Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.2 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.2) 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2025-09-04T09:00:00.000Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/NDHOutpatient"^^xsd:anyURI ;
fhir:link <https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/NDHOutpatient> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient ndh-outpatient-instance</b></p><a name=\"ndh-outpatient-instance\"> </a><a name=\"hcndh-outpatient-instance\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2025-09-04 09:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-NDHOutpatient.html\">New Dunedin Hospital Outpatient Get Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Carey Carrington Female, DoB: 1968-01-27 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZXP7823 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+64211234567\">+64 21 123 4567</a></li><li><a href=\"mailto:example@mail.com\">example@mail.com</a></li><li>65 Albany Street 9016 NEW ZEALAND (work) (NZ Suburb: North Dunedin)</li><li>481 Highgate 9010 NEW ZEALAND (home) (NZ Suburb: Maori Hill)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"New Zealand citizenship\">NZ Citizenship:</td><td colspan=\"3\"><ul><li>source: <span title=\"Codes:{https://standards.digital.health.nz/ns/information-source-code BREG}\">Birth Register</span></li><li>status: <span title=\"Codes:{https://standards.digital.health.nz/ns/nz-citizenship-status-code no}\">No</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The ethnic group or groups that a person identifies with or feels they belong to. Ethnicity is a measure of cultural affiliation as opposed to race, ancestry, nationality or citizen. Ethnicity is self-perceived and a person can belong to more than one group.#xA;#xA;The Stats New Zealand standard can be found [here](http://aria.stats.govt.nz/aria/#ClassificationView:uri=http://stats.govt.nz/cms/ClassificationVersion/YVqOcFHSlguKkT17).\"><a href=\"http://fhir.org.nz/ig/base/StructureDefinition-nz-ethnicity.html\">NZ Ethnicity</a></td><td colspan=\"3\"><span title=\"Codes:{https://standards.digital.health.nz/ns/ethnic-group-level-4-code 21111}\">Māori</span></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nz-ethnicity"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/ethnic-group-level-4-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.0" ] ;
fhir:code [ fhir:v "21111" ] ;
fhir:display [ fhir:v "Māori" ] ] ) ;
fhir:text [ fhir:v "Māori" ] ]
] [
( fhir:extension [
fhir:url [ fhir:v "source"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/information-source-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.0" ] ;
fhir:code [ fhir:v "BREG" ] ;
fhir:display [ fhir:v "Birth Register" ] ] ) ;
fhir:text [ fhir:v "Birth Register" ] ] ] [
fhir:url [ fhir:v "status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nz-citizenship-status-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.1.0" ] ;
fhir:code [ fhir:v "no" ] ;
fhir:display [ fhir:v "No" ] ] ) ;
fhir:text [ fhir:v "No" ] ] ] ) ;
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/nz-citizenship"^^xsd:anyURI ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZXP7823" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "Carrington" ] ;
( fhir:given [ fhir:v "Carey" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+64 21 123 4567" ] ;
fhir:use [ fhir:v "mobile" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "example@mail.com" ] ;
fhir:use [ fhir:v "home" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1968-01-27"^^xsd:date] ; #
fhir:address ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/domicile-code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/domicile-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2896" ] ;
fhir:display [ fhir:v "North Dunedin" ] ] ) ;
fhir:text [ fhir:v "North Dunedin" ] ] ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/suburb"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "North Dunedin" ] ] ) ;
fhir:use [ fhir:v "work" ] ;
fhir:type [ fhir:v "postal" ] ;
( fhir:line [ fhir:v "65 Albany Street" ] ) ;
fhir:postalCode [ fhir:v "9016" ] ;
fhir:country [ fhir:v "NEW ZEALAND" ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/domicile-code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/domicile-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2898" ] ;
fhir:display [ fhir:v "Maori Hill" ] ] ) ;
fhir:text [ fhir:v "Maori Hill" ] ] ] [
fhir:url [ fhir:v "http://hl7.org.nz/fhir/StructureDefinition/suburb"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Maori Hill" ] ] ) ;
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "physical" ] ;
( fhir:line [ fhir:v "481 Highgate" ] ) ;
fhir:postalCode [ fhir:v "9010" ] ;
fhir:country [ fhir:v "NEW ZEALAND" ]
] ) . #
IG © 2022+ Te Whatu Ora. Package tewhatuora.sharedcare#0.4.2 based on FHIR 4.0.1. Generated 2025-09-04
Links: Table of Contents |
QA Report