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
| Active as of 2026-07-20 |
@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/ActivityDefinition/RPMObservationRequest> a fhir:ActivityDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "RPMObservationRequest"] ;
fhir:Resource.language [ fhir:value "en-NZ"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-NZ\" lang=\"en-NZ\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Vital Signs Observation Service Request</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">RPMObservationRequest</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.1.6</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\">\n <b>\n \n Official\n \n </b>\n </th>\n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <span>RemoteMonitoringObservationRequest</span>\n </p>\n \n </td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Experimental: </b></th>\n <td style=\"padding-left: 4px;\">true</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2026-07-20 04:35:02+0000</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">Te Whatu Ora</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Remote Monitoring Observation Request</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">NZ</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Purpose: </b></th>\n <td style=\"padding-left: 4px;\"/>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Usage (Guidance): </b></th>\n <td style=\"padding-left: 4px;\"/>\n </tr>\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></span></p>\n \n \n <p><b>code: </b><span>61746007</span></p>\n \n \n <p><b>display: </b><span>Taking patient vital signs (procedure)</span></p>\n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">ServiceRequest</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Intent: </b></th>\n <td style=\"padding-left: 4px;\">order</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Priority: </b></th>\n <td style=\"padding-left: 4px;\">urgent</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>doNotPerform: </b></th>\n <td style=\"padding-left: 4px;\">false</td>\n </tr>\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"
] ;
fhir:ActivityDefinition.url [ fhir:value "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/ActivityDefinition/RemoteMonitoringObservationRequest"] ;
fhir:ActivityDefinition.identifier [
fhir:index 0 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.value [ fhir:value "RemoteMonitoringObservationRequest" ]
] ;
fhir:ActivityDefinition.version [ fhir:value "0.1.6"] ;
fhir:ActivityDefinition.name [ fhir:value "RemoteMonitoringObservationRequest"] ;
fhir:ActivityDefinition.title [ fhir:value "Vital Signs Observation Service Request"] ;
fhir:ActivityDefinition.status [ fhir:value "active"] ;
fhir:ActivityDefinition.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:ActivityDefinition.subjectCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/resource-types" ] ;
fhir:Coding.code [ fhir:value "Patient" ] ;
fhir:Coding.display [ fhir:value "Patient" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Patient" ]
] ;
fhir:ActivityDefinition.date [ fhir:value "2026-07-20T04:35:02+00:00"^^xsd:dateTime] ;
fhir:ActivityDefinition.publisher [ fhir:value "Te Whatu Ora"] ;
fhir:ActivityDefinition.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Te Whatu Ora" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.tewhatuora.govt.nz/" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "Te Whatu Ora Integration Team" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "integration@tewhatuora.govt.nz" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:ActivityDefinition.description [ fhir:value "Remote Monitoring Observation Request"] ;
fhir:ActivityDefinition.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "NZ" ] ;
fhir:Coding.display [ fhir:value "New Zealand" ]
]
] ;
fhir:ActivityDefinition.purpose [ fhir:value "Makes ServiceRequests which seek vital signs collection observations for use in Remote Monitoring Pilot"] ;
fhir:ActivityDefinition.usage [ fhir:value "For use in Remote Monitoring Pilot"] ;
fhir:ActivityDefinition.kind [ fhir:value "ServiceRequest"] ;
fhir:ActivityDefinition.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:ActivityDefinition.intent [ fhir:value "order"] ;
fhir:ActivityDefinition.priority [ fhir:value "urgent"] ;
fhir:ActivityDefinition.doNotPerform [ fhir:value "false"^^xsd:boolean] ;
fhir:ActivityDefinition.timingTiming [
fhir:Timing.repeat [
fhir:Timing.repeat.boundsPeriod [
fhir:Period.start [ fhir:value "2022-11-01"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2022-11-29"^^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:ActivityDefinition.participant [
fhir:index 0 ;
fhir:ActivityDefinition.participant.type [ fhir:value "patient" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ActivityDefinition/RPMObservationRequest.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ActivityDefinition/RPMObservationRequest.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