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
<ServiceRequest xmlns="http://hl7.org/fhir">
<meta>
<versionId value="1"/>
<lastUpdated value="2022-12-08T20:58:28.205Z"/>
<profile
value="https://fhir-ig-uat.digital.health.nz/shared-care/StructureDefinition/ManaakiNgaTahiServiceRequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest </b><a name="ObservationsServiceRequestExample"> </a><a name="hcObservationsServiceRequestExample"> </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">ResourceServiceRequest "ObservationsServiceRequestExample" Version"1" 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>: <a href="https://fhir.api-dev.digital.health.nz/R4/ActivityDefinition/a284d0f3-c459-4527-8c0f-6b20dbaae4b0">https://fhir.api-dev.digital.health.nz/R4/ActivityDefinition/a284d0f3-c459-4527-8c0f-6b20dbaae4b0</a></p><p><b>basedOn</b>: <a href="CarePlan-CarePlanExample.html">CarePlan/CarePlanExample</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>: Measurement procedure (procedure) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#122869004)</span></p><p><b>subject</b>: <span>NHI/ZXP7823 (use: official)</span></p><p><b>occurrence</b>: Starting 2022-12-09 , 3-3 per1 days, Until 2023-01-08 </p><p><b>authoredOn</b>: 2022-12-08</p><p><b>requester</b>: <span>HPIProvider/99ZZFX (use: official)</span></p><p><b>performerType</b>: Practice nurse (occupation) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#159002008)</span></p></div>
</text>
<instantiatesCanonical
value="https://fhir.api-dev.digital.health.nz/R4/ActivityDefinition/a284d0f3-c459-4527-8c0f-6b20dbaae4b0"/>
<basedOn>🔗
<reference value="CarePlan/CarePlanExample"/>
</basedOn>
<status value="active"/>
<intent value="order"/>
<priority value="urgent"/>
<doNotPerform value="false"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="122869004"/>
<display value="Measurement procedure (procedure)"/>
</coding>
</code>
<subject>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="ZXP7823"/>
</identifier>
</subject>
<occurrenceTiming>
<repeat>
<boundsPeriod>
<start value="2022-12-09"/>
<end value="2023-01-08"/>
</boundsPeriod>
<frequency value="3"/>
<frequencyMax value="3"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</occurrenceTiming>
<authoredOn value="2022-12-08"/>
<requester>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/hpi-person-id"/>
<value value="99ZZFX"/>
</identifier>
</requester>
<performerType>
<coding>
<system value="http://snomed.info/sct"/>
<code value="159002008"/>
<display value="Practice nurse (occupation)"/>
</coding>
</performerType>
</ServiceRequest>