DK EHMI Endpoint Register (EER)
0.5.0 - ci-build Denmark flag

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-eDeliveryFhir.01 - 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-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-eDeliveryFhir.01</b></p><a name=\"EerMessagingEndpoint-eDeliveryFhir.01\"> </a><a name=\"hcEerMessagingEndpoint-eDeliveryFhir.01\"> </a><a name=\"EerMessagingEndpoint-eDeliveryFhir.01-da-DK\"> </a><p><b>identifier</b>: EerMessagingEndpoint-eDeliveryFhir.01</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.HI.01.1.html\">Organization EHMI-SOR-HI-Organization</a></p><p><b>period</b>: 2023-01-01 --&gt; 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>: text/plain</p><p><b>address</b>: <a href=\"http://www.xyz.dk/fhir\">http://www.xyz.dk/fhir</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "EerMessagingEndpoint-eDeliveryFhir.01" ]
  ] ) ; # 
  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.HI.01.1" ]
  ] ; # 
  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 "text/plain"] ) ; # 
  fhir:address [ fhir:v "http://www.xyz.dk/fhir"^^xsd:anyURI] . #