FHIR IG analytics| Package | de.gematik.dev.epa |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-fc3e8ea4-41ec-4de2-906e-97871b34adcb.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "fc3e8ea4-41ec-4de2-906e-97871b34adcb",
"meta": {
"profile": [
"https://gematik.de/fhir/epa/StructureDefinition/epa-operation-outcome"
]
},
"issue": [
{
"severity": "error",
"code": "processing",
"details": {
"coding": [
{
"code": "MEDICATIONSVC_PRESCRIPTION_NO_EXIST",
"system": "https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs",
"display": "Prescription Not Found in Medication Service"
}
]
}
}
]
}