{
  "resourceType" : "CodeSystem",
  "id" : "eer-endpoint-connection-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eer-endpoint-connection-type</b></p><a name=\"eer-endpoint-connection-type\"> </a><a name=\"hceer-endpoint-connection-type\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type</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\">EerMessagingEdelivery<a name=\"eer-endpoint-connection-type-EerMessagingEdelivery\"> </a></td><td>EHMI messaging via eDelivery</td></tr><tr><td style=\"white-space:nowrap\">EerMessagingEdeliveryFhir<a name=\"eer-endpoint-connection-type-EerMessagingEdeliveryFhir\"> </a></td><td>EHMI messaging via eDelivery FHIR</td></tr><tr><td style=\"white-space:nowrap\">vansMessaging<a name=\"eer-endpoint-connection-type-vansMessaging\"> </a></td><td>EHMI VANS messaging</td></tr><tr><td style=\"white-space:nowrap\">hl7-fhir-msg<a name=\"eer-endpoint-connection-type-hl7-fhir-msg\"> </a></td><td>hl7-fhir-msg</td></tr><tr><td style=\"white-space:nowrap\">hl7-fhir-rest<a name=\"eer-endpoint-connection-type-hl7-fhir-rest\"> </a></td><td>hl7-fhir-rest</td></tr><tr><td style=\"white-space:nowrap\">ihe-xds<a name=\"eer-endpoint-connection-type-ihe-xds\"> </a></td><td>ihe-xds - Cross-domain Document Sharing</td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type",
  "version" : "1.1.0",
  "name" : "EerEndpointConnectionType",
  "title" : "EHMI Endpoint Register (EER) - Connection Types CS",
  "status" : "active",
  "date" : "2025-10-11",
  "publisher" : "MedCom",
  "contact" : [{
    "name" : "MedCom",
    "telecom" : [{
      "system" : "url",
      "value" : "http://medcom.dk"
    },
    {
      "system" : "email",
      "value" : "ehmi@medcom.dk"
    }]
  }],
  "description" : "eer-endpoint-connection-types for the EER Messaging Infrastructure",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "EerMessagingEdelivery",
    "display" : "EHMI messaging via eDelivery"
  },
  {
    "code" : "EerMessagingEdeliveryFhir",
    "display" : "EHMI messaging via eDelivery FHIR"
  },
  {
    "code" : "vansMessaging",
    "display" : "EHMI VANS messaging"
  },
  {
    "code" : "hl7-fhir-msg",
    "display" : "hl7-fhir-msg"
  },
  {
    "code" : "hl7-fhir-rest",
    "display" : "hl7-fhir-rest"
  },
  {
    "code" : "ihe-xds",
    "display" : "ihe-xds - Cross-domain Document Sharing"
  }]
}