Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.1 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.1) 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"/>
<source value="Whaihua"/>
<profile
value="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/OutreachServiceRequest"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest OutreachServiceRequestExample</b></p><a name="OutreachServiceRequestExample"> </a><a name="hcOutreachServiceRequestExample"> </a><a name="OutreachServiceRequestExample-en-NZ"> </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">Information Source: <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=http://fhir.org.nz/ig/base/Whaihua">Whaihua</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-OutreachServiceRequest.html">OutreachServiceRequest</a></p></div><p><b>Request status reason</b>: <span title="Codes:{https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-service-request-status-reason-codes ReferredToOutreach}">Referred to Outreach</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-task-code-codes Immunization}">Immunization Outreach</span></p><p><b>subject</b>: John Doe (Identifier: NHI/ZXP7823 (use: official, ))</p><p><b>requester</b>: AIR/ISM (Identifier: <code>https://hub.services.digital.health.nz/ns/hip-application-id</code>/123456 (use: official, ))</p><p><b>performer</b>: Whaihua (Identifier: <code>https://hub.services.digital.health.nz/ns/hip-application-id</code>/987654 (use: official, ))</p><p><b>locationReference</b>: Identifier: HPIFacility/FZZ999-B (use: official, )</p></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/request-statusReason">
<valueCodeableConcept>
<coding>
<system
value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-service-request-status-reason-codes"/>
<code value="ReferredToOutreach"/>
</coding>
</valueCodeableConcept>
</extension>
<status value="active"/>
<intent value="plan"/>
<priority value="routine"/>
<code>
<coding>
<system
value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-task-code-codes"/>
<code value="Immunization"/>
<display value="Immunization Outreach"/>
</coding>
</code>
<subject>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="ZXP7823"/>
</identifier>
<display value="John Doe"/>
</subject>
<requester>
<identifier>
<use value="official"/>
<system
value="https://hub.services.digital.health.nz/ns/hip-application-id"/>
<value value="123456"/>
</identifier>
<display value="AIR/ISM"/>
</requester>
<performer>
<identifier>
<use value="official"/>
<system
value="https://hub.services.digital.health.nz/ns/hip-application-id"/>
<value value="987654"/>
</identifier>
<display value="Whaihua"/>
</performer>
<locationReference>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/hpi-facility-id"/>
<value value="FZZ999-B"/>
</identifier>
</locationReference>
</ServiceRequest>