FHIR IG analytics| Package | de.gematik.ti |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-0c81ad3a-d6d1-4924-91d2-555cd3d5716f.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "0c81ad3a-d6d1-4924-91d2-555cd3d5716f",
"meta": {
"profile": [
"https://gematik.de/fhir/ti/StructureDefinition/operation-outcome"
]
},
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"coding": [
{
"system": "https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes",
"code": "SVC_DOSAGE_INVALID_RENDERED_INSTRUCTION",
"display": "The provided rendered dosage instruction is invalid"
}
]
}
}
]
}