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/ObservationsServiceRequestExample> a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ObservationsServiceRequestExample"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.lastUpdated [ fhir:value "2022-12-08T20:58:28.205Z"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/ManaakiNgaTahiServiceRequest" ;
fhir:index 0 ;
fhir:link <https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/ManaakiNgaTahiServiceRequest>
]
] ;
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 ObservationsServiceRequestExample</b></p><a name=\"ObservationsServiceRequestExample\"> </a><a name=\"hcObservationsServiceRequestExample\"> </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: 2022-12-08 20:58:28+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ManaakiNgaTahiServiceRequest.html\">ManaakiNgaTahiServiceRequest</a></p></div><p><b>instantiatesCanonical</b>: <code>https://fhir.api-dev.digital.health.nz/R4/ActivityDefinition/a284d0f3-c459-4527-8c0f-6b20dbaae4b0</code></p><p><b>basedOn</b>: <a href=\"CarePlan-CarePlanExample.html\">CarePlan COVID-19 Omicron Response - Carey Carrington</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 122869004}\">Measurement procedure (procedure)</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>occurrence</b>: 3-3 per 1 day</p><p><b>authoredOn</b>: 2022-12-08</p><p><b>requester</b>: Identifier: <a href=\"http://fhir.org.nz/ig/base/NamingSystem-hpiProvider.html\" title=\"HPI providers\">HPIProvider</a>/99ZZFX (use: official, )</p><p><b>performerType</b>: <span title=\"Codes:{http://snomed.info/sct 159002008}\">Practice nurse (occupation)</span></p></div>"
] ;
fhir:ServiceRequest.instantiatesCanonical [
fhir:value "https://fhir.api-dev.digital.health.nz/R4/ActivityDefinition/a284d0f3-c459-4527-8c0f-6b20dbaae4b0" ;
fhir:index 0 ;
fhir:link <https://fhir.api-dev.digital.health.nz/R4/ActivityDefinition/a284d0f3-c459-4527-8c0f-6b20dbaae4b0>
] ;
fhir:ServiceRequest.basedOn [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/CarePlan/CarePlanExample> ;
fhir:Reference.reference [ fhir:value "CarePlan/CarePlanExample" ]
] ;
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:122869004 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "122869004" ] ;
fhir:Coding.display [ fhir:value "Measurement procedure (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 "ZXP7823" ]
]
] ;
fhir:ServiceRequest.occurrenceTiming [
fhir:Timing.repeat [
fhir:Timing.repeat.boundsPeriod [
fhir:Period.start [ fhir:value "2022-12-09"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2023-01-08"^^xsd:date ]
] ;
fhir:Timing.repeat.frequency [ fhir:value "3"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.frequencyMax [ fhir:value "3"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ;
fhir:Timing.repeat.periodUnit [ fhir:value "d" ]
]
] ;
fhir:ServiceRequest.authoredOn [ fhir:value "2022-12-08"^^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 "99ZZFX" ]
]
] ;
fhir:ServiceRequest.performerType [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:159002008 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "159002008" ] ;
fhir:Coding.display [ fhir:value "Practice nurse (occupation)" ]
]
] .
<http://hl7.org/fhir/CarePlan/CarePlanExample> a fhir:CarePlan .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ServiceRequest/ObservationsServiceRequestExample.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ServiceRequest/ObservationsServiceRequestExample.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