EHMI Addressing Service (EAS)
0.8.1 - ci-build
EHMI Addressing Service (EAS), published by MedCom. This guide is not an authorized publication; it is the continuous build for version 0.8.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eas/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Endpoint",
"id" : "EER.EndPoint-Novax.GLNID-5790002288289",
"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 EER.EndPoint-Novax.GLNID-5790002288289</b></p><a name=\"EER.EndPoint-Novax.GLNID-5790002288289\"> </a><a name=\"hcEER.EndPoint-Novax.GLNID-5790002288289\"> </a><a name=\"EER.EndPoint-Novax.GLNID-5790002288289-da-DK\"> </a><p><b>identifier</b>: 5790002288289</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-eer/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.HI-Novax.672271000016003.html\">Organization Lægerne Skt. Clemens Bro</a></p><p><b>period</b>: 2023-01-01 --> 2024-01-01</p><p><b>payloadType</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/dk-medcom-ehmi-terminology/CodeSystem/dk-medcom-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0}\">urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/dk-medcom-ehmi-terminology/CodeSystem/dk-medcom-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.0}\">urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.0</span></p><p><b>payloadMimeType</b>: application/fhir+json</p><p><b>address</b>: </p></div>"
},
"identifier" : [
{
"value" : "5790002288289"
}
],
"status" : "active",
"connectionType" : {
"system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-connection-type",
"code" : "EHMIeDeliveryMessaging"
},
"managingOrganization" : {
🔗 "reference" : "Organization/EER.SOR.HI-Novax.672271000016003"
},
"period" : {
"start" : "2023-01-01",
"end" : "2024-01-01"
},
"payloadType" : [
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/dk-medcom-ehmi-terminology/CodeSystem/dk-medcom-message-definition-uri",
"code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0"
}
]
},
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/dk-medcom-ehmi-terminology/CodeSystem/dk-medcom-message-definition-uri",
"code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.0"
}
]
}
],
"payloadMimeType" : [
"application/fhir+json"
],
"address" : ""
}