: ExpEPAOperationOutcomeOperationDispensationNotFound - JSON Representation
Raw json | Download
{
"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" : [
{
"system" : "https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs",
"code" : "MEDICATIONSVC_DISPENSATION_NO_EXIST",
"display" : "Dispensation Not Found in Medication Service"
}
]
}
}
]
}