Te Whatu Ora Shared Care FHIR API
0.3.9 - release
Te Whatu Ora Shared Care FHIR API - Local Development build (v0.3.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-06-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 -------------------------------------------------------------------
a fhir:ActivityDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MeasurementProcedureRequestTemplate"] ; #
fhir:language [ fhir:v "en-NZ"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-NZ\" lang=\"en-NZ\"><p><b>Generated Narrative: ActivityDefinition </b><a name=\"MeasurementProcedureRequestTemplate\"> </a><a name=\"hcMeasurementProcedureRequestTemplate\"> </a></p><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\">ResourceActivityDefinition "MeasurementProcedureRequestTemplate" (Language"en-NZ") </p></div><p><b>url</b>: <code>https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/ActivityDefinition/MeasurementProcedureRequestTemplate</code></p><p><b>identifier</b>: MeasurementProcedureRequestTemplate (use: official, period: 2023-07-25 --> (ongoing)), COVID19MeasurementProcedureRequestTemplate (use: temp, period: (?) --> 2023-07-25)</p><p><b>version</b>: 0.1.6</p><p><b>name</b>: COVID19ObservationVitalSignsRequestTemplate</p><p><b>title</b>: Vital Signs Observation Service Request</p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>subject</b>: Patient <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html\">ResourceType</a>#Patient)</span></p><p><b>date</b>: 2024-06-20 01:54:07+0000</p><p><b>publisher</b>: Te Whatu Ora</p><p><b>contact</b>: Te Whatu Ora: <a href=\"https://www.tewhatuora.govt.nz/\">https://www.tewhatuora.govt.nz/</a>, David Grainger: <a href=\"mailto:david.grainger@middleware.co.nz\">david.grainger@middleware.co.nz</a></p><p><b>description</b>: COVID-19 Request Measurement Collection</p><p><b>jurisdiction</b>: New Zealand <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#NZ)</span></p><p><b>purpose</b>: Makes ServiceRequests which seek vital signs collection observations</p><p><b>usage</b>: For use in COVID-19 Care in the Community care plans to request a vital signs observation.</p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Taking patient vital signs (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#61746007)</span></p><p><b>intent</b>: order</p><p><b>priority</b>: urgent</p><p><b>doNotPerform</b>: false</p><p><b>timing</b>: Starting 2022-11-01 , 3-3 per1 days, Until 2022-11-29 </p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>patient</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/ActivityDefinition/MeasurementProcedureRequestTemplate"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:value [ fhir:v "MeasurementProcedureRequestTemplate" ] ;
fhir:period [
fhir:start [ fhir:v "2023-07-25"^^xsd:date ] ]
] [
fhir:use [ fhir:v "temp" ] ;
fhir:value [ fhir:v "COVID19MeasurementProcedureRequestTemplate" ] ;
fhir:period [
fhir:end [ fhir:v "2023-07-25"^^xsd:date ] ]
] ) ; #
fhir:version [ fhir:v "0.1.6"] ; #
fhir:name [ fhir:v "COVID19ObservationVitalSignsRequestTemplate"] ; #
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-06-20T01:54:07+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 "COVID-19 Request Measurement Collection"] ; #
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"] ; #
fhir:usage [ fhir:v "For use in COVID-19 Care in the Community care plans to request a vital signs observation."] ; #
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.3.9 based on FHIR 4.0.1. Generated 2024-06-20
Links: Table of Contents |
QA Report