DK EHMI Terminology
1.0.0 - release Denmark flag

This page is part of the EHMI Terminology (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: EHMI Delivery Status (EDS) - Network Valueset - JSON Representation

Active as of 2025-02-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ehmi-delivery-status-network-valueset",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehmi-delivery-status-network-valueset</b></p><a name=\"ehmi-delivery-status-network-valueset\"> </a><a name=\"hcehmi-delivery-status-network-valueset\"> </a><a name=\"ehmi-delivery-status-network-valueset-da-DK\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-network-type.html\"><code>http://hl7.org/fhir/network-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-network-type.html#network-type-1\">1</a></td><td style=\"color: #cccccc\">Machine Name</td><td>The machine name, including DNS name.</td></tr></table></li></ul></div>"
  },
  "url" : "http://medcomehmi.dk/ig/terminology/ValueSet/ehmi-delivery-status-network-valueset",
  "version" : "1.0.0",
  "name" : "AuditEventAgentNetworkValueset",
  "title" : "EHMI Delivery Status (EDS) - Network Valueset",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://medcom.dk"
        }
      ]
    }
  ],
  "description" : "ValueSet containing codes for EHMI Delivery Status (EDS) ehmi-delivery-status-network",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/network-type",
        "concept" : [
          {
            "code" : "1"
          }
        ]
      }
    ]
  }
}