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/Bundle/CPB1> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "CPB1"] ;
fhir:Bundle.type [ fhir:value "searchset"] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "https://bsa-uat.pinga.health/fhir/CarePlan/CP123" ] ;
fhir:Bundle.entry.resource <https://bsa-uat.pinga.health/fhir/CarePlan/CP123>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "https://bsa-uat.pinga.health/fhir/CarePlan/DR456" ] ;
fhir:Bundle.entry.resource <https://bsa-uat.pinga.health/fhir/CarePlan/DR456>
] .
<https://bsa-uat.pinga.health/fhir/CarePlan/CP123> a fhir:CarePlan ;
fhir:Resource.id [ fhir:value "CP123"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_CP123\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan CP123</b></p><a name=\"CP123\"> </a><a name=\"hcCP123\"> </a><p><b>Programme Status Extension</b>: <span title=\"Codes:{https://fhir-ig.digital.health.nz/bsa/CodeSystem/programme-status not-enrolled}\">Not enrolled</span></p><p><b>Pathway State Extension</b>: <span title=\"Codes:{https://fhir-ig.digital.health.nz/bsa/CodeSystem/pathway-state exited}\">Exited</span></p><p><b>Pathway Substate Extension</b>: <span title=\"Codes:{https://fhir-ig.digital.health.nz/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>: 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>: Identifier: GZZ956-B</p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir-ig.digital.health.nz/bsa/StructureDefinition/programme-status" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir-ig.digital.health.nz/bsa/CodeSystem/programme-status" ] ;
fhir:Coding.code [ fhir:value "not-enrolled" ]
]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://fhir-ig.digital.health.nz/bsa/StructureDefinition/pathway-state" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir-ig.digital.health.nz/bsa/CodeSystem/pathway-state" ] ;
fhir:Coding.code [ fhir:value "exited" ]
]
]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://fhir-ig.digital.health.nz/bsa/StructureDefinition/pathway-substate" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir-ig.digital.health.nz/bsa/CodeSystem/pathway-substate" ] ;
fhir:Coding.code [ fhir:value "deceased" ] ;
fhir:Coding.display [ fhir:value "Deceased" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Deceased" ]
]
], [
fhir:index 3 ;
fhir:Extension.url [ fhir:value "https://fhir-ig.digital.health.nz/bsa/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 "Patient" ] ;
fhir:Reference.identifier [
fhir:Identifier.value [ fhir:value "ZXE24NV" ]
]
] ;
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 "Organization" ] ;
fhir:Reference.identifier [
fhir:Identifier.value [ fhir:value "GZZ956-B" ]
]
] .
<https://bsa-uat.pinga.health/fhir/CarePlan/DR456> a fhir:CarePlan ;
fhir:Resource.id [ fhir:value "DR456"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_DR456\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan DR456</b></p><a name=\"DR456\"> </a><a name=\"hcDR456\"> </a><p><b>Programme Status Extension</b>: <span title=\"Codes:{https://fhir-ig.digital.health.nz/bsa/CodeSystem/programme-status enrolled}\">Enrolled</span></p><p><b>Pathway State Extension</b>: <span title=\"Codes:{https://fhir-ig.digital.health.nz/bsa/CodeSystem/pathway-state booked}\">booked</span></p><p><b>Pathway Substate Extension</b>: <span title=\"Codes:{https://fhir-ig.digital.health.nz/bsa/CodeSystem/pathway-substate confirmed}\">Confirmed</span></p><p><b>Pathway State Date Last Modified Extension</b>: 2025-11-07 13:16:36+0000</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>subject</b>: Identifier: ZUA48EH</p><p><b>period</b>: 2015-05-16 00:00:00+0000 --> (ongoing)</p><p><b>author</b>: Identifier: GZZ956-B</p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir-ig.digital.health.nz/bsa/StructureDefinition/programme-status" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir-ig.digital.health.nz/bsa/CodeSystem/programme-status" ] ;
fhir:Coding.code [ fhir:value "enrolled" ]
]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://fhir-ig.digital.health.nz/bsa/StructureDefinition/pathway-state" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir-ig.digital.health.nz/bsa/CodeSystem/pathway-state" ] ;
fhir:Coding.code [ fhir:value "booked" ]
] ;
fhir:CodeableConcept.text [ fhir:value "booked" ]
]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://fhir-ig.digital.health.nz/bsa/StructureDefinition/pathway-substate" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir-ig.digital.health.nz/bsa/CodeSystem/pathway-substate" ] ;
fhir:Coding.code [ fhir:value "confirmed" ] ;
fhir:Coding.display [ fhir:value "Confirmed" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Confirmed" ]
]
], [
fhir:index 3 ;
fhir:Extension.url [ fhir:value "https://fhir-ig.digital.health.nz/bsa/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 "active"] ;
fhir:CarePlan.intent [ fhir:value "plan"] ;
fhir:CarePlan.subject [
fhir:Reference.type [ fhir:value "Patient" ] ;
fhir:Reference.identifier [
fhir:Identifier.value [ fhir:value "ZUA48EH" ]
]
] ;
fhir:CarePlan.period [
fhir:Period.start [ fhir:value "2015-05-16T00:00:00+00:00"^^xsd:dateTime ]
] ;
fhir:CarePlan.author [
fhir:Reference.type [ fhir:value "Organization" ] ;
fhir:Reference.identifier [
fhir:Identifier.value [ fhir:value "GZZ956-B" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/CPB1.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/CPB1.ttl> .
IG © 2020+ Te Whatu Ora. Package tewhatuora.breastscreening#1.1.0 based on FHIR 4.0.1. Generated 2026-08-16
Links: Table of Contents |
QA Report