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
<Task 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/OutreachTask"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task OutreachTaskExample</b></p><a name="OutreachTaskExample"> </a><a name="hcOutreachTaskExample"> </a><a name="OutreachTaskExample-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-OutreachTask.html">OutreachTask</a></p></div><p><b>basedOn</b>: <a href="ServiceRequest-OutreachServiceRequestExample.html">ServiceRequest Immunization Outreach</a></p><p><b>status</b>: Completed</p><p><b>intent</b>: plan</p><p><b>for</b>: Identifier: NHI/ZXP7823 (use: official, )</p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/resource-types ImmunizationRecommendation}">ImmunizationRecommendation</span></td><td>Identifier: <code>https://air-fhir-server.com</code>/987654</td></tr></table><h3>Outputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/resource-types Immunization}">Immunization</span></td><td><a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=https://air-fhir-server.com/Immunization/123">https://air-fhir-server.com/Immunization/123</a></td></tr></table></div>
</text>
<basedOn>🔗
<reference value="ServiceRequest/OutreachServiceRequestExample"/>
</basedOn>
<status value="completed"/>
<intent value="plan"/>
<for>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="ZXP7823"/>
</identifier>
</for>
<input>
<type>
<coding>
<system value="http://hl7.org/fhir/resource-types"/>
<code value="ImmunizationRecommendation"/>
</coding>
</type>
<valueReference>
<identifier>
<system value="https://air-fhir-server.com"/>
<value value="987654"/>
</identifier>
</valueReference>
</input>
<output>
<type>
<coding>
<system value="http://hl7.org/fhir/resource-types"/>
<code value="Immunization"/>
</coding>
</type>
<valueReference>
<reference value="https://air-fhir-server.com/Immunization/123"/>
</valueReference>
</output>
</Task>