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 message. - JSON Representation
Raw json | Download
{
"resourceType" : "MessageHeader",
"id" : "489de4f2-0d8d-4de2-a7ce-ccb93568799f",
"meta" : {
"profile" : [
"http://medcomfhir.dk/ig/homecareobservation/StructureDefinition/medcom-homecareobservation-MessageHeader"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"489de4f2-0d8d-4de2-a7ce-ccb93568799f\"> </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 "489de4f2-0d8d-4de2-a7ce-ccb93568799f" </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-1ab9c2d9-c348-4d75-9122-60ea8a6fdcf1.html\">Organization/1ab9c2d9-c348-4d75-9122-60ea8a6fdcf1</a> "Skødstrup Lægepraksis"</td></tr></table><p><b>sender</b>: <a href=\"Organization-a0330c62-fe29-4719-83fa-a94959084f29.html\">Organization/a0330c62-fe29-4719-83fa-a94959084f29</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-efb1ed12-6a5d-4342-9572-861071644e46.html\">DiagnosticReport/efb1ed12-6a5d-4342-9572-861071644e46</a></p></div>"
},
"eventCoding" : {
"system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes",
"code" : "homecareobservation-message"
},
"destination" : [
{
"extension" : [
{
"url" : "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-destinationUseExtension",
"valueCoding" : {
"system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse",
"code" : "primary"
}
}
],
"endpoint" : "https://sor2.sum.dsdn.dk/#id=52581000016005",
"receiver" : {
"reference" : "Organization/1ab9c2d9-c348-4d75-9122-60ea8a6fdcf1"
}
}
],
"sender" : {
"reference" : "Organization/a0330c62-fe29-4719-83fa-a94959084f29"
},
"source" : {
"endpoint" : "https://sor2.sum.dsdn.dk/#id=1144561000016002"
},
"focus" : [
{
"reference" : "DiagnosticReport/efb1ed12-6a5d-4342-9572-861071644e46"
}
]
}