New Zealand HPI Implementation Guide
0.9.0 - CI Build

New Zealand HPI Implementation Guide, published by Ministry of Health. This is not an authorized publication; it is the continuous build for version 0.9.0). This version is based on the current content of https://github.com/HL7NZ/hpi/ and changes regularly. See the Directory of published versions

: PractitonerRole code - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "Hpi-practitioner-role",
  "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 <code>http://www.abs.gov.au/ausstats/abs@.nsf/mf/1220.0</code></li><li>Include all codes defined in <code>http://snomed.info/sct/223366009</code></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/practitioner-role-code",
  "version" : "0.9.0",
  "name" : "Hpi_practitioner_role",
  "title" : "PractitonerRole code",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-11-01T00:00:00+13:00",
  "publisher" : "Ministry of Health",
  "contact" : [
    {
      "name" : "Ministry of Health",
      "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"
      }
    ]
  }
}