: OperationOutcomeEmptyList - JSON Representation
Raw json | Download
{
"resourceType" : "OperationOutcome",
"id" : "a4da96e5-84d6-4883-8789-5df2e1363c40",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome"
]
},
"issue" : [
{
"severity" : "error",
"code" : "processing",
"details" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/operation-outcome",
"code" : "MSG_NO_MATCH"
}
]
},
"diagnostics" : "No Resource found matching the query $medication-list"
}
]
}