Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.1 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<CarePlan xmlns="http://hl7.org/fhir">
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan RPMCardiacRehabCarePlanExample</b></p><a name="RPMCardiacRehabCarePlanExample"> </a><a name="hcRPMCardiacRehabCarePlanExample"> </a><p><b>instantiatesCanonical</b>: <a href="PlanDefinition-RPMCardiacRehabCarePlanTemplate.html">Template for Remote Monitoring Cardiac Rehab Care Plan</a></p><p><b>status</b>: Draft</p><p><b>intent</b>: Plan</p><p><b>subject</b>: Identifier: NHI/ZZZ1234 (use: official, )</p><p><b>encounter</b>: <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=http://fhir.org.nz/ig/base/Encounter/0eacc1fa-5669-4b77-98e7-d1b9f2d87c01">Encounter/0eacc1fa-5669-4b77-98e7-d1b9f2d87c01</a></p><p><b>created</b>: 2025-08-20</p><p><b>author</b>: Identifier: HPIProvider/ZZZ6789 (use: official, )</p><p><b>goal</b>: <a href="#hcRPMCardiacRehabCarePlanExample/goal0">Goal: lifecycleStatus = proposed; category = ; priority = Medium Priority; description = ; start[x] = ; statusDate = 2022-12-14</a></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Goal #goal0</b></p><a name="RPMCardiacRehabCarePlanExample/goal0"> </a><a name="hcRPMCardiacRehabCarePlanExample/goal0"> </a><p><b>lifecycleStatus</b>: Proposed</p><p><b>category</b>: <span title="Codes:">Full Recovery</span></p><p><b>priority</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/goal-priority medium-priority}">Medium Priority</span></p><p><b>description</b>: <span title="Codes:">Activities in the Self Serve COVID-19 Care Plan are intended to monitor progress of a patient who self isolates and self serves as they recover from a COVID-19 infection, to ensure they receive the appropriate level of care throughout (physical, financial, mental, social, family, spiritual).</span></p><p><b>subject</b>: Identifier: NHI/ZXP7823 (use: official, )</p><p><b>start</b>: <span title="Codes:">Exposure to coronavirus infection (event)</span></p><h3>Targets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td><td><b>Due[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org 20564-1}">Oxygen Saturation</span></td><td>99 percent<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></td><td>No display for Duration (value: 5; unit: days; system: http://unitsofmeasure.org; code: d)</td></tr></table><p><b>statusDate</b>: 2022-12-14</p><p><b>expressedBy</b>: Identifier: NHI/ZXP7823 (use: official, )</p></blockquote></div>
</text>
<contained>
<Goal>
<id value="goal0"/>
<lifecycleStatus value="proposed"/>
<category>
<text value="Full Recovery"/>
</category>
<priority>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/goal-priority"/>
<code value="medium-priority"/>
<display value="Medium Priority"/>
</coding>
<text value="Medium Priority"/>
</priority>
<description>
<text
value="Activities in the Self Serve COVID-19 Care Plan are intended to monitor progress of a patient who self isolates and self serves as they recover from a COVID-19 infection, to ensure they receive the appropriate level of care throughout (physical, financial, mental, social, family, spiritual)."/>
</description>
<subject>
<type value="Patient"/>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="ZXP7823"/>
</identifier>
</subject>
<startCodeableConcept>
<text value="Exposure to coronavirus infection (event)"/>
</startCodeableConcept>
<target>
<measure>
<coding>
<system value="http://loinc.org"/>
<code value="20564-1"/>
<display value="Oxygen saturation in Blood"/>
</coding>
<text value="Oxygen Saturation"/>
</measure>
<detailQuantity>
<value value="99"/>
<unit value="percent"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</detailQuantity>
<dueDuration>
<value value="5"/>
<unit value="days"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</dueDuration>
</target>
<statusDate value="2022-12-14"/>
<expressedBy>
<type value="Patient"/>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="ZXP7823"/>
</identifier>
</expressedBy>
</Goal>
</contained>
<instantiatesCanonical
value="https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/PlanDefinition/RPMCardiacRehabCarePlanTemplate"/>
<status value="draft"/>
<intent value="plan"/>
<subject>
<type value="Patient"/>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="ZZZ1234"/>
</identifier>
</subject>
<encounter>
<reference value="Encounter/0eacc1fa-5669-4b77-98e7-d1b9f2d87c01"/>
</encounter>
<created value="2025-08-20"/>
<author>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/hpi-person-id"/>
<value value="ZZZ6789"/>
</identifier>
</author>
<goal>
<reference value="#goal0"/>
</goal>
</CarePlan>