DK EER Endpoint Register (EER)
0.8.0 - ci-build
DK EER Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.8.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
{
"resourceType" : "Endpoint",
"id" : "EerEndpoint-Messaging-AAR-eDeliveryFhir.01",
"meta" : {
"profile" : [
🔗 "http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer.dk.messaging.edelivery.fhir"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint EerEndpoint-Messaging-AAR-eDeliveryFhir.01</b></p><a name=\"EerEndpoint-Messaging-AAR-eDeliveryFhir.01\"> </a><a name=\"hcEerEndpoint-Messaging-AAR-eDeliveryFhir.01\"> </a><a name=\"EerEndpoint-Messaging-AAR-eDeliveryFhir.01-da-DK\"> </a><p><b>EER System Extension - AP</b>: <a href=\"Device-EerDeviceAP-MultiMedAP.html\">Device: identifier = EerDeviceAP-MultiMedAP; status = active; manufacturer = MultiMed</a></p><p><b>identifier</b>: GLN/5790002508226</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"CodeSystem-eer-endpoint-connection-type.html#eer-endpoint-connection-type-EerMessagingEdelivery\">EER Connection Types CS EerMessagingEdelivery</a>: 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 --> 2024-01-01</p><p><b>payloadType</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-medcom-message-definition-uri urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:2.0}\">HomeCareObservation 2.0</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-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, application/fhir+json</p><p><b>address</b>: <a href=\"http://eDeliveryAccessPoint.aar.dk/fhir\">http://eDeliveryAccessPoint.aar.dk/fhir</a></p></div>"
},
"extension" : [
{
"url" : "http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/eer-dk-network-supply-system-extension",
"valueReference" : {
🔗 "reference" : "Device/EerDeviceAP-MultiMedAP"
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-auditevent-agent-who-identifier-types",
"code" : "GLN"
}
]
},
"system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-auditevent-agent-who-identifier-types",
"value" : "5790002508226"
}
],
"status" : "active",
"connectionType" : {
"system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-endpoint-connection-type",
"code" : "EerMessagingEdelivery"
},
"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/eer-medcom-message-definition-uri",
"code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:2.0"
}
]
},
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-medcom-message-definition-uri",
"code" : "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0"
}
]
}
],
"payloadMimeType" : [
"application/fhir+xml",
"application/fhir+json"
],
"address" : "http://eDeliveryAccessPoint.aar.dk/fhir"
}