FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | Bundle |
| Id | BundleSchoolHealthScreeningReportResponse.Example.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"type": "transaction-response",
"entry": [
{
"response": {
"status": "201 Created",
"location": "DiagnosticReport/a1b2c3d4-5e6f-4a7b-8c9d-0e1f2a3b4c5e",
"etag": "W/\"1\"",
"lastModified": "2026-04-01T10:00:00+08:00"
},
"resource": {
"resourceType": "DiagnosticReport",
"id": "a1b2c3d4-5e6f-4a7b-8c9d-0e1f2a3b4c5e"
}
},
{
"response": {
"status": "201 Created",
"location": "ServiceRequest/b2c3d4e5-6f7a-4b8c-9d0e-1f2a3b4c5d6e",
"etag": "W/\"1\"",
"lastModified": "2026-04-01T10:00:00+08:00"
},
"resource": {
"resourceType": "ServiceRequest",
"id": "b2c3d4e5-6f7a-4b8c-9d0e-1f2a3b4c5d6e"
}
},
{
"response": {
"status": "201 Created",
"location": "Observation/c3d4e5f6-7a8b-4c9d-0e1f-2a3b4c5d6e7f",
"etag": "W/\"1\"",
"lastModified": "2026-04-01T09:30:00+08:00"
},
"resource": {
"resourceType": "Observation",
"id": "c3d4e5f6-7a8b-4c9d-0e1f-2a3b4c5d6e7f"
}
}
]
}