FHIR IG analytics| Package | de.gematik.dev.epa |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-e730e451-3a44-4842-a8ed-1517a3334465.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "e730e451-3a44-4842-a8ed-1517a3334465",
"meta": {
"profile": [
"https://gematik.de/fhir/epa/StructureDefinition/epa-operation-outcome"
]
},
"issue": [
{
"severity": "error",
"code": "processing",
"details": {
"coding": [
{
"code": "MEDICATIONSVC_PARAMETERS_REFERENCE_NO_EXIST",
"system": "https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs",
"display": "Unresolved Reference in Parameters"
}
]
}
}
]
}