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

: Technical error - JSON Representation

Raw json | Download


{
  "resourceType" : "OperationOutcome",
  "id" : "vpr-06",
  "meta" : {
    "profile" : [
      🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-operationoutcome-core-1"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome vpr-06</b></p><a name=\"vpr-06\"> </a><a name=\"hcvpr-06\"> </a><a name=\"vpr-06-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>Fatal</td><td>Exception</td><td><span title=\"Codes:\">An unexpected internal error has occurred.</span></td></tr></table></div>"
  },
  "issue" : [
    {
      "severity" : "fatal",
      "code" : "exception",
      "details" : {
        "text" : "An unexpected internal error has occurred."
      }
    }
  ]
}