{

"resourceType": "OperationOutcome",
"id": "101",
"issue": [
  {
    "severity": "error",
    "code": "code-invalid",
    "details": {
      "text": "The code \"W\" is not known and not legal in this context"
    },
    "diagnostics": "Acme.Interop.FHIRProcessors.Patient.processGender line 2453",
    "location": [
      "/f:Patient/f:gender"
    ],
    "expression": [
      "Patient.gender"
    ]
  }
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}