Australian Base Profiles Implementation Guide

This page is part of the Australian Base IG (v0.9.3: AU Base 1 on STU3 Draft) based on FHIR R3. The current version which supercedes this version is 1.0.2. For a full list of available versions, see the Directory of published versions

Example: ValueSet-gtin

Formats: XML, JSON, Turtle

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="gtin"/>
  <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>GTIN for Medicines</h2><div><p>GTIN for medicines</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-gtin.html"><code>http://www.gs1.org/gtin</code></a></li></ul></div>
  </text>
  <url value="http://hl7.org.au/fhir/ValueSet/gtin"/>
  <name value="GTINforMedicines"/>
  <title value="GTIN for Medicines"/>
  <status value="draft"/>
  <date value="2018-09-14T09:24:23+10:00"/>
  <publisher value="Health Level Seven Australia"/>
  <contact>
    <name value="hl7.org.au"/>
  </contact>
  <description value="GTIN for medicines"/>
  <compose>
    <include>
      <system value="http://www.gs1.org/gtin"/>
    </include>
  </compose>
</ValueSet>