: ExpTIOperationOutcomeDosageInvalidRenderedInstructionWithText
Raw json | Download
{
"resourceType" : "OperationOutcome",
"id" : "5ab6bca4-fbdf-49c3-a693-a065187cffd6",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/ti/StructureDefinition/operation-outcome"
]
},
"language" : "de",
"issue" : [
{
"extension" : [
{
"url" : "https://gematik.de/fhir/ti/StructureDefinition/expected-dosage-text",
"valueMarkdown" : "täglich: 08:00 Uhr — je 1 Stück; 18:00 Uhr — je 3 Stück"
}
],
"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"
}
]
}
}
]
}