NZ Shared Digital Health Record API
0.7.1 - ballot
NZ Shared Digital Health Record API - Local Development build (v0.7.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<OperationOutcome xmlns="http://hl7.org/fhir">
<id value="OperationOutcomeFacilityLocked"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome OperationOutcomeFacilityLocked</b></p><a name="OperationOutcomeFacilityLocked"> </a><a name="hcOperationOutcomeFacilityLocked"> </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-locked}">The facility has been temporarily locked due to a background load process</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-locked"/>
<display value="SDHR Facility Locked"/>
</coding>
<text
value="The facility has been temporarily locked due to a background load process"/>
</details>
</issue>
</OperationOutcome>