{
  "resourceType" : "OperationOutcome",
  "id" : "operation-outcome-validate",
  "meta" : {
    "profile" : ["https://fhir.nwgenomics.nhs.uk/StructureDefinition/OperationOutcome"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome operation-outcome-validate</b></p><a name=\"operation-outcome-validate\"> </a><a name=\"hcoperation-outcome-validate\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-OperationOutcome.html\">OperationOutcome</a></p></div><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>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>Error</td><td>Structural Issue</td><td><span title=\"Codes:\">ServiceRequest.identifier: minimum required = 1, but only found 0 (from https://fhir.nwgenomics.nhs.uk/StructureDefinition/ServiceRequest|0.0.6)</span></td><td>Bundle.entry[8].resource</td></tr></table></div>"
  },
  "issue" : [{
    "severity" : "error",
    "code" : "structure",
    "details" : {
      "text" : "ServiceRequest.identifier: minimum required = 1, but only found 0 (from https://fhir.nwgenomics.nhs.uk/StructureDefinition/ServiceRequest|0.0.6)"
    },
    "expression" : ["Bundle.entry[8].resource"]
  }]
}