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