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
: Service status update over directed messaging. - TTL Representation
Raw ttl | Download
@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-service-status-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-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>\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>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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-service-status-message"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-service-status-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 "ATMessagingServiceStatusMessage"] ; #
fhir:title [ fhir:v "Service status update 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 task status update of a ServiceRequest."] ; #
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 "Task" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-task"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-task> ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]
] ) ; #
fhir:responseRequired [ fhir:v "on-error"] . #