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 json

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