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 - XML Representation

Active as of 2025-03-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hnz-task-code-codes"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-task-code-codes"/>
  <version value="0.4.1"/>
  <name value="TaskCodeCodes"/>
  <title value="Codes for Task code"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-30T22:36:07+00:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <contact>
    <name value="David Grainger"/>
    <telecom>
      <system value="email"/>
      <value value="david.grainger@middleware.co.nz"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Each code represents the type of referral request"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <purpose
           value="Enables a Task record to populate with the appropriate code."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="Immunization"/>
    <display value="Immunization Outreach"/>
  </concept>
  <concept>
    <code value="CervicalScreening"/>
    <display value="Cervical Screening Outreach"/>
  </concept>
  <concept>
    <code value="BreastScreening"/>
    <display value="Breast Screening Aotearoa Outreach"/>
  </concept>
</CodeSystem>