DK EHMI Terminology
1.0.0 - release Denmark flag

DK EHMI Terminology, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.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) - SubTypes Valueset - JSON Representation

Active as of 2025-02-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ehmi-delivery-status-sub-types-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehmi-delivery-status-sub-types-valueset</b></p><a name=\"ehmi-delivery-status-sub-types-valueset\"> </a><a name=\"hcehmi-delivery-status-sub-types-valueset\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-audit-event-sub-type.html\">Audit Event Sub-Type</a></li><li>Include all codes defined in <a href=\"CodeSystem-ehmi-delivery-status-sub-types.html\"><code>http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-sub-types</code></a></li></ul></div>"
  },
  "url" : "http://medcomehmi.dk/ig/terminology/ValueSet/ehmi-delivery-status-sub-types-valueset",
  "version" : "1.0.0",
  "name" : "EhmiDeliveryStatusSubTypesValueset",
  "title" : "EHMI Delivery Status (EDS) - SubTypes Valueset",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://medcom.dk"
        },
        {
          "system" : "email",
          "value" : "ehmi@medcom.dk"
        }
      ]
    }
  ],
  "description" : "ValueSet containing codes for EHMI Delivery Status (EDS) SubTypes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/audit-event-sub-type"
        ]
      },
      {
        "system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-sub-types"
      }
    ]
  }
}