FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-validationNHSDigitalPatient.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "1a388581-dbbe-43e3-9054-f5976c0245e5",
"meta": {
"lastUpdated": "2021-04-21T16:58:00+00:00"
},
"issue": [
{
"severity": "information",
"code": "processing",
"diagnostics": "This element does not match any known slice defined in the profile https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient",
"location": [
"Patient.identifier[1]",
"Line 1, Col 651"
]
},
{
"severity": "error",
"code": "processing",
"details": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/Spine-ErrorOrWarningCode",
"code": "INVALID_VALUE",
"display": "Invalid value"
}
]
},
"diagnostics": "Patient.gender: minimum required = 1, but only found 0 (from https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient)",
"location": [
"Patient",
"Line 1, Col 37"
]
}
]
}