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

: Pathway State Code System - XML Representation

Active as of 2025-11-14

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pathway-state"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem pathway-state</b></p><a name="pathway-state"> </a><a name="hcpathway-state"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/ig/bsa/CodeSystem/pathway-state</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">available-for-invitation<a name="pathway-state-available-for-invitation"> </a></td><td>Available for invitation</td><td>Participant is eligible and ready to be invited for screening</td></tr><tr><td style="white-space:nowrap">invited<a name="pathway-state-invited"> </a></td><td>Invited</td><td>Invitation has been sent to the participant</td></tr><tr><td style="white-space:nowrap">booked<a name="pathway-state-booked"> </a></td><td>Booked</td><td>Screening appointment has been scheduled</td></tr><tr><td style="white-space:nowrap">deferred<a name="pathway-state-deferred"> </a></td><td>Deferred</td><td>Screening has been deferred to a later date</td></tr><tr><td style="white-space:nowrap">screening<a name="pathway-state-screening"> </a></td><td>Screening</td><td>Participant is currently undergoing screening</td></tr><tr><td style="white-space:nowrap">reading<a name="pathway-state-reading"> </a></td><td>Reading</td><td>Screening images are being reviewed</td></tr><tr><td style="white-space:nowrap">returned-to-routine<a name="pathway-state-returned-to-routine"> </a></td><td>Returned to routine screening</td><td>Participant has returned to routine screening cycle</td></tr><tr><td style="white-space:nowrap">exited<a name="pathway-state-exited"> </a></td><td>Exited</td><td>Participant has exited the screening pathway</td></tr></table></div>
  </text>
  <url value="http://hl7.org.nz/fhir/ig/bsa/CodeSystem/pathway-state"/>
  <version value="1.1.0"/>
  <name value="PathwayState"/>
  <title value="Pathway State 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 states in the screening pathway workflow."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="available-for-invitation"/>
    <display value="Available for invitation"/>
    <definition
                value="Participant is eligible and ready to be invited for screening"/>
  </concept>
  <concept>
    <code value="invited"/>
    <display value="Invited"/>
    <definition value="Invitation has been sent to the participant"/>
  </concept>
  <concept>
    <code value="booked"/>
    <display value="Booked"/>
    <definition value="Screening appointment has been scheduled"/>
  </concept>
  <concept>
    <code value="deferred"/>
    <display value="Deferred"/>
    <definition value="Screening has been deferred to a later date"/>
  </concept>
  <concept>
    <code value="screening"/>
    <display value="Screening"/>
    <definition value="Participant is currently undergoing screening"/>
  </concept>
  <concept>
    <code value="reading"/>
    <display value="Reading"/>
    <definition value="Screening images are being reviewed"/>
  </concept>
  <concept>
    <code value="returned-to-routine"/>
    <display value="Returned to routine screening"/>
    <definition value="Participant has returned to routine screening cycle"/>
  </concept>
  <concept>
    <code value="exited"/>
    <display value="Exited"/>
    <definition value="Participant has exited the screening pathway"/>
  </concept>
</CodeSystem>