New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: Oral health enrolment termination reason code - XML Representation

Draft as of 2023-08-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="OralEnrolmentTerminationReason"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-10-29T17:13:23.001+13:00"/>
  </meta>
  <url
       value="https://standards.digital.health.nz/ns/oral-enrolment-termination-reason-code"/>
  <version value="0.1.0"/>
  <name value="OralEnrolmentTerminationReasonCode"/>
  <title value="Oral health enrolment termination reason code"/>
  <status value="draft"/>
  <date value="2023-08-31T12:00:00.000Z"/>
  <publisher value="Health New Zealand | Te Whatu Ora"/>
  <contact>
    <name value="Health New Zealand | Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tewhatuora.govt.nz/"/>
    </telecom>
  </contact>
  <caseSensitive value="false"/>
  <valueSet
            value="https://nzhts.digital.health.nz/fhir/ValueSet/oral-enrolment-termination-reason"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="12"/>
  <concept>
    <code value="1"/>
    <display value="Entered in error"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Left service catchment area"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Moved overseas"/>
    <definition value="Confirmed that the person has moved overseas"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Non-responder - assumed overseas"/>
    <definition value="Person assumed overseas"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Non-responder - contacted"/>
    <definition value="Person contacted"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="Non-responder - uncontactable"/>
    <definition value="Unable to contact person"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="Not eligible"/>
  </concept>
  <concept>
    <code value="8"/>
    <display value="Patient deceased"/>
  </concept>
  <concept>
    <code value="9"/>
    <display value="Patient declined"/>
    <definition value="Patient has declined following informed consent"/>
  </concept>
  <concept>
    <code value="10"/>
    <display value="Transferred to Combined Dental Agreement"/>
  </concept>
  <concept>
    <code value="12"/>
    <display value="Transferred to private provider"/>
    <definition
                value="This is where a patient has opted out of publicly funded service"/>
  </concept>
  <concept>
    <code value="13"/>
    <display value="Transfer to Special Dental Service Provider"/>
    <definition
                value="Transferred to Special Dental Service Provide under CDA"/>
  </concept>
</CodeSystem>