NZ Shared Digital Health Record API
0.6.0 - ballot

NZ Shared Digital Health Record API - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OperationOutcomeGlobalDenyExample - XML Representation

Raw xml | Download


<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="OperationOutcomeGlobalDenyExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome OperationOutcomeGlobalDenyExample</b></p><a name="OperationOutcomeGlobalDenyExample"> </a><a name="hcOperationOutcomeGlobalDenyExample"> </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>Information  Suppressed</td><td><span title="Codes:{https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-outcome-codes sdhr-participate-deny}">Patient has opted out of participating in the shared digital health record service.</span></td></tr></table></div>
  </text>
  <issue>
    <severity value="error"/>
    <code value="suppressed"/>
    <details>
      <coding>
        <system
                value="https://fhir-ig.digital.health.nz/sdhr/CodeSystem/sdhr-outcome-codes"/>
        <code value="sdhr-participate-deny"/>
        <display value="SDHR Participate Deny"/>
      </coding>
      <text
            value="Patient has opted out of participating in the shared digital health record service."/>
    </details>
  </issue>
</OperationOutcome>