MedCom HomeCareObservation, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.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_HomeCareObservations/ and changes regularly. See the Directory of published versions
: Instance of a MessageHeader resource used in a new message. - 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:MessageHeader ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "e9f4cc68-b1b7-46b2-ba74-7cc39a914bfa"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://medcomfhir.dk/ig/homecareobservation/StructureDefinition/medcom-homecareobservation-MessageHeader"^^xsd:anyURI ;
fhir:link <http://medcomfhir.dk/ig/homecareobservation/StructureDefinition/medcom-homecareobservation-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 e9f4cc68-b1b7-46b2-ba74-7cc39a914bfa</b></p><a name=\"e9f4cc68-b1b7-46b2-ba74-7cc39a914bfa\"> </a><a name=\"hce9f4cc68-b1b7-46b2-ba74-7cc39a914bfa\"> </a><a name=\"e9f4cc68-b1b7-46b2-ba74-7cc39a914bfa-da-DK\"> </a><p><b>event</b>: <a href=\"http://medcomfhir.dk/ig/terminology/1.5.0/CodeSystem-medcom-messaging-eventCodes.html#medcom-messaging-eventCodes-homecareobservation-message\">MedComMessagingEventCodes homecareobservation-message</a>: HomeCare Observation 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=52581000016005\">https://sor2.sum.dsdn.dk/#id=52581000016005</a></td><td><a href=\"Organization-d1c1fa90-2c7e-4dd7-b2e8-e40281635a98.html\">Organization Skødstrup Lægepraksis</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-72cc3a2c-1dda-4b95-b50a-0f7ac19640f4.html\">Organization Pleje og Rehabilitering</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=1144561000016002\">https://sor2.sum.dsdn.dk/#id=1144561000016002</a></td></tr></table><p><b>focus</b>: <a href=\"DiagnosticReport-6d08f000-33cc-41f3-a7c2-c086d53d31a7.html\">Diagnostic Report for 'HomeCareDiagnosticReport' for '->Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)'</a></p></div>"
] ; #
fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "homecareobservation-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=52581000016005"^^xsd:anyURI ] ;
fhir:receiver [
fhir:reference [ fhir:v "Organization/d1c1fa90-2c7e-4dd7-b2e8-e40281635a98" ] ]
] ) ; #
fhir:sender [
fhir:reference [ fhir:v "Organization/72cc3a2c-1dda-4b95-b50a-0f7ac19640f4" ]
] ; #
fhir:source [
fhir:endpoint [ fhir:v "https://sor2.sum.dsdn.dk/#id=1144561000016002"^^xsd:anyURI ]
] ; #
fhir:focus ( [
fhir:reference [ fhir:v "DiagnosticReport/6d08f000-33cc-41f3-a7c2-c086d53d31a7" ]
] ) . #