Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.2 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystem for Patient Contact Role - JSON Representation

Active as of 2025-09-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cs-patient-contact-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-patient-contact-role</b></p><a name=\"cs-patient-contact-role\"> </a><a name=\"hccs-patient-contact-role\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/cs-patient-contact-role</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">wit<a name=\"cs-patient-contact-role-wit\"> </a></td><td>Witness</td></tr><tr><td style=\"white-space:nowrap\">econ<a name=\"cs-patient-contact-role-econ\"> </a></td><td>Emergency Contact</td></tr><tr><td style=\"white-space:nowrap\">not<a name=\"cs-patient-contact-role-not\"> </a></td><td>Notary Public</td></tr><tr><td style=\"white-space:nowrap\">nok<a name=\"cs-patient-contact-role-nok\"> </a></td><td>Next of Kin</td></tr><tr><td style=\"white-space:nowrap\">guard<a name=\"cs-patient-contact-role-guard\"> </a></td><td>Guardian</td></tr><tr><td style=\"white-space:nowrap\">depend<a name=\"cs-patient-contact-role-depend\"> </a></td><td>Dependent</td></tr><tr><td style=\"white-space:nowrap\">caregiver<a name=\"cs-patient-contact-role-caregiver\"> </a></td><td>Caregiver</td></tr><tr><td style=\"white-space:nowrap\">intprter<a name=\"cs-patient-contact-role-intprter\"> </a></td><td>Interpreter</td></tr><tr><td style=\"white-space:nowrap\">powatt<a name=\"cs-patient-contact-role-powatt\"> </a></td><td>Power of Attorney</td></tr><tr><td style=\"white-space:nowrap\">hpowatt<a name=\"cs-patient-contact-role-hpowatt\"> </a></td><td>Healthcare Power of Attorney</td></tr></table></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/cs-patient-contact-role",
  "version" : "0.4.2",
  "name" : "CSPatientContactRole",
  "title" : "CodeSystem for Patient Contact Role",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-24T02:45:27+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    },
    {
      "name" : "Te Whatu Ora Integration Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "integration@tewhatuora.govt.nz",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "CodeSystem for patient contact roles. Extended for use with R4B, but included in R5 and later.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "purpose" : "Enables a patient contact to be coded with a Role.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "wit",
      "display" : "Witness"
    },
    {
      "code" : "econ",
      "display" : "Emergency Contact"
    },
    {
      "code" : "not",
      "display" : "Notary Public"
    },
    {
      "code" : "nok",
      "display" : "Next of Kin"
    },
    {
      "code" : "guard",
      "display" : "Guardian"
    },
    {
      "code" : "depend",
      "display" : "Dependent"
    },
    {
      "code" : "caregiver",
      "display" : "Caregiver"
    },
    {
      "code" : "intprter",
      "display" : "Interpreter"
    },
    {
      "code" : "powatt",
      "display" : "Power of Attorney"
    },
    {
      "code" : "hpowatt",
      "display" : "Healthcare Power of Attorney"
    }
  ]
}