Breast Screening NZ FHIR Implementation Guide
1.1.0 - Release

Breast Screening NZ FHIR Implementation Guide - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Programme Status Code System - XML Representation

Active as of 2025-11-14

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="programme-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem programme-status</b></p><a name="programme-status"> </a><a name="hcprogramme-status"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/ig/bsa/CodeSystem/programme-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">pre-enrolled<a name="programme-status-pre-enrolled"> </a></td><td>Pre enrolled</td><td>Participant is in the pre-enrollment phase, eligible for screening but not yet fully enrolled</td></tr><tr><td style="white-space:nowrap">enrolled<a name="programme-status-enrolled"> </a></td><td>Enrolled</td><td>Participant is actively enrolled in the breast screening programme</td></tr><tr><td style="white-space:nowrap">not-enrolled<a name="programme-status-not-enrolled"> </a></td><td>Not enrolled</td><td>Participant is not enrolled in the programme (exited, opted out, or never enrolled)</td></tr></table></div>
  </text>
  <url value="http://hl7.org.nz/fhir/ig/bsa/CodeSystem/programme-status"/>
  <version value="1.1.0"/>
  <name value="ProgrammeStatus"/>
  <title value="Programme Status Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-14"/>
  <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="Codes representing a participant's enrollment status in the breast screening programme."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="pre-enrolled"/>
    <display value="Pre enrolled"/>
    <definition
                value="Participant is in the pre-enrollment phase, eligible for screening but not yet fully enrolled"/>
  </concept>
  <concept>
    <code value="enrolled"/>
    <display value="Enrolled"/>
    <definition
                value="Participant is actively enrolled in the breast screening programme"/>
  </concept>
  <concept>
    <code value="not-enrolled"/>
    <display value="Not enrolled"/>
    <definition
                value="Participant is not enrolled in the programme (exited, opted out, or never enrolled)"/>
  </concept>
</CodeSystem>