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
<Provenance xmlns="http://hl7.org/fhir">
<meta>
<profile
value="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/RPMEducationProvenance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Provenance RPMEducationCompletionExample</b></p><a name="RPMEducationCompletionExample"> </a><a name="hcRPMEducationCompletionExample"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-RPMEducationProvenance.html">Record of Engagement with a Remote Patient Monitoring Education Module</a></p></div><p>Provenance for <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=http://fhir.org.nz/ig/base/Task/ExampleEducationalTask">Task/ExampleEducationalTask</a></p><p>Summary</p><table class="grid"><tr><td>Recorded</td><td>2025-08-13 09:00:00+0000</td></tr></table><p><b>Agents</b></p><table class="grid"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type patient}">Patient</span></td><td>{{NHI-Name}} (Identifier: NHI/{{NHI}} (use: official, ))</td></tr></table></div>
</text>
<extension
url="http://example.org/fhir/StructureDefinition/extension-education-module">
<valueCodeableConcept>
<coding>
<system
value="http://example.org/fhir/CodeSystem/rpm-education-module-cs"/>
<code value="safe-prescribing"/>
<display value="Example Module"/>
</coding>
</valueCodeableConcept>
</extension>
<target>
<reference value="Task/ExampleEducationalTask"/>
</target>
<recorded value="2025-08-13T09:00:00Z"/>
<agent>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
<code value="patient"/>
<display value="Patient"/>
</coding>
</type>
<who>
<type value="Patient"/>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="{{NHI}}"/>
</identifier>
<display value="{{NHI-Name}}"/>
</who>
</agent>
</Provenance>