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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ServiceRequest/RPMObservationServiceRequestExample> a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "RPMObservationServiceRequestExample"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.lastUpdated [ fhir:value "2025-08-18T22:02:52.748Z"^^xsd:dateTime ]
] ;
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: ServiceRequest RPMObservationServiceRequestExample</b></p><a name=\"RPMObservationServiceRequestExample\"> </a><a name=\"hcRPMObservationServiceRequestExample\"> </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-08-18 22:02:52+0000</p></div><p><b>instantiatesCanonical</b>: <a href=\"ActivityDefinition-RPMObservationRequest.html\">Vital Signs Observation Service Request</a></p><p><b>basedOn</b>: <a href=\"CarePlan/09f09486-f29e-4166-89d5-4b344f3dfc4f\">CarePlan/09f09486-f29e-4166-89d5-4b344f3dfc4f</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Urgent</p><p><b>doNotPerform</b>: false</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 61746007}\">Taking patient vital signs (procedure)</span></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>occurrence</b>: 1-1 per 1 hour</p><p><b>authoredOn</b>: 2025-08-18</p><p><b>requester</b>: Identifier: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-hpiProvider.html\" title=\"HPI providers\">HPIProvider</a>/ZZZ6789 (use: official, )</p><p><b>performer</b>: Identifier: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-nhi.html\" title=\"NHI number\">NHI</a>/?ngen-9? (use: official, )</p></div>"
] ;
fhir:ServiceRequest.instantiatesCanonical [
fhir:value "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/ActivityDefinition/RemoteMonitoringObservationRequest" ;
fhir:index 0 ;
fhir:link <https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/ActivityDefinition/RemoteMonitoringObservationRequest>
] ;
fhir:ServiceRequest.basedOn [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/CarePlan/09f09486-f29e-4166-89d5-4b344f3dfc4f> ;
fhir:Reference.reference [ fhir:value "CarePlan/09f09486-f29e-4166-89d5-4b344f3dfc4f" ]
] ;
fhir:ServiceRequest.status [ fhir:value "active"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.priority [ fhir:value "urgent"] ;
fhir:ServiceRequest.doNotPerform [ fhir:value "false"^^xsd:boolean] ;
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:61746007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "61746007" ] ;
fhir:Coding.display [ fhir:value "Taking patient vital signs (procedure)" ]
]
] ;
fhir:ServiceRequest.subject [
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:ServiceRequest.occurrenceTiming [
fhir:Timing.repeat [
fhir:Timing.repeat.boundsPeriod [
fhir:Period.start [ fhir:value "2025-08-19"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2025-09-18"^^xsd:date ]
] ;
fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.frequencyMax [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ;
fhir:Timing.repeat.periodUnit [ fhir:value "h" ]
]
] ;
fhir:ServiceRequest.authoredOn [ fhir:value "2025-08-18"^^xsd:date] ;
fhir:ServiceRequest.requester [
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:ServiceRequest.performer [
fhir:index 0 ;
fhir:Reference.identifier [
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "https://standards.digital.health.nz/ns/nhi-id" ]
]
] .
<http://hl7.org/fhir/CarePlan/09f09486-f29e-4166-89d5-4b344f3dfc4f> a fhir:CarePlan .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ServiceRequest/RPMObservationServiceRequestExample.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ServiceRequest/RPMObservationServiceRequestExample.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