FHIR IG analytics| Package | de.gematik.hddt |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-HddtCgmSummaryOutcomeNoResults.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "HddtCgmSummaryOutcomeNoResults",
"issue": [
{
"severity": "information",
"code": "not-found",
"details": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/operation-outcome",
"code": "MSG_NO_MATCH"
}
],
"text": "No CGM summary observations found for the given effective period."
}
}
]
}