Australian Base Profiles Implementation Guide

This page is part of the Australian Base IG (v0.1.0: 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-valueset-anzsic-restricted-class

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "valueset-anzsic-restricted-class",
  "meta" : {
    "lastUpdated" : "2016-12-06T12:22:34.981+11:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
			<h2>ANZSIC -- Australian and New Zealand Standard Industrial Classification - restricted (Class Only), 2006, Version 2.0</h2>
			<div>
				<p>Developed for use in the collection, analysis and dissemination of occupation statistics in Australia and New Zealand.</p>
				<p>Codes from level one only ANZSIC class</p>
			</div>
			<p>
				<b>Copyright Statement:</b> Copyright Australian Bureau of Statistics
      </p>
			<p>This value set includes codes from the following code systems:</p>
			<ul>
				<li>Include all codes defined in 
          <a href="CodeSystem-codesystem-anzsic-restricted.html">http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0</a>
				</li>
			</ul>
		</div>"
  },
  "url" : "http://hl7.org.au/fhir/ValueSet/valueset-anzsic-restricted-class",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.36.1.2001.1005.47"
    }
  ],
  "version" : "2.0.0",
  "name" : "ANZSIC -- Australian and New Zealand Standard Industrial Classification (Class Only)",
  "status" : "active",
  "experimental" : true,
  "date" : "2016-12-06T12:22:34+11:00",
  "publisher" : "Australian Bureau of Statistics",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0"
        }
      ]
    }
  ],
  "description" : "Developed for use in the collection, analysis and dissemination of industry classification statistics in Australia and New Zealand.",
  "immutable" : true,
  "copyright" : "Copyright Australian Bureau of Statistics",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0",
        "concept" : [
          {
            "code" : "4271",
            "display" : "Retail Pharmacy"
          },
          {
            "code" : "4623",
            "display" : "Transport"
          },
          {
            "code" : "5910",
            "display" : "Internet Service Providers and Web Search Portals"
          },
          {
            "code" : "5921",
            "display" : "Data Processing and Web Hosting Services"
          },
          {
            "code" : "5922",
            "display" : "Electronic Information Storage Services"
          },
          {
            "code" : "6321",
            "display" : "Health Insurance"
          },
          {
            "code" : "6910",
            "display" : "Scientific Research Services"
          },
          {
            "code" : "6961",
            "display" : "Corporate Head Office Management Services"
          },
          {
            "code" : "6999",
            "display" : "Other Professional, Scientific and Technical Services n.e.c."
          },
          {
            "code" : "7000",
            "display" : "Computer System Design and Related Services"
          },
          {
            "code" : "7291",
            "display" : "Office Administrative Services"
          },
          {
            "code" : "7294",
            "display" : "Call Centre Operation"
          },
          {
            "code" : "7511",
            "display" : "Central Government Healthcare Administration"
          },
          {
            "code" : "7521",
            "display" : "State Government Healthcare Administration"
          },
          {
            "code" : "7531",
            "display" : "Local Government Healthcare Administration"
          },
          {
            "code" : "7561",
            "display" : "General Health Administration"
          },
          {
            "code" : "7562",
            "display" : "Provision and administration of public health program"
          },
          {
            "code" : "8102",
            "display" : "Higher Education"
          },
          {
            "code" : "8401",
            "display" : "Hospitals (except Psychiatric Hospitals)"
          },
          {
            "code" : "8402",
            "display" : "Mental Health Hospitals"
          },
          {
            "code" : "8511",
            "display" : "General Practice"
          },
          {
            "code" : "8512",
            "display" : "Specialist Medical Services"
          },
          {
            "code" : "8520",
            "display" : "Pathology and Diagnostic Imaging Services"
          },
          {
            "code" : "8531",
            "display" : "Dental Services"
          },
          {
            "code" : "8532",
            "display" : "Optometry and Optical Dispensing"
          },
          {
            "code" : "8533",
            "display" : "Physiotherapy Services"
          },
          {
            "code" : "8534",
            "display" : "Chiropractic and Osteopathic Services"
          },
          {
            "code" : "8539",
            "display" : "Other Allied Health Services"
          },
          {
            "code" : "8591",
            "display" : "Ambulance Services"
          },
          {
            "code" : "8599",
            "display" : "Other Healthcare Services n.e.c."
          },
          {
            "code" : "8601",
            "display" : "Aged Care Residential Services"
          },
          {
            "code" : "8609",
            "display" : "Other Residential Care Services"
          },
          {
            "code" : "8710",
            "display" : "Child Care Services"
          },
          {
            "code" : "8790",
            "display" : "Other Social Assistance Services"
          },
          {
            "code" : "9111",
            "display" : "Health and Fitness Centres and Gymnasia Operation"
          }
        ]
      }
    ]
  }
}