FHIR IG analytics| Package | de.gematik.epa.medication |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-912a5e81-6274-439e-9d79-5172c4855a70.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "912a5e81-6274-439e-9d79-5172c4855a70",
"meta": {
"profile": [
"https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome|1.0.6-2"
]
},
"issue": [
{
"severity": "error",
"code": "forbidden",
"details": {
"coding": [
{
"system": "https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details",
"code": "MEDSVC_OPERATION_OUTSIDE_BATCH",
"display": "The operation can only be executed within a batch context"
}
]
}
}
]
}