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

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

: Codes for Template category - XML Representation

Active as of 2024-12-17

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hnz-template-category-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hnz-template-category-codes</b></p><a name="hnz-template-category-codes"> </a><a name="hchnz-template-category-codes"> </a><a name="hnz-template-category-codes-en-NZ"> </a><p>This case-insensitive code system <code>https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-template-category-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">eligible<a name="hnz-template-category-codes-eligible"> </a></td><td>Notifies a participant that they are eligible for a screening</td></tr><tr><td style="white-space:nowrap">enrolled<a name="hnz-template-category-codes-enrolled"> </a></td><td>Confirms enrolment in a screening program and what is this means</td></tr><tr><td style="white-space:nowrap">recall<a name="hnz-template-category-codes-recall"> </a></td><td>Sends a recall notice for a screening</td></tr><tr><td style="white-space:nowrap">routineReminder<a name="hnz-template-category-codes-routineReminder"> </a></td><td>Sends a routine reminder for a scheduled screening</td></tr><tr><td style="white-space:nowrap">repeatReminder<a name="hnz-template-category-codes-repeatReminder"> </a></td><td>Sends a reminder for a missed or rescheduled screening</td></tr><tr><td style="white-space:nowrap">invalidReminder<a name="hnz-template-category-codes-invalidReminder"> </a></td><td>Indicates an invalid reminder (e.g., sent to an ineligible participant)</td></tr><tr><td style="white-space:nowrap">postReminder<a name="hnz-template-category-codes-postReminder"> </a></td><td>Sends a post-screening reminder or follow-up information</td></tr><tr><td style="white-space:nowrap">withdrawnAcknowledgement<a name="hnz-template-category-codes-withdrawnAcknowledgement"> </a></td><td>Acknowledges a participant's withdrawal from the program</td></tr><tr><td style="white-space:nowrap">withdrawnPending<a name="hnz-template-category-codes-withdrawnPending"> </a></td><td>Indicates that a withdrawal request is pending</td></tr><tr><td style="white-space:nowrap">withdrawnCompleted<a name="hnz-template-category-codes-withdrawnCompleted"> </a></td><td>Confirms that a withdrawal request has been processed</td></tr><tr><td style="white-space:nowrap">withdrawncancelled<a name="hnz-template-category-codes-withdrawncancelled"> </a></td><td>Indicates that a withdrawal request has been canceled</td></tr><tr><td style="white-space:nowrap">unenrolled<a name="hnz-template-category-codes-unenrolled"> </a></td><td>Notifies a participant that they have been unenrolled from the program</td></tr></table></div>
  </text>
  <url
       value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-template-category-codes"/>
  <version value="0.4.0"/>
  <name value="TemplateCategoryCodes"/>
  <title value="Codes for Template category"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-17T20:41:12+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 a Template category"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NZ"/>
      <display value="New Zealand"/>
    </coding>
  </jurisdiction>
  <purpose value="specific category tied to a Template."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="12"/>
  <concept>
    <code value="eligible"/>
    <display
             value="Notifies a participant that they are eligible for a screening"/>
  </concept>
  <concept>
    <code value="enrolled"/>
    <display
             value="Confirms enrolment in a screening program and what is this means"/>
  </concept>
  <concept>
    <code value="recall"/>
    <display value="Sends a recall notice for a screening"/>
  </concept>
  <concept>
    <code value="routineReminder"/>
    <display value="Sends a routine reminder for a scheduled screening"/>
  </concept>
  <concept>
    <code value="repeatReminder"/>
    <display value="Sends a reminder for a missed or rescheduled screening"/>
  </concept>
  <concept>
    <code value="invalidReminder"/>
    <display
             value="Indicates an invalid reminder (e.g., sent to an ineligible participant)"/>
  </concept>
  <concept>
    <code value="postReminder"/>
    <display
             value="Sends a post-screening reminder or follow-up information"/>
  </concept>
  <concept>
    <code value="withdrawnAcknowledgement"/>
    <display
             value="Acknowledges a participant's withdrawal from the program"/>
  </concept>
  <concept>
    <code value="withdrawnPending"/>
    <display value="Indicates that a withdrawal request is pending"/>
  </concept>
  <concept>
    <code value="withdrawnCompleted"/>
    <display value="Confirms that a withdrawal request has been processed"/>
  </concept>
  <concept>
    <code value="withdrawncancelled"/>
    <display value="Indicates that a withdrawal request has been canceled"/>
  </concept>
  <concept>
    <code value="unenrolled"/>
    <display
             value="Notifies a participant that they have been unenrolled from the program"/>
  </concept>
</CodeSystem>