FHIR IG analytics| Package | de.gematik.dev.epa |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-c03670fe-eaf2-4a38-a333-4dc1470072a2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "c03670fe-eaf2-4a38-a333-4dc1470072a2",
"meta": {
"profile": [
"https://gematik.de/fhir/epa/StructureDefinition/epa-operation-outcome"
]
},
"issue": [
{
"severity": "error",
"code": "not-found",
"details": {
"coding": [
{
"code": "MEDICATIONSVC_DISPENSATION_NO_EXIST",
"system": "https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs",
"display": "Dispensation Not Found in Medication Service"
}
]
}
}
]
}