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: CodeSystem-pbs-item

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "pbs-item",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
			<h2>PBS Item Codes (External)</h2>
		</div>"
  },
  "url" : "http://pbs.gov.au/code/item",
  "version" : "1",
  "name" : "PBS Item Codes (External)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2017-12-07",
  "publisher" : "Health Level Seven Australia (Patient Administration)",
  "contact" : [
    {
      "name" : "hl7.org.au"
    }
  ],
  "description" : "PBS item codes",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "not-present"
}