Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.0 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-12-17 |
@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 -------------------------------------------------------------------
a fhir:ActivityDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RemoteMonitoringObservationRequest"] ; #
fhir:language [ fhir:v "en-NZ"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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;\">RemoteMonitoringObservationRequest</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;\">2024-12-17 20:41:12+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:url [ fhir:v "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/ActivityDefinition/RemoteMonitoringObservationRequest"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:value [ fhir:v "RemoteMonitoringObservationRequest" ]
] ) ; #
fhir:version [ fhir:v "0.1.6"] ; #
fhir:name [ fhir:v "RemoteMonitoringObservationRequest"] ; #
fhir:title [ fhir:v "Vital Signs Observation Service Request"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:subject [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Patient" ] ;
fhir:display [ fhir:v "Patient" ] ] ) ;
fhir:text [ fhir:v "Patient" ]
] ; #
fhir:date [ fhir:v "2024-12-17T20:41:12+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Te Whatu Ora"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Te Whatu Ora" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.tewhatuora.govt.nz/" ] ] )
] [
fhir:name [ fhir:v "David Grainger" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "david.grainger@middleware.co.nz" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Remote Monitoring Observation Request"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NZ" ] ;
fhir:display [ fhir:v "New Zealand" ] ] )
] ) ; #
fhir:purpose [ fhir:v "Makes ServiceRequests which seek vital signs collection observations for use in Remote Monitoring Pilot"] ; #
fhir:usage [ fhir:v "For use in Remote Monitoring Pilot"] ; #
fhir:kind [ fhir:v "ServiceRequest"] ; #
fhir:code [
( fhir:coding [
a sct:61746007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "61746007" ] ;
fhir:display [ fhir:v "Taking patient vital signs (procedure)" ] ] )
] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:priority [ fhir:v "urgent"] ; #
fhir:doNotPerform [ fhir:v "false"^^xsd:boolean] ; #
fhir:timing [
a fhir:Timing ;
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2022-11-01"^^xsd:date ] ;
fhir:end [ fhir:v "2022-11-29"^^xsd:date ] ] ;
fhir:frequency [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:frequencyMax [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ] ]
] ; #
fhir:participant ( [
fhir:type [ fhir:v "patient" ]
] ) . #
IG © 2022+ Te Whatu Ora. Package tewhatuora.sharedcare#0.4.0 based on FHIR 4.0.1. Generated 2024-12-17
Links: Table of Contents |
QA Report