{
  "resourceType" : "CodeSystem",
  "id" : "IHE.MHD.MHDIdentifierType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IHE.MHD.MHDIdentifierType</b></p><a name=\"IHE.MHD.MHDIdentifierType\"> </a><a name=\"hcIHE.MHD.MHDIdentifierType\"> </a><p>This case-sensitive code system <code>https://profiles.ihe.net/ITI/MHD/CodeSystem/IHE.MHD.MHDIdentifierType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">entryUUID<a name=\"IHE.MHD.MHDIdentifierType-entryUUID\"> </a></td><td>Identifier type for XDS entryUUID</td></tr><tr><td style=\"white-space:nowrap\">uniqueId<a name=\"IHE.MHD.MHDIdentifierType-uniqueId\"> </a></td><td>Identifier type for XDS UniqueId</td></tr></table></div>"
  },
  "url" : "https://profiles.ihe.net/ITI/MHD/CodeSystem/IHE.MHD.MHDIdentifierType",
  "version" : "4.2.4-current",
  "name" : "MHDIdentifierType",
  "title" : "IHE MHD Identifier Types",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-13T00:00:58+00:00",
  "publisher" : "IHE IT Infrastructure Technical Committee",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
    }]
  },
  {
    "telecom" : [{
      "system" : "email",
      "value" : "iti@ihe.net"
    }]
  },
  {
    "name" : "IHE IT Infrastructure Technical Committee",
    "telecom" : [{
      "system" : "email",
      "value" : "iti@ihe.net"
    }]
  }],
  "description" : "Code System for Identifier.type values defined in IHE MHD",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "entryUUID",
    "display" : "Identifier type for XDS entryUUID"
  },
  {
    "code" : "uniqueId",
    "display" : "Identifier type for XDS UniqueId"
  }]
}