HIP FHIR Common Terminology Guide
1.8.7 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.8.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NES Enrolment Termination Reason Code - XML Representation

Active as of 2023-08-23

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nes-enrolment-termination-reason-1.0"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem nes-enrolment-termination-reason-1.0</b></p><a name="nes-enrolment-termination-reason-1.0"> </a><a name="hcnes-enrolment-termination-reason-1.0"> </a><a name="hcnes-enrolment-termination-reason-1.0-en-US"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/nes-enrolment-termination-reason</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">Transfer<a name="nes-enrolment-termination-reason-1.0-Transfer"> </a></td><td>The patient has enrolled with another organisation</td></tr><tr><td style="white-space:nowrap">OptOut<a name="nes-enrolment-termination-reason-1.0-OptOut"> </a></td><td>An eligible patient has chosen to end their enrolment</td></tr><tr><td style="white-space:nowrap">Died<a name="nes-enrolment-termination-reason-1.0-Died"> </a></td><td>The patient has died</td></tr><tr><td style="white-space:nowrap">NotEligible<a name="nes-enrolment-termination-reason-1.0-NotEligible"> </a></td><td>No Longer Eligible</td></tr><tr><td style="white-space:nowrap">LinkNHI<a name="nes-enrolment-termination-reason-1.0-LinkNHI"> </a></td><td>Linked NHI</td></tr><tr><td style="white-space:nowrap">Expire<a name="nes-enrolment-termination-reason-1.0-Expire"> </a></td><td>Enrolment has expired</td></tr><tr><td style="white-space:nowrap">OrgEnd<a name="nes-enrolment-termination-reason-1.0-OrgEnd"> </a></td><td>Enrolmnent terminated by Enrolling Organisation</td></tr><tr><td style="white-space:nowrap">Overseas<a name="nes-enrolment-termination-reason-1.0-Overseas"> </a></td><td>The patient is residing overseas</td></tr><tr><td style="white-space:nowrap">EnrolledInError<a name="nes-enrolment-termination-reason-1.0-EnrolledInError"> </a></td><td>Enrolled in error</td></tr></table></div>
  </text>
  <url
       value="https://standards.digital.health.nz/nes-enrolment-termination-reason"/>
  <version value="1.0"/>
  <name value="Nes_enrolment_termination_reason"/>
  <title value="NES Enrolment Termination Reason Code"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-08-23T00:00:00+13:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <description value="A code to describe the reason the enrolment has ended"/>
  <purpose value="For use with NES Enrolments"/>
  <caseSensitive value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="Transfer"/>
    <display value="The patient has enrolled with another organisation"/>
  </concept>
  <concept>
    <code value="OptOut"/>
    <display value="An eligible patient has chosen to end their enrolment"/>
  </concept>
  <concept>
    <code value="Died"/>
    <display value="The patient has died"/>
  </concept>
  <concept>
    <code value="NotEligible"/>
    <display value="No Longer Eligible"/>
  </concept>
  <concept>
    <code value="LinkNHI"/>
    <display value="Linked NHI"/>
  </concept>
  <concept>
    <code value="Expire"/>
    <display value="Enrolment has expired"/>
  </concept>
  <concept>
    <code value="OrgEnd"/>
    <display value="Enrolmnent terminated by Enrolling Organisation"/>
  </concept>
  <concept>
    <code value="Overseas"/>
    <display value="The patient is residing overseas"/>
  </concept>
  <concept>
    <code value="EnrolledInError"/>
    <display value="Enrolled in error"/>
  </concept>
</CodeSystem>