{
  "resourceType" : "NamingSystem",
  "id" : "NationalID",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem NationalID</b></p><a name=\"NationalID\"> </a><a name=\"hcNationalID\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://api.amakomaya.com/NamingSystem/national-id</td></tr><tr><td>Version</td><td>1.0.1</td></tr><tr><td>Name</td><td>NepalNationalID</td></tr><tr><td>Title</td><td>Nepal National Identity Number</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Nepalese National Identity Number issued by the Ministry of Home Affairs.</p>\n</div></td></tr><tr><td>Publisher</td><td>Amakomaya Nepal</td></tr><tr><td>Copyright</td><td><div><p>Used by permission of HL7 International, all rights reserved Creative Commons License</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>URI</td><td>https://mofa.gov.np/national-id</td><td>true</td><td>2020-01-01 --&gt; (ongoing)</td></tr></table></div>"
  },
  "url" : "https://api.amakomaya.com/NamingSystem/national-id",
  "version" : "1.0.1",
  "name" : "NepalNationalID",
  "title" : "Nepal National Identity Number",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2025-08-17",
  "publisher" : "Amakomaya Nepal",
  "contact" : [{
    "name" : "Amakomaya Nepal",
    "telecom" : [{
      "system" : "url",
      "value" : "https://amakomaya.com"
    },
    {
      "system" : "email",
      "value" : "info@amakomaya.com"
    }]
  },
  {
    "name" : "RC Poudel",
    "telecom" : [{
      "system" : "email",
      "value" : "rcpoudel@amakomaya.com"
    },
    {
      "system" : "email",
      "value" : "rmchndrapdl@gmail.com"
    },
    {
      "system" : "phone",
      "value" : "+977-9851341921"
    }]
  }],
  "responsible" : "Department of National ID and Civil Registration, Ministry of Home Affairs",
  "type" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
      "code" : "NI",
      "display" : "National unique individual identifier"
    }],
    "text" : "National ID"
  },
  "description" : "Nepalese National Identity Number issued by the Ministry of Home Affairs.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NP"
    }]
  }],
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "usage" : "Used in Nepal for uniquely identifying citizens",
  "uniqueId" : [{
    "type" : "uri",
    "value" : "https://mofa.gov.np/national-id",
    "preferred" : true,
    "period" : {
      "start" : "2020-01-01"
    }
  }]
}