This page is part of the The DK MedCom HomeCareObservation (v1.0.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Instance of a MessageHeader resource used in a new Homecare Observation 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 "8dbf63f4-b784-4d40-8802-c1bdb1ecfa63"] ; #
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><b>Generated Narrative: MessageHeader</b><a name=\"8dbf63f4-b784-4d40-8802-c1bdb1ecfa63\"> </a></p><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\">Resource MessageHeader "8dbf63f4-b784-4d40-8802-c1bdb1ecfa63" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-homecareobservation-MessageHeader.html\">MedComHomeCareObservationMessageHeader</a></p></div><p><b>event</b>: HomeCare Observation Message (Details: http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes code homecareobservation-message = 'HomeCare Observation Message', stated as 'null')</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-42541447-b58c-4a1a-9514-02b80494bbd3.html\">Organization/42541447-b58c-4a1a-9514-02b80494bbd3</a> "Skødstrup Lægepraksis"</td></tr></table><p><b>sender</b>: <a href=\"Organization-ef5cb9a6-835f-4d18-a34e-179c578b9a2a.html\">Organization/ef5cb9a6-835f-4d18-a34e-179c578b9a2a</a> "Pleje og Rehabilitering"</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-870333ac-3134-4ae6-8257-86e0b0537c5f.html\">DiagnosticReport/870333ac-3134-4ae6-8257-86e0b0537c5f</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/42541447-b58c-4a1a-9514-02b80494bbd3" ] ]
] ) ; #
fhir:sender [
fhir:reference [ fhir:v "Organization/ef5cb9a6-835f-4d18-a34e-179c578b9a2a" ]
] ; #
fhir:source [
fhir:endpoint [ fhir:v "https://sor2.sum.dsdn.dk/#id=1144561000016002"^^xsd:anyURI ]
] ; #
fhir:focus ( [
fhir:reference [ fhir:v "DiagnosticReport/870333ac-3134-4ae6-8257-86e0b0537c5f" ]
] ) . #