NZ Shared Digital Health Record API
1.0.0 - release
NZ Shared Digital Health Record API, published by Health New Zealand. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-sdhr/ and changes regularly. See the Directory of published versions
<OperationOutcome xmlns="http://hl7.org/fhir">
<id value="OperationOutcomeFacilityUnknown"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome OperationOutcomeFacilityUnknown</b></p><a name="OperationOutcomeFacilityUnknown"> </a><a name="hcOperationOutcomeFacilityUnknown"> </a><h3>Issues</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style="display: none">*</td><td>Error</td><td>Element value invalid</td><td><span title="Codes:{https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-outcome-codes sdhr-facility-unknown}">The facility has not been onboarded to SDHR</span></td></tr></table></div>
</text>
<issue>
<severity value="error"/>
<code value="value"/>
<details>
<coding>
<system
value="https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-outcome-codes"/>
<code value="sdhr-facility-unknown"/>
<display value="SDHR Facility Unknown"/>
</coding>
<text value="The facility has not been onboarded to SDHR"/>
</details>
</issue>
</OperationOutcome>