Australian Base Profiles Implementation Guide

This page is part of the Australian Base IG (v0.5.0: R1 Draft) based on FHIR (HL7® FHIR® Standard) R3. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions

Example: ValueSet-reason-not-given

Formats: XML, JSON, Turtle

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="reason-not-given"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2017-02-21T10:54:35.273+11:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Reason Vaccine Not Given</h2><div><p>Reason Vaccine Not Given</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=397745006">397745006</a></td><td>Medical contraindication</td><td/></tr></table></li><li/><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/STU3/valueset-no-immunization-reason.html">http://hl7.org/fhir/ValueSet/no-immunization-reason</a></li></ul></div>
  </text>
  <url value="http://hl7.org.au/fhir/ValueSet/reason-not-given"/>
  <name value="Reason Vaccine Not Given"/>
  <status value="draft"/>
  <date value="2018-03-12T22:39:32+11:00"/>
  <publisher value="Health Level Seven Australia"/>
  <contact>
    <name value="hl7.org.au"/>
  </contact>
  <description value="Reason Vaccine Not Given"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="397745006"/>
      </concept>
    </include>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/no-immunization-reason"/>
    </include>
  </compose>
</ValueSet>