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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MessageDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "at-messaging-communication-message"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition at-messaging-communication-message</b></p><a name=\"at-messaging-communication-message\"> </a><a name=\"hcat-messaging-communication-message\"> </a><p><b>url</b>: <a href=\"MessageDefinition-at-messaging-communication-message.html\">MessageDefinition Communication 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>: ATMessagingCommunicationMessage</p><p><b>title</b>: Communication 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 Communication.</p>\n</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>Communication</td><td><a href=\"StructureDefinition-at-messaging-communication.html\">AT Messaging Communication</a></td><td>1</td><td>1</td></tr></table><blockquote><p><b>allowedResponse</b></p><p><b>message</b>: <a href=\"MessageDefinition-at-messaging-communication-message.html\">Communication over directed messaging.</a></p><p><b>situation</b>: </p><div><p>As soon as the receiving system has processed the message successfully and the communication is answered.</p>\n</div></blockquote><blockquote><p><b>allowedResponse</b></p><p><b>message</b>: <a href=\"MessageDefinition-at-messaging-document-message.html\">Document transfer over directed messaging.</a></p><p><b>situation</b>: </p><div><p>As soon as the receiving system has processed the message successfully and a document is sent as a result or answer of the communication.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-communication-message"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-communication-message>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:versionAlgorithm [
a fhir:Coding ;
fhir:system [
fhir:v "http://hl7.org/fhir/version-algorithm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/version-algorithm> ] ;
fhir:code [ fhir:v "semver" ]
] ; #
fhir:name [ fhir:v "ATMessagingCommunicationMessage"] ; #
fhir:title [ fhir:v "Communication over directed messaging."] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-01-21"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7® Austria, TC FHIR®"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7® Austria, TC FHIR®" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.at/technische-komitees/tc-fhir/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "tc-fhir@hl7.at" ] ] )
] [
fhir:name [ fhir:v "Technical Committee for FHIR® at HL7® Austria" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "tc-fhir@hl7.at" ] ] )
] ) ; #
fhir:description [ fhir:v "Regulates the resources to be used in a directed message when transferring a Communication."] ; #
fhir:useContext ( [
fhir:code [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/usage-context-type> ] ;
fhir:version [ fhir:v "2.0.1" ] ;
fhir:code [ fhir:v "jurisdiction" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "AT" ] ;
fhir:display [ fhir:v "Austria" ] ] ) ]
] ) ; #
fhir:event [
a fhir:Coding ;
fhir:system [
fhir:v "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-event-type"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-event-type> ] ;
fhir:code [ fhir:v "status" ]
] ; #
fhir:category [ fhir:v "currency"] ; #
fhir:focus ( [
fhir:code [ fhir:v "Communication" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-communication"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-communication> ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]
] ) ; #
fhir:allowedResponse ( [
fhir:message [
fhir:v "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-communication-message"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-communication-message> ] ;
fhir:situation [ fhir:v "As soon as the receiving system has processed the message successfully and the communication is answered." ]
] [
fhir:message [
fhir:v "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-document-message"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-document-message> ] ;
fhir:situation [ fhir:v "As soon as the receiving system has processed the message successfully and a document is sent as a result or answer of the communication." ]
] ) . #
IG © 2026+ HL7® Austria, TC FHIR®. Package hl7.at.fhir.messaging.r5#0.1.0 based on FHIR® 5.0.0. Generated 2026-02-02
Links: Table of Contents |
QA Report