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
@prefix fhir: <http://hl7.org/fhir/> .
@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/CP1> a fhir:CarePlan ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "CP1"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<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>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://breastscreening.health.nz/ig/StructureDefinition/programme-status" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org.nz/fhir/ig/bsa/CodeSystem/programme-status" ] ;
fhir:Coding.code [ fhir:value "not-enrolled" ]
]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://breastscreening.health.nz/ig/StructureDefinition/pathway-state" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org.nz/fhir/ig/bsa/CodeSystem/pathway-state" ] ;
fhir:Coding.code [ fhir:value "exited" ]
]
]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://breastscreening.health.nz/ig/StructureDefinition/pathway-substate" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org.nz/fhir/ig/bsa/CodeSystem/pathway-substate" ] ;
fhir:Coding.code [ fhir:value "deceased" ]
]
]
], [
fhir:index 3 ;
fhir:Extension.url [ fhir:value "https://breastscreening.health.nz/ig/StructureDefinition/pathway-state-date-last-modified" ] ;
fhir:Extension.valueDateTime [ fhir:value "2025-11-07T13:16:36+00:00"^^xsd:dateTime ]
] ;
fhir:CarePlan.status [ fhir:value "on-hold"] ;
fhir:CarePlan.intent [ fhir:value "plan"] ;
fhir:CarePlan.subject [
fhir:Reference.type [ fhir:value "https://standards.digital.health.nz/ns/nhi-id" ] ;
fhir:Reference.identifier [
fhir:Identifier.value [ fhir:value "ZXE24NV" ]
] ;
fhir:Reference.display [ fhir:value "Participant NHI Id" ]
] ;
fhir:CarePlan.period [
fhir:Period.start [ fhir:value "2005-05-16T00:00:00+00:00"^^xsd:dateTime ] ;
fhir:Period.end [ fhir:value "2017-08-13T12:00:00+00:00"^^xsd:dateTime ]
] ;
fhir:CarePlan.author [
fhir:Reference.type [ fhir:value "https://standards.digital.health.nz/ns/hpi-organisation-id" ] ;
fhir:Reference.identifier [
fhir:Identifier.value [ fhir:value "GZZ991-D" ]
] ;
fhir:Reference.display [ fhir:value "Lead Provider HPI Org ID" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CarePlan/CP1.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CarePlan/CP1.ttl> .
IG © 2020+ Te Whatu Ora. Package nz.breastscreening.fhir.ig#1.1.0 based on FHIR 4.0.1. Generated 2026-07-09
Links: Table of Contents |
QA Report