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: CodeSystem-australian-vaccine

Formats: XML, JSON, Turtle

Raw xml


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="australian-vaccine"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
			<h2>Australian Vaccine</h2>
			<p/>
		</div>
  </text>
  <url value="http://hl7.org.au/fhir/CodeSystem/australian-vaccine"/>
  <version value="1"/>
  <name value="Australian Vaccine (URL pending)"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2017-12-07"/>
  <publisher value="Health Level Seven Australia (Medication)"/>
  <contact>
    <name value="hl7.org.au"/>
  </contact>
  <description value="Australian Vaccine"/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org.au/fhir/ValueSet/australian-vaccine"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="not-present"/>
</CodeSystem>