FHIR IG analytics| Package | uk.nhsdigital.medicines.r4.test |
| Resource Type | OperationOutcome |
| Id | example-C3.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"meta": {
"lastUpdated": "2022-10-21T13:47:00+00:00"
},
"issue": [
{
"severity": "error",
"code": "value",
"details": {
"coding": [
{
"system": "https://fhir.nhs.uk/R4/CodeSystem/Spine-ErrorOrWarningCode",
"code": "R-0008",
"display": "Prescription/item not found"
}
]
}
}
]
}