DK EHMI Endpoint Register (EER)
3.0.0-trial-use-1 - release
This page is part of the DK EHMI Endpoint Register (EER) (v3.0.0-trial-use-1: Release 3.x.x) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Endpoint",
"id" : "EerEndpoint-Messaging-eDeliveryFhir.01",
"meta" : {
"profile" : [
🔗 "http://medcomehmi.dk/ig/eer/StructureDefinition/eer.dk.endpoint.messaging"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint EerEndpoint-Messaging-eDeliveryFhir.01</b></p><a name=\"EerEndpoint-Messaging-eDeliveryFhir.01\"> </a><a name=\"hcEerEndpoint-Messaging-eDeliveryFhir.01\"> </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=\"StructureDefinition-eer.dk.endpoint.messaging.html\">EER Endpoint - General for Messaging</a></p></div><p><b>identifier</b>: <code>https://www.gs1.org/gln</code>/0000000000000</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://medcomehmi.dk/ig/terminology/1.2.0/CodeSystem-eer-endpoint-connection-type.html#eer-endpoint-connection-type-EerMessagingEdeliveryFhir\">EHMI Endpoint Register (EER) - Connection Types CS: EerMessagingEdeliveryFhir</a> (EHMI messaging via eDelivery FHIR)</p><p><b>managingOrganization</b>: <a href=\"Organization-EER.SOR-HI.01.html\">Organization EER-SOR-HI-Organization</a></p><p><b>period</b>: 2023-01-01 --> 2024-01-01</p><p><b>payloadType</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition::homecareobservation-message##urn:dk:medcom:fhir:homecareobservation-message::1.2}\">HomeCareObservation 1.2</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition::acknowledgement-message##urn:dk:medcom:fhir:acknowledgement-message::2.0}\">Acknowledgement 2.0</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri urn:dk:healthcare:messaging:oasis:ebxml:schema:xsd::ehmisbdh-acknowledgement##urn:dk:ehmi:sbdh:ehmisbdh-acknowledgement::1.0}\">ehmiSBDH Acknowledgement 1.0</span></p><p><b>payloadMimeType</b>: text/xml, application/fhir+xml, application/fhir+json</p><p><b>address</b>: <a href=\"http://www.eDeliveryAccessPoint.dk/fhir\">http://www.eDeliveryAccessPoint.dk/fhir</a></p></div>"
},
"identifier" : [
{
"system" : "https://www.gs1.org/gln",
"value" : "0000000000000"
}
],
"status" : "active",
"connectionType" : {
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type",
"code" : "EerMessagingEdeliveryFhir"
},
"managingOrganization" : {
🔗 "reference" : "Organization/EER.SOR-HI.01"
},
"period" : {
"start" : "2023-01-01",
"end" : "2024-01-01"
},
"payloadType" : [
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri",
"code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition::homecareobservation-message##urn:dk:medcom:fhir:homecareobservation-message::1.2"
}
]
},
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri",
"code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition::acknowledgement-message##urn:dk:medcom:fhir:acknowledgement-message::2.0"
}
]
},
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri",
"code" : "urn:dk:healthcare:messaging:oasis:ebxml:schema:xsd::ehmisbdh-acknowledgement##urn:dk:ehmi:sbdh:ehmisbdh-acknowledgement::1.0"
}
]
}
],
"payloadMimeType" : [
"text/xml",
"application/fhir+xml",
"application/fhir+json"
],
"address" : "http://www.eDeliveryAccessPoint.dk/fhir"
}