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

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

: Codes for Task code - JSON Representation

Active as of 2025-03-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hnz-task-code-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hnz-task-code-codes</b></p><a name=\"hnz-task-code-codes\"> </a><a name=\"hchnz-task-code-codes\"> </a><a name=\"hnz-task-code-codes-en-NZ\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-task-code-codes</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\">Immunization<a name=\"hnz-task-code-codes-Immunization\"> </a></td><td>Immunization Outreach</td></tr><tr><td style=\"white-space:nowrap\">CervicalScreening<a name=\"hnz-task-code-codes-CervicalScreening\"> </a></td><td>Cervical Screening Outreach</td></tr><tr><td style=\"white-space:nowrap\">BreastScreening<a name=\"hnz-task-code-codes-BreastScreening\"> </a></td><td>Breast Screening Aotearoa Outreach</td></tr></table></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-task-code-codes",
  "version" : "0.4.1",
  "name" : "TaskCodeCodes",
  "title" : "Codes for Task code",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-30T22:36:07+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    },
    {
      "name" : "David Grainger",
      "telecom" : [
        {
          "system" : "email",
          "value" : "david.grainger@middleware.co.nz",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Each code represents the type of referral request",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "purpose" : "Enables a Task record to populate with the appropriate code.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "Immunization",
      "display" : "Immunization Outreach"
    },
    {
      "code" : "CervicalScreening",
      "display" : "Cervical Screening Outreach"
    },
    {
      "code" : "BreastScreening",
      "display" : "Breast Screening Aotearoa Outreach"
    }
  ]
}