HIP FHIR Common Terminology Guide
1.7.0-SNAPSHOT - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.7.0-SNAPSHOT) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PractitionerRole code - JSON Representation

Active as of 2020-11-01

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "hpi-practitioner-role-1.0",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-ANZCO-occupations-2013-1.2.html\"><code>http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-SNOMED-health-occupation-subset-20190501.html\"><code>http://snomed.info/sct/223366009</code></a></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/practitioner-role-code",
  "version" : "1.0",
  "name" : "Hpi_practitioner_role",
  "title" : "PractitionerRole code",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-11-01T00:00:00+13:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "The role a practitioner holds.",
  "purpose" : "The role a practitioner holds.",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0",
        "version" : "1.2"
      },
      {
        "system" : "http://snomed.info/sct/223366009",
        "version" : "20190131"
      }
    ]
  }
}