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-anzsco

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "anzsco",
  "meta" : {
    "lastUpdated" : "2016-12-06T12:22:34.981+11:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
			<h2>ANZSCO -- Australian and New Zealand Standard Classification of Occupations, 2013, Version 1.2</h2>
			<div>
				<p>Developed for use in the collection, analysis and dissemination of occupation statistics in Australia and New Zealand.</p>
			</div>
			<p>
				<b>Copyright Statement:</b> Copyright Australian Bureau of Statistics
      </p>
      No content is provided at this time; NCTS will publish this in the future.
		</div>"
  },
  "url" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.13.62"
  },
  "version" : "1.2",
  "name" : "ANZSCO -- Australian and New Zealand Standard Classification of Occupations  (NCTS publishing pending)",
  "status" : "active",
  "experimental" : true,
  "date" : "2016-07-12",
  "publisher" : "Australian Bureau of Statistics",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"
        }
      ]
    }
  ],
  "description" : "Developed for use in the collection, analysis and dissemination of occupation statistics in Australia and New Zealand.",
  "copyright" : "Copyright Australian Bureau of Statistics",
  "valueSet" : "http://hl7.org.au/fhir/ValueSet/valueset-anzsco",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "not-present"
}