STARS Implementation Guide
0.1.0 - ci-build

STARS Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: MessageHeader-ServiceRequest - XML Representation

Raw xml | Download



<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="MessageHeader-ServiceRequest"/>
  <meta>
    <profile
             value="https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/StructureDefinition/csiro-stars-messageheader"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MessageHeader</b><a name="MessageHeader-ServiceRequest"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource MessageHeader &quot;MessageHeader-ServiceRequest&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-csiro-stars-messageheader.html">CSIRO STARS MessageHeader Profile</a></p></div><p><b>event</b>: ServiceRequest (Details: https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/message-type-code-system code ServiceRequest = 'ServiceRequest', stated as 'ServiceRequest')</p><h3>Sources</h3><table class="grid"><tr><td>-</td><td><b>Endpoint</b></td></tr><tr><td>*</td><td><code>aahl01</code></td></tr></table></div>
  </text>
  <eventCoding>
    <system
            value="https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/message-type-code-system"/>
    <code value="ServiceRequest"/>
    <display value="ServiceRequest"/>
  </eventCoding>
  <source>
    <endpoint value="aahl01"/>
  </source>
</MessageHeader>