My Health Record FHIR IG
1.2.0 - active Australia flag

My Health Record FHIR IG - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MyMedicare functional error - XML Representation

Raw xml | Download



<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="vpr-05"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-operationoutcome-core-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome vpr-05</b></p><a name="vpr-05"> </a><a name="hcvpr-05"> </a><a name="vpr-05-en-AU"> </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>Not Found</td><td><span title="Codes:">Request for MyMedicare information for less than 14 year old.</span></td></tr></table></div>
  </text>
  <issue>
    <severity value="error"/>
    <code value="not-found"/>
    <details>
      <text
            value="Request for MyMedicare information for less than 14 year old."/>
    </details>
  </issue>
</OperationOutcome>