DK EHMI Endpoint Register (EER)
0.5.0 - ci-build Denmark flag

DK EHMI Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.5.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-eer/ and changes regularly. See the Directory of published versions

: EerMessagingEndpoint-AAR-eDeliveryFhir.5790002508226 - JSON Representation

Raw json | Download


{
  "resourceType" : "Endpoint",
  "id" : "EerMessagingEndpoint-AAR-eDeliveryFhir.01",
  "meta" : {
    "profile" : [
      🔗 "http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/dk.eer.endpoint.messaging.edelivery.fhir"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint EerMessagingEndpoint-AAR-eDeliveryFhir.01</b></p><a name=\"EerMessagingEndpoint-AAR-eDeliveryFhir.01\"> </a><a name=\"hcEerMessagingEndpoint-AAR-eDeliveryFhir.01\"> </a><a name=\"EerMessagingEndpoint-AAR-eDeliveryFhir.01-da-DK\"> </a><p><b>identifier</b>: GLN/5790002508226</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"CodeSystem-ehmi-connection-type.html#ehmi-connection-type-EHMIeDeliveryMessaging\">EHMI Connection Types CS</a> EHMIeDeliveryMessaging: EHMI messaging via eDelivery</p><p><b>managingOrganization</b>: <a href=\"Organization-EER.SOR.IO-AAR-Kommune.311000016009.html\">Organization EER SOR IO AAR Kommune (311000016009)</a></p><p><b>period</b>: 2023-01-01 --&gt; 2024-01-01</p><p><b>payloadType</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-medcom-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0}\">Acknowledgement 2.0</span></p><p><b>payloadMimeType</b>: application/fhir+xml</p><p><b>address</b>: <a href=\"http://aar.dk/fhir\">http://aar.dk/fhir</a></p></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types",
            "code" : "GLN"
          }
        ]
      },
      "system" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types",
      "value" : "5790002508226"
    }
  ],
  "status" : "active",
  "connectionType" : {
    "system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-connection-type",
    "code" : "EHMIeDeliveryMessaging"
  },
  "managingOrganization" : {
    🔗 "reference" : "Organization/EER.SOR.IO-AAR-Kommune.311000016009"
  },
  "period" : {
    "start" : "2023-01-01",
    "end" : "2024-01-01"
  },
  "payloadType" : [
    {
      "coding" : [
        {
          "system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-medcom-message-definition-uri",
          "code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0"
        }
      ]
    }
  ],
  "payloadMimeType" : [
    "application/fhir+xml"
  ],
  "address" : "http://aar.dk/fhir"
}