Digital Health Platform
0.1.0 - Uzbekistan flag

Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions

: uzb-military-id-number

Active as of 2025-04-16

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "uzb-military-id-number",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem uzb-military-id-number</b></p><a name=\"uzb-military-id-number\"> </a><a name=\"hcuzb-military-id-number\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://medcore.uz/NamingSystem/uzb-military-id-number</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>Uzbekistan_Military_ID_Number_System</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Naming system for military ID number identifiers assigned by the Ministry of Defense of the Republic of Uzbekistan. See https://www.lex.uz/acts/249045 for legal justification.</p>\n</div></td></tr><tr><td>Publisher</td><td>Uzinfocom LLC</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>Comment</b></td></tr><tr><td>URI</td><td>https://gov.uz/mudofaa/identifier/militaryID</td><td>true</td><td>This is the canonical URI for the Uzbekistan military ID number system</td></tr></table></div>"
  },
  "url" : "http://medcore.uz/NamingSystem/uzb-military-id-number",
  "version" : "0.1.0",
  "name" : "Uzbekistan_Military_ID_Number_System",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2025-04-16",
  "publisher" : "Uzinfocom LLC",
  "contact" : [
    {
      "name" : "Uzinfocom LLC",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://uzinfocom.uz"
        },
        {
          "system" : "email",
          "value" : "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "responsible" : "Ministry of Defense of the Republic of Uzbekistan",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "MI",
        "display" : "Military ID number"
      }
    ]
  },
  "description" : "Naming system for military ID number identifiers assigned by the Ministry of Defense of the Republic of Uzbekistan. See https://www.lex.uz/acts/249045 for legal justification.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "usage" : "Used for identifying military personnel through their military ID numbers within the Uzbekistan defense system.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://gov.uz/mudofaa/identifier/militaryID",
      "preferred" : true,
      "comment" : "This is the canonical URI for the Uzbekistan military ID number system"
    }
  ]
}