EHMI Addressing Service (EAS)
1.0.0 - release
EHMI Addressing Service (EAS), 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-eas/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Endpoint",
"id" : "EER.EndPoint-Novax.GLNID-5790002288289",
"meta" : {
"profile" : [
🔗 "http://medcomehmi.dk/ig/eer/StructureDefinition/eer.dk.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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-eer/StructureDefinition-eer.dk.messaging.edelivery.fhir.html\">EER Endpoint Messaging eDelivery - FHIR</a></p></div><p><b>identifier</b>: <code>https://www.gs1.org/gln</code>/5790002288289</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-eer-endpoint-connection-type.html#eer-endpoint-connection-type-EerMessagingEdelivery\">EHMI Endpoint Register (EER) - Connection Types CS EerMessagingEdelivery</a>: 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>: 2025-01-01 --> 2027-01-01</p><p><b>payloadType</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.0}\">urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.0</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-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-ehmi-terminology/CodeSystem/ehmi-message-definition-uri urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdh:1.0}\">urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdh:1.0</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-message-definition-uri urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdhacknowledgement:1.0}\">urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdhacknowledgement:1.0</span></p><p><b>payloadMimeType</b>: text/xml, application/fhir+xml, application/fhir+json</p><p><b>address</b>: <a href=\"http://novax.dk/edelivery-endpoint\">http://novax.dk/edelivery-endpoint</a></p></div>"
},
"identifier" : [
{
"system" : "https://www.gs1.org/gln",
"value" : "5790002288289"
}
],
"status" : "active",
"connectionType" : {
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type",
"code" : "EerMessagingEdelivery"
},
"managingOrganization" : {
🔗 "reference" : "Organization/EER.SOR.HI-Novax.672271000016003"
},
"period" : {
"start" : "2025-01-01",
"end" : "2027-01-01"
},
"payloadType" : [
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-message-definition-uri",
"code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.0"
}
]
},
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-message-definition-uri",
"code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0"
}
]
},
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-message-definition-uri",
"code" : "urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdh:1.0"
}
]
},
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-message-definition-uri",
"code" : "urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdhacknowledgement:1.0"
}
]
}
],
"payloadMimeType" : [
"text/xml",
"application/fhir+xml",
"application/fhir+json"
],
"address" : "http://novax.dk/edelivery-endpoint"
}