STU3 Candidate

This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Valueset-anzsco-occupations.json

Raw JSON (canonical form)

Definition for Value SetANZSCO -- Australian and New Zealand Standard Classification of Occupations, 2013, Version 1.2

{
  "resourceType": "ValueSet",
  "id": "anzsco-occupations",
  "meta": {
    "lastUpdated": "2016-12-06T12:22:34.981+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/anzsco-occupations",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.2.253"
    }
  ],
  "version": "1.8.0",
  "name": "ANZSCO -- Australian and New Zealand Standard Classification of Occupations, 2013, Version 1.2",
  "status": "active",
  "experimental": true,
  "publisher": "Australian Bureau of Statistics",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"
        }
      ]
    }
  ],
  "date": "2016-12-06T12:22:34+11:00",
  "description": "Developed for use in the collection, analysis and dissemination of occupation statistics in Australia and New Zealand.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ"
        }
      ]
    }
  ],
  "immutable": true,
  "copyright": "Copyright Australian Bureau of Statistics",
  "compose": {
    "include": [
      {
        "system": "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0"
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.