DK MedCom Carecommunication
4.0.2 - release Denmark flag

DK MedCom Carecommunication, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 4.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-carecommunication/ and changes regularly. See the Directory of published versions

: Receive_Tek-C - MessageHeader - 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 "53f20992-c926-466a-b5f5-ac6f80fc88d6"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-messageHeader"^^xsd:anyURI ;
fhir:link <http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-messageHeader>     ] )
  ] ; # 
  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: MessageHeader 53f20992-c926-466a-b5f5-ac6f80fc88d6</b></p><a name=\"53f20992-c926-466a-b5f5-ac6f80fc88d6\"> </a><a name=\"hc53f20992-c926-466a-b5f5-ac6f80fc88d6\"> </a><a name=\"53f20992-c926-466a-b5f5-ac6f80fc88d6-da-DK\"> </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=\"StructureDefinition-medcom-careCommunication-messageHeader.html\">MedComCareCommunicationMessageHeader</a></p></div><p><b>event</b>: <a href=\"http://medcomfhir.dk/ig/terminology/1.7.0/CodeSystem-medcom-messaging-eventCodes.html#medcom-messaging-eventCodes-care-communication-message\">MedComMessagingEventCodes care-communication-message</a>: Care Communication Message</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=1053231000016001\">https://sor2.sum.dsdn.dk/#id=1053231000016001</a></td><td><a href=\"Organization-89a4dee7-145b-4d09-abaf-24529cb12f15.html\">Organization Sygehusadviser, Hillerød</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-efb6250c-1ba5-4856-b7e7-d9e830d58c09.html\">Organization Sundhedsplejen, Aabenraa kommune</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=330461000016004\">https://sor2.sum.dsdn.dk/#id=330461000016004</a></td></tr></table><p><b>focus</b>: <a href=\"Communication-435427fb-84c4-496e-ba55-4234091e83cc.html\">Communication: identifier = urn:uuid:ea0e95d0-f72c-4e7f-9250-a2037be75545; status = unknown; category = Training</a></p><p><b>definition</b>: <code>http://medcomfhir.dk/ig/carecommunication/medcom-careCommunication-message-definition|4.0.0</code></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "care-communication-message" ]
  ] ; # 
  fhir:destination ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-destinationUseExtension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse"^^xsd:anyURI ] ;
fhir:code [ fhir:v "primary" ]       ]     ] ) ;
fhir:endpoint [ fhir:v "https://sor2.sum.dsdn.dk/#id=1053231000016001"^^xsd:anyURI ] ;
fhir:receiver [
fhir:reference [ fhir:v "Organization/89a4dee7-145b-4d09-abaf-24529cb12f15" ]     ]
  ] ) ; # 
  fhir:sender [
fhir:reference [ fhir:v "Organization/efb6250c-1ba5-4856-b7e7-d9e830d58c09" ]
  ] ; # 
  fhir:source [
fhir:endpoint [ fhir:v "https://sor2.sum.dsdn.dk/#id=330461000016004"^^xsd:anyURI ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "Communication/435427fb-84c4-496e-ba55-4234091e83cc" ]
  ] ) ; # 
  fhir:definition [
fhir:v "http://medcomfhir.dk/ig/carecommunication/medcom-careCommunication-message-definition|4.0.0"^^xsd:anyURI ;
fhir:link <http://medcomfhir.dk/ig/carecommunication/medcom-careCommunication-message-definition|4.0.0>
  ] . #