HL7® Austria TC FHIR® Messaging
0.1.0 - ci-build
HL7® Austria TC FHIR® Messaging - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "MessageHeader",
"id" : "7ea8b8eb-eeb3-4632-9a21-d6132fe093d6",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-message-header"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 7ea8b8eb-eeb3-4632-9a21-d6132fe093d6</b></p><a name=\"7ea8b8eb-eeb3-4632-9a21-d6132fe093d6\"> </a><a name=\"hc7ea8b8eb-eeb3-4632-9a21-d6132fe093d6\"> </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-at-messaging-message-header.html\">AT Messaging Message Header</a></p></div><p><b>event</b>: <a href=\"CodeSystem-at-messaging-event-type.html#at-messaging-event-type-questionnaireResponse\">AT Messaging Event Type: questionnaireResponse</a> (A questionnare response to a predefined questionnaire is sent.)</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint[x]</b></td><td><b>Receiver</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-269f4c84-7762-47aa-b872-c4f927301485.html#urn-uuid-caee7722-8340-4716-a36e-837dbc13ea75\">Endpoint: status = active; connectionType = matrix; address = @internemed1:standort.krankenhaus.example.at</a></td><td><a href=\"Bundle-269f4c84-7762-47aa-b872-c4f927301485.html#urn-uuid-ab9ca6ac-b114-43a4-90eb-96070c1824ad\">Organization Krankenhaus am Standort GmbH</a></td></tr></table><p><b>sender</b>: <a href=\"Bundle-269f4c84-7762-47aa-b872-c4f927301485.html#urn-uuid-ab9ca6ac-b114-43a4-90eb-96070c1824ad\">Organization Krankenhaus am Standort GmbH</a></p><p><b>author</b>: <a href=\"Bundle-269f4c84-7762-47aa-b872-c4f927301485.html#urn-uuid-ab9ca6ac-b114-43a4-90eb-96070c1824ad\">Organization Krankenhaus am Standort GmbH</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint[x]</b></td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-c669729a-67af-453c-8b3f-ed05d754e506.html#urn-uuid-71998612-308f-4062-8d7e-318c1b1ab1cc\">Endpoint: status = active; connectionType = matrix; address = @feedback:standort.krankenhaus.example.at</a></td><td>My Medical Feedback App</td><td>at.softwarecorp.medical.feedback</td><td>1.0.0</td><td><a href=\"mailto:feedbackapp@softwarecorp.at\">feedbackapp@softwarecorp.at</a></td></tr></table><p><b>focus</b>: <a href=\"Bundle-c669729a-67af-453c-8b3f-ed05d754e506.html#urn-uuid-f58b0623-84a5-446e-9ecc-1a6f553233de\">Response to Questionnaire 'http://feedbackapp.softwarecorp.at/fhir/Questionnaire/feedback' about 'Unspecified Subject'</a></p><p><b>definition</b>: <a href=\"MessageDefinition-at-messaging-questionnaireresponse-message.html\">Questionnaire response transfer over directed messaging.</a></p></div>"
},
"eventCoding" : {
"system" : "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-event-type",
"code" : "questionnaireResponse"
},
"destination" : [
{
"endpointReference" : {
"reference" : "urn:uuid:caee7722-8340-4716-a36e-837dbc13ea75"
},
"receiver" : {
"reference" : "urn:uuid:ab9ca6ac-b114-43a4-90eb-96070c1824ad"
}
}
],
"sender" : {
"reference" : "urn:uuid:ab9ca6ac-b114-43a4-90eb-96070c1824ad"
},
"author" : {
"reference" : "urn:uuid:ab9ca6ac-b114-43a4-90eb-96070c1824ad"
},
"source" : {
"endpointReference" : {
"reference" : "urn:uuid:71998612-308f-4062-8d7e-318c1b1ab1cc"
},
"name" : "My Medical Feedback App",
"software" : "at.softwarecorp.medical.feedback",
"version" : "1.0.0",
"contact" : {
"system" : "email",
"value" : "feedbackapp@softwarecorp.at"
}
},
"focus" : [
{
"reference" : "urn:uuid:f58b0623-84a5-446e-9ecc-1a6f553233de"
}
],
"definition" : "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-questionnaireresponse-message"
}