HL7® Austria TC FHIR® Messaging
0.1.0 - ci-build
HL7® Austria TC FHIR® Messaging, published by HL7® Austria, TC FHIR®. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/TC-FHIR-AG-Messaging-R5/ and changes regularly. See the Directory of published versions
| Draft as of 2026-01-21 |
<MessageDefinition xmlns="http://hl7.org/fhir">
<id value="at-messaging-service-status-message"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageDefinition at-messaging-service-status-message</b></p><a name="at-messaging-service-status-message"> </a><a name="hcat-messaging-service-status-message"> </a><p><b>url</b>: <a href="MessageDefinition-at-messaging-service-status-message.html">MessageDefinition Service status update over directed messaging.</a></p><p><b>version</b>: 0.1.0</p><p><b>versionAlgorithm</b>: <a href="http://hl7.org/fhir/R5/codesystem-version-algorithm.html#version-algorithm-semver">Version Algorithm: semver</a> (SemVer)</p><p><b>name</b>: ATMessagingServiceStatusMessage</p><p><b>title</b>: Service status update over directed messaging.</p><p><b>status</b>: Draft</p><p><b>date</b>: 2026-01-21</p><p><b>publisher</b>: HL7® Austria, TC FHIR®</p><p><b>contact</b>: HL7® Austria, TC FHIR®: <a href="https://hl7.at/technische-komitees/tc-fhir/">https://hl7.at/technische-komitees/tc-fhir/</a>,<a href="mailto:tc-fhir@hl7.at">tc-fhir@hl7.at</a>, Technical Committee for FHIR® at HL7® Austria: <a href="mailto:tc-fhir@hl7.at">tc-fhir@hl7.at</a></p><p><b>description</b>: </p><div><p>Regulates the resources to be used in a directed message when transferring a task status update of a ServiceRequest.</p>
</div><h3>UseContexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-usage-context-type.html#usage-context-type-jurisdiction">UsageContextType: jurisdiction</a> (Jurisdiction) (version = 2.0.1 )</td><td><span title="Codes:{urn:iso:std:iso:3166 AT}">Austria</span></td></tr></table><p><b>event</b>: <a href="CodeSystem-at-messaging-event-type.html#at-messaging-event-type-status">AT Messaging Event Type: status</a> (The message is sent to transfer the status or result of an ongoing message flow (e.g. acknowledgement, service status update, ...))</p><p><b>category</b>: Currency</p><h3>Focus</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style="display: none">*</td><td>Task</td><td><a href="StructureDefinition-at-messaging-task.html">AT Messaging Task</a></td><td>1</td><td>1</td></tr></table><p><b>responseRequired</b>: Error/reject conditions only</p></div>
</text>
<url
value="http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-service-status-message"/>
<version value="0.1.0"/>
<versionAlgorithmCoding>
<system value="http://hl7.org/fhir/version-algorithm"/>
<code value="semver"/>
</versionAlgorithmCoding>
<name value="ATMessagingServiceStatusMessage"/>
<title value="Service status update over directed messaging."/>
<status value="draft"/>
<date value="2026-01-21"/>
<publisher value="HL7® Austria, TC FHIR®"/>
<contact>
<name value="HL7® Austria, TC FHIR®"/>
<telecom>
<system value="url"/>
<value value="https://hl7.at/technische-komitees/tc-fhir/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="tc-fhir@hl7.at"/>
</telecom>
</contact>
<contact>
<name value="Technical Committee for FHIR® at HL7® Austria"/>
<telecom>
<system value="email"/>
<value value="tc-fhir@hl7.at"/>
</telecom>
</contact>
<description
value="Regulates the resources to be used in a directed message when transferring a task status update of a ServiceRequest."/>
<useContext>
<code>
<system
value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
<version value="2.0.1"/>
<code value="jurisdiction"/>
</code>
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="AT"/>
<display value="Austria"/>
</coding>
</valueCodeableConcept>
</useContext>
<eventCoding>
<system
value="http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-event-type"/>
<code value="status"/>
</eventCoding>
<category value="currency"/>
<focus>
<code value="Task"/>
<profile
value="http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-task"/>
<min value="1"/>
<max value="1"/>
</focus>
<responseRequired value="on-error"/>
</MessageDefinition>