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-Unauthorised</b></p><a name="APIError-Unauthorised"> </a><a name="hcAPIError-Unauthorised"> </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:">UNAUTHORISED_PRACTITIONER_TYPE</span></p><p><b>diagnostics</b>: Access to cervical screening summaries is restricted to medical council or nursing council registrations.</p></blockquote><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:">UNAUTHORISED_APC_EXPIRED</span></p><p><b>diagnostics</b>: Access to cervical screening summaries is restricted to pratitioners with an active annual practicing certificate (APC)</p></blockquote><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:">UNAUTHORISED_PRACTITIONER_DECEASED</span></p><p><b>diagnostics</b>: Practitioner deceased.</p></blockquote><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:">UNAUTHORISED_REGISTRATION_NOT_CURRENT</span></p><p><b>diagnostics</b>: Practitioner registration must be current.</p></blockquote><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:">UNAUTHORISED_ORGANISATION_INACTIVE</span></p><p><b>diagnostics</b>: Organisation must be active.</p></blockquote></div>
</text>
<issue>
<severity value="error"/>
<code value="suppressed"/>
<details>
<coding>
<code value="UNAUTHORISED_PRACTITIONER_TYPE"/>
</coding>
</details>
<diagnostics
value="Access to cervical screening summaries is restricted to medical council or nursing council registrations."/>
</issue>
<issue>
<severity value="error"/>
<code value="suppressed"/>
<details>
<coding>
<code value="UNAUTHORISED_APC_EXPIRED"/>
</coding>
</details>
<diagnostics
value="Access to cervical screening summaries is restricted to pratitioners with an active annual practicing certificate (APC)"/>
</issue>
<issue>
<severity value="error"/>
<code value="suppressed"/>
<details>
<coding>
<code value="UNAUTHORISED_PRACTITIONER_DECEASED"/>
</coding>
</details>
<diagnostics value="Practitioner deceased."/>
</issue>
<issue>
<severity value="error"/>
<code value="suppressed"/>
<details>
<coding>
<code value="UNAUTHORISED_REGISTRATION_NOT_CURRENT"/>
</coding>
</details>
<diagnostics value="Practitioner registration must be current."/>
</issue>
<issue>
<severity value="error"/>
<code value="suppressed"/>
<details>
<coding>
<code value="UNAUTHORISED_ORGANISATION_INACTIVE"/>
</coding>
</details>
<diagnostics value="Organisation must be active."/>
</issue>
</OperationOutcome>