Patsiendi üldandmete teenus / Master Patient Index
1.5.0 - trial-use Estonia flag

Patsiendi üldandmete teenus / Master Patient Index - Downloaded Version 1.5.0 See the Directory of published versions

: DeceasedWarning - XML Representation

Raw xml | Download


<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="DeceasedWarning"/>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Severity:</b> warning</p><p><b>Code:</b> informational</p><p><b>Details.coding.system:</b> https://mpi.tehik.ee</p><p><b>Details.coding.code:</b> MPI-101</p><p><b>Details.text:</b> Patsient on surnud</p></div>
  </text>
  <issue>
    <severity value="warning"/>
    <code value="informational"/>
    <details>
      <coding>
        <system value="https://mpi.tehik.ee"/>
        <code value="MPI-101"/>
      </coding>
      <text value="Patsient on surnud"/>
    </details>
  </issue>
</OperationOutcome>