DK MedCom acknowledgement, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-acknowledgement/ and changes regularly. See the Directory of published versions
: Message Header for an empty message. Valid only if used in a bundle (message) - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MessageHeader ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "3881874e-2042-4a00-aee8-23512799f512"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-messageHeader"^^xsd:anyURI ;
fhir:l <http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-messageHeader> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 3881874e-2042-4a00-aee8-23512799f512</b></p><a name=\"3881874e-2042-4a00-aee8-23512799f512\"> </a><a name=\"hc3881874e-2042-4a00-aee8-23512799f512\"> </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=\"file://C:\\Users\\TMS\\TMS\\GitHub\\MedComPublication\\dk-medcom-messaging-v.2.0.0-IG\\output/StructureDefinition-medcom-messaging-messageHeader.html\">MedComMessagingMessageHeader</a></p></div><p><b>event</b>: <a href=\"http://medcomfhir.dk/ig/terminology/1.4.0/CodeSystem-medcom-messaging-eventCodes.html#medcom-messaging-eventCodes-empty-message\">MedComMessagingEventCodes: empty-message</a> (Message with no content)</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><a href=\"https://sor2.sum.dsdn.dk/#id=953741000016009\">https://sor2.sum.dsdn.dk/#id=953741000016009</a></td><td><a href=\"Organization-74cdf292-abf3-4f5f-80ea-60a48013ff6d.html\">Organization Receiver Organization</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-d7056980-a8b2-42aa-8a0e-c1fc85d1f40d.html\">Organization Sender Organization</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://sor2.sum.dsdn.dk/#id=265161000016000\">https://sor2.sum.dsdn.dk/#id=265161000016000</a></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:event [
a fhir:Coding ;
fhir:system [
fhir:v "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes"^^xsd:anyURI ;
fhir:l <http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes> ] ;
fhir:code [ fhir:v "empty-message" ]
] ; #
fhir:destination ( [
( fhir:extension [
fhir:url [
fhir:v "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-destinationUseExtension"^^xsd:anyURI ;
fhir:l <http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-destinationUseExtension> ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse"^^xsd:anyURI ;
fhir:l <http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse> ] ;
fhir:code [ fhir:v "primary" ] ] ] ) ;
fhir:endpoint [
fhir:v "https://sor2.sum.dsdn.dk/#id=953741000016009"^^xsd:anyURI ;
fhir:l <https://sor2.sum.dsdn.dk/#id=953741000016009> ] ;
fhir:receiver [
fhir:l fhir:Organization/74cdf292-abf3-4f5f-80ea-60a48013ff6d ;
fhir:reference [ fhir:v "Organization/74cdf292-abf3-4f5f-80ea-60a48013ff6d" ] ]
] ) ; #
fhir:sender [
fhir:l fhir:Organization/d7056980-a8b2-42aa-8a0e-c1fc85d1f40d ;
fhir:reference [ fhir:v "Organization/d7056980-a8b2-42aa-8a0e-c1fc85d1f40d" ]
] ; #
fhir:source [
fhir:endpoint [
fhir:v "https://sor2.sum.dsdn.dk/#id=265161000016000"^^xsd:anyURI ;
fhir:l <https://sor2.sum.dsdn.dk/#id=265161000016000> ]
] . #