FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-apigeeeAndOAuth2-alternative.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "rrt-2959959087381887325-c-geu2-24001-82918062-1",
"meta": {
"lastUpdated": "2021-04-14T11:35:00+00:00"
},
"issue": [
{
"severity": "error",
"code": "value",
"details": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/Spine-ErrorOrWarningCode",
"code": "INVALID_VALUE",
"display": "Invalid value"
}
]
},
"diagnostics": "(invalid_request) firstName is missing",
"location": [
"/data/attributes/firstName"
]
}
]
}