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-02-02 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="at-messaging-event-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem at-messaging-event-type</b></p><a name="at-messaging-event-type"> </a><a name="hcat-messaging-event-type"> </a><p>This case-insensitive code system <code>http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-event-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">request<a name="at-messaging-event-type-request"> </a></td><td>Message to initiate a workflow to request an action or a communication.</td><td>Initial request for an action.</td></tr><tr><td style="white-space:nowrap">document<a name="at-messaging-event-type-document"> </a></td><td>A document is sent.</td><td>The transfer of a document is the main purpose of the message.</td></tr><tr><td style="white-space:nowrap">status<a name="at-messaging-event-type-status"> </a></td><td>The message is sent to transfer the status or result of an ongoing message flow (e.g. acknowledgement, service status update, ...)</td><td>The transfer of a status update as a response to another message is the main purpose of the message.</td></tr></table></div>
</text>
<url
value="http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-event-type"/>
<version value="0.1.0"/>
<name value="ATMessagingEventType"/>
<title value="AT Messaging Event Type"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-02-02T14:50:21+00:00"/>
<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="Event Coding for discriminating messages on the receiver."/>
<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>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="request"/>
<display
value="Message to initiate a workflow to request an action or a communication."/>
<definition value="Initial request for an action."/>
</concept>
<concept>
<code value="document"/>
<display value="A document is sent."/>
<definition
value="The transfer of a document is the main purpose of the message."/>
</concept>
<concept>
<code value="status"/>
<display
value="The message is sent to transfer the status or result of an ongoing message flow (e.g. acknowledgement, service status update, ...)"/>
<definition
value="The transfer of a status update as a response to another message is the main purpose of the message."/>
</concept>
</CodeSystem>