Health NZ | Te Whatu Ora FHIR Screening Implementation Guide
1.0.2 - normative+trial-use
Health NZ | Te Whatu Ora FHIR Screening Implementation Guide - Local Development build (v1.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<OperationOutcome xmlns="http://hl7.org/fhir">
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome APIError-CompleteTermsOfUseForm</b></p><a name="APIError-CompleteTermsOfUseForm"> </a><a name="hcAPIError-CompleteTermsOfUseForm"> </a><blockquote><p><b>issue</b></p><p><b>severity</b>: Error</p><p><b>code</b>: Information Suppressed</p><p><b>details</b>: <span title="Codes:">PRACTITIONER_TOU_ACCEPT_NEEDED</span></p><p><b>diagnostics</b>: No terms of use acceptance was found for the indicated practitioner. The practitioner should complete the Terms Of Use form at the link provided in this response.</p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Information</p><p><b>code</b>: Informational Note</p><p><b>details</b>: <span title="Codes:">PRACTITIONER_TOU_ACCEPT_NEEDED</span></p><p><b>diagnostics</b>: https://forms.health.nz/TermsOfUsePractitioner?token=eyJ...M2v-U</p></blockquote></div>
</text>
<issue>
<severity value="error"/>
<code value="suppressed"/>
<details>
<coding>
<code value="PRACTITIONER_TOU_ACCEPT_NEEDED"/>
</coding>
</details>
<diagnostics
value="No terms of use acceptance was found for the indicated practitioner. The practitioner should complete the Terms Of Use form at the link provided in this response."/>
</issue>
<issue>
<severity value="information"/>
<code value="informational"/>
<details>
<coding>
<code value="PRACTITIONER_TOU_ACCEPT_NEEDED"/>
</coding>
</details>
<diagnostics
value="https://forms.health.nz/TermsOfUsePractitioner?token=eyJ...M2v-U"/>
</issue>
</OperationOutcome>