Sha256: 41ca7101c4006b7c13af1958e6065e2e71b782b723ad109691a3bae1d1121153

Contents?: true

Size: 610 Bytes

Versions: 10

Compression:

Stored size: 610 Bytes

Contents

{
  "resourceType": "OperationOutcome",
  "id": "101",
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>W is not a recognized code for Gender.</p>\n    </div>"
  },
  "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:Person/f:gender"
      ],
      "expression": [
        "Person.gender"
      ]
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/operationoutcome-example.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/operationoutcome-example.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/operationoutcome-example.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/operationoutcome-example.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/operationoutcome-example.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/operationoutcome-example.json
fhir_models-3.0.4 lib/fhir_models/examples/json/operationoutcome-example.json
fhir_models-3.0.3 lib/fhir_models/examples/json/operationoutcome-example.json
fhir_models-3.0.2 lib/fhir_models/examples/json/operationoutcome-example.json
fhir_models-3.0.1 lib/fhir_models/examples/json/operationoutcome-example.json