{
  "resourceType" : "OperationOutcome",
  "id" : "vpr-04",
  "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-04</b></p><a name=\"vpr-04\"> </a><a name=\"hcvpr-04\"> </a><a name=\"vpr-04-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>Information</td><td>Informational Note</td><td><span title=\"Codes:\">Patient not registered for MyMedicare.</span></td></tr></table></div>"
  },
  "issue" : [{
    "severity" : "information",
    "code" : "informational",
    "details" : {
      "text" : "Patient not registered for MyMedicare."
    }
  }]
}