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. - XML Representation

Draft as of 2026-01-21

Raw xml | Download


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="at-messaging-servicerequest-message"/>
  <text>
    <status value="generated"/>
    <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>
</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>
</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>
</div></blockquote></div>
  </text>
  <url
       value="http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-servicerequest-message"/>
  <version value="0.1.0"/>
  <versionAlgorithmCoding>
    <system value="http://hl7.org/fhir/version-algorithm"/>
    <code value="semver"/>
  </versionAlgorithmCoding>
  <name value="ATMessagingServiceRequestMessage"/>
  <title value="Service request 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 performing 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="request"/>
  </eventCoding>
  <category value="consequence"/>
  <focus>
    <code value="ServiceRequest"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
  <focus>
    <code value="Patient"/>
    <profile
             value="http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-patient"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
  <focus>
    <code value="Encounter"/>
    <min value="0"/>
    <max value="1"/>
  </focus>
  <allowedResponse>
    <message
             value="http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-service-status-message"/>
    <situation
               value="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."/>
  </allowedResponse>
  <allowedResponse>
    <message
             value="http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-document-message"/>
    <situation
               value="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."/>
  </allowedResponse>
</MessageDefinition>