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
<CarePlan xmlns="http://hl7.org/fhir">
<id value="CP1"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan CP1</b></p><a name="CP1"> </a><a name="hcCP1"> </a><p><b>Programme Status Extension</b>: <span title="Codes:{http://hl7.org.nz/fhir/ig/bsa/CodeSystem/programme-status not-enrolled}">Not enrolled</span></p><p><b>Pathway State Extension</b>: <span title="Codes:{http://hl7.org.nz/fhir/ig/bsa/CodeSystem/pathway-state exited}">Exited</span></p><p><b>Pathway Substate Extension</b>: <span title="Codes:{http://hl7.org.nz/fhir/ig/bsa/CodeSystem/pathway-substate deceased}">Deceased</span></p><p><b>Pathway State Date Last Modified Extension</b>: 2025-11-07 13:16:36+0000</p><p><b>status</b>: On Hold</p><p><b>intent</b>: Plan</p><p><b>subject</b>: Participant NHI Id (Identifier: ZXE24NV)</p><p><b>period</b>: 2005-05-16 00:00:00+0000 --> 2017-08-13 12:00:00+0000</p><p><b>author</b>: Lead Provider HPI Org ID (Identifier: GZZ991-D)</p></div>
</text>
<extension
url="https://breastscreening.health.nz/ig/StructureDefinition/programme-status">
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org.nz/fhir/ig/bsa/CodeSystem/programme-status"/>
<code value="not-enrolled"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://breastscreening.health.nz/ig/StructureDefinition/pathway-state">
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org.nz/fhir/ig/bsa/CodeSystem/pathway-state"/>
<code value="exited"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://breastscreening.health.nz/ig/StructureDefinition/pathway-substate">
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org.nz/fhir/ig/bsa/CodeSystem/pathway-substate"/>
<code value="deceased"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://breastscreening.health.nz/ig/StructureDefinition/pathway-state-date-last-modified">
<valueDateTime value="2025-11-07T13:16:36+00:00"/>
</extension>
<status value="on-hold"/>
<intent value="plan"/>
<subject>
<type value="https://standards.digital.health.nz/ns/nhi-id"/>
<identifier>
<value value="ZXE24NV"/>
</identifier>
<display value="Participant NHI Id"/>
</subject>
<period>
<start value="2005-05-16T00:00:00+00:00"/>
<end value="2017-08-13T12:00:00+00:00"/>
</period>
<author>
<type value="https://standards.digital.health.nz/ns/hpi-organisation-id"/>
<identifier>
<value value="GZZ991-D"/>
</identifier>
<display value="Lead Provider HPI Org ID"/>
</author>
</CarePlan>