Health NZ | Te Whatu Ora FHIR Screening Implementation Guide
1.0.2 - normative+trial-use New Zealand flag

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

: APIError-InvalidHPIOrganisation - XML Representation

Raw xml | Download


<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-InvalidHPIOrganisation</b></p><a name="APIError-InvalidHPIOrganisation"> </a><a name="hcAPIError-InvalidHPIOrganisation"> </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><td><b>Diagnostics</b></td></tr><tr><td style="display: none">*</td><td>Error</td><td>Element value invalid</td><td><span title="Codes:">HPI_INVALID</span></td><td>The organisation Id does not validate in HPI lookup</td></tr></table></div>
  </text>
  <issue>
    <severity value="error"/>
    <code value="value"/>
    <details>
      <coding>
        <code value="HPI_INVALID"/>
      </coding>
    </details>
    <diagnostics value="The organisation Id does not validate in HPI lookup"/>
  </issue>
</OperationOutcome>