DK EHMI Terminology
0.8.0 - ci-build Denmark flag

DK EHMI Terminology, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 0.8.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-terminology/ and changes regularly. See the Directory of published versions

: EHMI Delivery Status (EDS) Types CS - JSON Representation

Active as of 2023-09-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ehmi-delivery-status-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehmi-delivery-status-types</b></p><a name=\"ehmi-delivery-status-types\"> </a><a name=\"hcehmi-delivery-status-types\"> </a><a name=\"ehmi-delivery-status-types-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-types</code> defines the following code:</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\">ehmiMessaging<a name=\"ehmi-delivery-status-types-ehmiMessaging\"> </a></td><td>EHMI messaging event</td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-types",
  "version" : "0.8.0",
  "name" : "EhmiDeliveryStatusTypes",
  "title" : "EHMI Delivery Status (EDS) Types CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-09-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://medcom.dk"
        }
      ]
    }
  ],
  "description" : "ehmi-delivery-status-types for the EHMI Messaging Infrastructure",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "ehmiMessaging",
      "display" : "EHMI messaging event"
    }
  ]
}