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

: Service request over directed messaging. - TTL Representation

Draft as of 2026-01-21

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-servicerequest-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-servicerequest-message</b></p><a name=\"at-messaging-servicerequest-message\"> </a><a name=\"hcat-messaging-servicerequest-message\"> </a><p><b>url</b>: <a href=\"MessageDefinition-at-messaging-servicerequest-message.html\">MessageDefinition Service request 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>: ATMessagingServiceRequestMessage</p><p><b>title</b>: Service request 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 performing 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-request\">AT Messaging Event Type: request</a> (Message to initiate a workflow to request an action or a communication.)</p><p><b>category</b>: Consequence</p><blockquote><p><b>focus</b></p><p><b>code</b>: ServiceRequest</p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Patient</p><p><b>profile</b>: <a href=\"http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/StructureDefinition-at-core-patient.html\">HL7® AT Core Patient Profile</a></p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Encounter</p><p><b>min</b>: 0</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>allowedResponse</b></p><p><b>message</b>: <a href=\"MessageDefinition-at-messaging-service-status-message.html\">Service status update over directed messaging.</a></p><p><b>situation</b>: </p><div><p>As soon as the receiving system has processed the message successfully when the result of the ServiceRequest cannot be fulfilled, is not (yet) available and in error cases.</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 when the result of the ServiceRequest is available and can be transfered to the requesting party.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-servicerequest-message"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-servicerequest-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 "ATMessagingServiceRequestMessage"] ; # 
  fhir:title [ fhir:v "Service request 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 performing 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 "request" ]
  ] ; # 
  fhir:category [ fhir:v "consequence"] ; # 
  fhir:focus ( [
fhir:code [ fhir:v "ServiceRequest" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]
  ] [
fhir:code [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-patient"^^xsd:anyURI ;
fhir:l <http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-patient>     ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]
  ] [
fhir:code [ fhir:v "Encounter" ] ;
fhir:min [ fhir:v "0"^^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-service-status-message"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-service-status-message>     ] ;
fhir:situation [ fhir:v "As soon as the receiving system has processed the message successfully when the result of the ServiceRequest cannot be fulfilled, is not (yet) available and in error cases." ]
  ] [
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 when the result of the ServiceRequest is available and can be transfered to the requesting party." ]
  ] ) . #