STARS Implementation Guide
0.1.0 - ci-build

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

: STARS Legacy Contact Entity Type Code System - XML Representation

Draft as of 2023-04-26

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="legacy-contactentitytype-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-contactentitytype-code-system</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">REPORT<a name="legacy-contactentitytype-code-system-REPORT"> </a></td><td>Report</td><td>Contact who receives diagnostic reports</td></tr></table></div>
  </text>
  <url
       value="https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-contactentitytype-code-system"/>
  <version value="0.1.0"/>
  <name value="LegacyContactEntityTypeCodeSystem"/>
  <title value="STARS Legacy Contact Entity Type Code System"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-04-26T15:23:36+10:00"/>
  <contact>
    <name value="Conor Vahland"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:stars@csiro.au"/>
    </telecom>
  </contact>
  <description value="Codes describing various Contact Entitie Types."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="REPORT"/>
    <display value="Report"/>
    <definition value="Contact who receives diagnostic reports"/>
  </concept>
</CodeSystem>