<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="message-type-code-system"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><p class="res-header-id"><b>Generated Narrative: CodeSystem message-type-code-system</b></p><a name="message-type-code-system"> </a><a name="hcmessage-type-code-system"> </a><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">Language: en</p></div><p>This case-insensitive code system <code>https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/message-type-code-system</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">ServiceRequest<a name="message-type-code-system-ServiceRequest"> </a></td></tr><tr><td style="white-space:nowrap">DiagnosticReport<a name="message-type-code-system-DiagnosticReport"> </a></td></tr><tr><td style="white-space:nowrap">DocumentReference<a name="message-type-code-system-DocumentReference"> </a></td></tr><tr><td style="white-space:nowrap">Task<a name="message-type-code-system-Task"> </a></td></tr></table></div>
  </text>
  <url value="https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/message-type-code-system"/>
  <version value="0.6.1"/>
  <name value="MessageTypeCodeSystem"/>
  <title value="STARS Message Type CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-04-21T15:55:02+10:00"/>
  <publisher value="ACDP Informatics CSIRO"/>
  <contact>
    <name value="ACDP Informatics CSIRO"/>
    <telecom>
      <system value="url"/>
      <value value="https://starsapi.csiro.au"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="stars-support@csiro.au"/>
    </telecom>
  </contact>
  <description value="Codes describing supported Message Type events."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="ServiceRequest"/>
    <display value="ServiceRequest"/>
  </concept>
  <concept>
    <code value="DiagnosticReport"/>
    <display value="DiagnosticReport"/>
  </concept>
  <concept>
    <code value="DocumentReference"/>
    <display value="DocumentReference"/>
  </concept>
  <concept>
    <code value="Task"/>
    <display value="Task"/>
  </concept>
</CodeSystem>