Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CarePlan/RPMCardiacRehabCarePlanExample> a fhir:CarePlan ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "RPMCardiacRehabCarePlanExample"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<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: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-nhi.html\" title=\"NHI number\">NHI</a>/ZZZ1234 (use: official, )</p><p><b>encounter</b>: <a href=\"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: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-hpiProvider.html\" title=\"HPI providers\">HPIProvider</a>/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: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-nhi.html\" title=\"NHI number\">NHI</a>/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: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-nhi.html\" title=\"NHI number\">NHI</a>/ZXP7823 (use: official, )</p></blockquote></div>"
] ;
fhir:DomainResource.contained [
a fhir:Goal ;
fhir:index 0 ;
fhir:Resource.id [ fhir:value "goal0" ] ;
fhir:Goal.lifecycleStatus [ fhir:value "proposed" ] ;
fhir:Goal.category [
fhir:index 0 ;
fhir:CodeableConcept.text [ fhir:value "Full Recovery" ]
] ;
fhir:Goal.priority [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/goal-priority" ] ;
fhir:Coding.code [ fhir:value "medium-priority" ] ;
fhir:Coding.display [ fhir:value "Medium Priority" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Medium Priority" ]
] ;
fhir:Goal.description [
fhir:CodeableConcept.text [ fhir: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)." ]
] ;
fhir:Goal.subject [
fhir:Reference.type [ fhir:value "Patient" ] ;
fhir:Reference.identifier [
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/nhi-id" ] ;
fhir:Identifier.value [ fhir:value "ZXP7823" ]
]
] ;
fhir:Goal.startCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "Exposure to coronavirus infection (event)" ]
] ;
fhir:Goal.target [
fhir:index 0 ;
fhir:Goal.target.measure [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:20564-1 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "20564-1" ] ;
fhir:Coding.display [ fhir:value "Oxygen saturation in Blood" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Oxygen Saturation" ]
] ;
fhir:Goal.target.detailQuantity [
fhir:Quantity.value [ fhir:value "99"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "percent" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "%" ]
] ;
fhir:Goal.target.dueDuration [
fhir:Quantity.value [ fhir:value "5"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "days" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "d" ]
]
] ;
fhir:Goal.statusDate [ fhir:value "2022-12-14"^^xsd:date ] ;
fhir:Goal.expressedBy [
fhir:Reference.type [ fhir:value "Patient" ] ;
fhir:Reference.identifier [
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/nhi-id" ] ;
fhir:Identifier.value [ fhir:value "ZXP7823" ]
]
]
] ;
fhir:CarePlan.instantiatesCanonical [
fhir:value "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/PlanDefinition/RPMCardiacRehabCarePlanTemplate" ;
fhir:index 0 ;
fhir:link <https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/PlanDefinition/RPMCardiacRehabCarePlanTemplate>
] ;
fhir:CarePlan.status [ fhir:value "draft"] ;
fhir:CarePlan.intent [ fhir:value "plan"] ;
fhir:CarePlan.subject [
fhir:Reference.type [ fhir:value "Patient" ] ;
fhir:Reference.identifier [
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/nhi-id" ] ;
fhir:Identifier.value [ fhir:value "ZZZ1234" ]
]
] ;
fhir:CarePlan.encounter [
fhir:link <http://hl7.org/fhir/Encounter/0eacc1fa-5669-4b77-98e7-d1b9f2d87c01> ;
fhir:Reference.reference [ fhir:value "Encounter/0eacc1fa-5669-4b77-98e7-d1b9f2d87c01" ]
] ;
fhir:CarePlan.created [ fhir:value "2025-08-20"^^xsd:date] ;
fhir:CarePlan.author [
fhir:Reference.identifier [
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/hpi-person-id" ] ;
fhir:Identifier.value [ fhir:value "ZZZ6789" ]
]
] ;
fhir:CarePlan.goal [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "#goal0" ]
] .
<http://hl7.org/fhir/Encounter/0eacc1fa-5669-4b77-98e7-d1b9f2d87c01> a fhir:Encounter .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CarePlan/RPMCardiacRehabCarePlanExample.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CarePlan/RPMCardiacRehabCarePlanExample.ttl> .
IG © 2022+ Te Whatu Ora. Package tewhatuora.sharedcare#0.4.5 based on FHIR 4.0.1. Generated 2026-07-20
Links: Table of Contents |
QA Report