{
  "resourceType" : "CodeSystem",
  "id" : "nhr-rootnamespace",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhr-rootnamespace</b></p><a name=\"nhr-rootnamespace\"> </a><a name=\"hcnhr-rootnamespace\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/terminology/CodeSystem/nhr-rootnamespace</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\">urn:dk:healthcare:medcom:messaging:edifact<a name=\"nhr-rootnamespace-urn.58dk.58healthcare.58medcom.58messaging.58edifact\"> </a></td><td>edifact RootNamespace</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:messaging:oioxml:schema:xsd<a name=\"nhr-rootnamespace-urn.58dk.58healthcare.58medcom.58messaging.58oioxml.58schema.58xsd\"> </a></td><td>OIOXML RootNamespace</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:messaging:fhir:structuredefinition<a name=\"nhr-rootnamespace-urn.58dk.58healthcare.58medcom.58messaging.58fhir.58structuredefinition\"> </a></td><td>FHIR RootNamespace</td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/terminology/CodeSystem/nhr-rootnamespace",
  "version" : "1.0.0",
  "name" : "NHR_RootNamespace",
  "title" : "EHMI Endpoint Register (EER) - MedCom Message Definition Uri CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-01",
  "publisher" : "MedCom",
  "contact" : [{
    "name" : "MedCom",
    "telecom" : [{
      "system" : "url",
      "value" : "http://medcom.dk"
    },
    {
      "system" : "email",
      "value" : "ehmi@medcom.dk"
    }]
  }],
  "description" : "CodeSystem containing MedCom Message codes for message exchange in EHMI",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "urn:dk:healthcare:medcom:messaging:edifact",
    "display" : "edifact RootNamespace"
  },
  {
    "code" : "urn:dk:healthcare:medcom:messaging:oioxml:schema:xsd",
    "display" : "OIOXML RootNamespace"
  },
  {
    "code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition",
    "display" : "FHIR RootNamespace"
  }]
}