FHIR IG analytics| Package | navify.fhir.r5.rdc |
| Resource Type | Bundle |
| Id | rdc-Bundle-response-AGP-report-internal-server-error.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "rdc-Bundle-response-AGP-report-internal-server-error",
"type": "batch-response",
"entry": [
{
"response": {
"status": "500 INTERNAL_SERVER_ERROR",
"outcome": {
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "error",
"code": "processing",
"diagnostics": "Report could not be generated."
}
]
}
}
},
{
"fullUrl": "urn:uuid:550e8400-e29b-41d4-a716-446655430000",
"resource": {
"resourceType": "DiagnosticReport",
"id": "550e8400-e29b-41d4-a716-446655430000",
"status": "final",
"code": {
"coding": [
{
"code": "R7786-7",
"system": "https://roche.com/fhir/CodeSystem/general",
"display": "CGM Ambulatory Glucose Profile (AGP) During Reporting Period"
}
]
},
"subject": {
"reference": "Patient/123"
},
"effectivePeriod": {
"start": "2024-01-01T00:00:00+00:00",
"end": "2024-02-28T00:00:00+00:00"
},
"performer": [
{
"reference": "Organization/org1234"
}
]
},
"response": {
"status": "200 OK",
"location": "DiagnosticReport/550e8400-e29b-41d4-a716-446655430000"
}
}
]
}