EHMI Addressing Service (EAS), published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Endpoint/EER.EndPoint-Novax.GLNID-5790002288289> a fhir:Endpoint ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "EER.EndPoint-Novax.GLNID-5790002288289"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://medcomehmi.dk/ig/eer/StructureDefinition/eer.dk.endpoint.messaging" ;
fhir:index 0 ;
fhir:link <http://medcomehmi.dk/ig/eer/StructureDefinition/eer.dk.endpoint.messaging>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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=\"http://medcomehmi.dk/ig/eer/3.0.0-trial-use-2/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>/5790002288289</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-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/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://novax.dk/edelivery-endpoint\">http://novax.dk/edelivery-endpoint</a></p></div>"
] ;
fhir:Endpoint.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://www.gs1.org/gln" ] ;
fhir:Identifier.value [ fhir:value "5790002288289" ]
] ;
fhir:Endpoint.status [ fhir:value "active"] ;
fhir:Endpoint.connectionType [
fhir:Coding.system [ fhir:value "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-endpoint-connection-type" ] ;
fhir:Coding.code [ fhir:value "EerMessagingEdeliveryFhir" ]
] ;
fhir:Endpoint.managingOrganization [
fhir:link <http://hl7.org/fhir/Organization/EER.SOR.HI-Novax.672271000016003> ;
fhir:Reference.reference [ fhir:value "Organization/EER.SOR.HI-Novax.672271000016003" ]
] ;
fhir:Endpoint.period [
fhir:Period.start [ fhir:value "2025-01-01"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2027-01-01"^^xsd:date ]
] ;
fhir:Endpoint.payloadType [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri" ] ;
fhir:Coding.code [ fhir:value "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition::homecareobservation-message##urn:dk:medcom:fhir:homecareobservation-message::1.2" ]
]
], [
fhir:index 1 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri" ] ;
fhir:Coding.code [ fhir:value "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition::acknowledgement-message##urn:dk:medcom:fhir:acknowledgement-message::2.0" ]
]
], [
fhir:index 2 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-message-definition-uri" ] ;
fhir:Coding.code [ fhir:value "urn:dk:healthcare:messaging:oasis:ebxml:schema:xsd::ehmisbdh-acknowledgement##urn:dk:ehmi:sbdh:ehmisbdh-acknowledgement::1.0" ]
]
] ;
fhir:Endpoint.payloadMimeType [
fhir:value "text/xml" ;
fhir:index 0
], [
fhir:value "application/fhir+xml" ;
fhir:index 1
], [
fhir:value "application/fhir+json" ;
fhir:index 2
] ;
fhir:Endpoint.address [ fhir:value "http://novax.dk/edelivery-endpoint"] .
<http://hl7.org/fhir/Organization/EER.SOR.HI-Novax.672271000016003> a fhir:Organization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Endpoint/EER.EndPoint-Novax.GLNID-5790002288289.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Endpoint/EER.EndPoint-Novax.GLNID-5790002288289.ttl> .
IG © 2025+ MedCom. Package dk.ehmi.eas#2.0.0 based on FHIR 4.0.1. Generated 2026-08-18
Links: Table of Contents |
QA Report
| This IG is part of the EHMI universe. EHMI Main site | Accessibility statement (Tilgængelighedserklæring)