DK EHMI Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.5.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
: EerMessagingEndpoint-AAR-eDeliveryFhir.5790002508226 - TTL Representation
Raw ttl | Download
@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 -------------------------------------------------------------------
a fhir:Endpoint ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "EerMessagingEndpoint-AAR-eDeliveryFhir.01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/dk.eer.endpoint.messaging.edelivery.fhir"^^xsd:anyURI ;
fhir:link <http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/dk.eer.endpoint.messaging.edelivery.fhir> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint EerMessagingEndpoint-AAR-eDeliveryFhir.01</b></p><a name=\"EerMessagingEndpoint-AAR-eDeliveryFhir.01\"> </a><a name=\"hcEerMessagingEndpoint-AAR-eDeliveryFhir.01\"> </a><a name=\"EerMessagingEndpoint-AAR-eDeliveryFhir.01-da-DK\"> </a><p><b>identifier</b>: GLN/5790002508226</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"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.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/ehmi-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</p><p><b>address</b>: <a href=\"http://aar.dk/fhir\">http://aar.dk/fhir</a></p></div>"
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GLN" ] ] ) ] ;
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-auditevent-agent-who-identifier-types"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5790002508226" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:connectionType [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-connection-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EHMIeDeliveryMessaging" ]
] ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/EER.SOR.IO-AAR-Kommune.311000016009" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2023-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2024-01-01"^^xsd:date ]
] ; #
fhir:payloadType ( [
( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-medcom-message-definition-uri"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0" ] ] )
] ) ; #
fhir:payloadMimeType ( [ fhir:v "application/fhir+xml"] ) ; #
fhir:address [ fhir:v "http://aar.dk/fhir"^^xsd:anyURI] . #