FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | Bundle |
| Id | BundleSchoolHealthScreeningReportDocumentResponse.Example.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"type": "searchset",
"total": 1,
"timestamp": "2026-04-02T10:00:00+08:00",
"link": [
{
"relation": "self",
"url": "[baseurl]/DiagnosticReport/$retrieve?patient.identifier=https://fhir.synapxe.sg/NamingSystem/nric|S1234567A&category=hpb-school-health-service"
}
],
"entry": [
{
"fullUrl": "https://fhir.synapxe.sg/DiagnosticReport/a1b2c3d4-5e6f-4a7b-8c9d-0e1f2a3b4c5e",
"resource": {
"resourceType": "DiagnosticReport",
"id": "a1b2c3d4-5e6f-4a7b-8c9d-0e1f2a3b4c5e",
"meta": {
"lastUpdated": "2026-04-01T10:00:00.100+08:00"
},
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/record-id",
"value": "SHS-RPT-2026-001234"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/screen-type",
"code": "hpb-school-health-service",
"display": "HPB School Health Service Report"
}
]
},
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric",
"value": "S1234567A"
}
},
"performer": [
{
"type": "Practitioner",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/mcr",
"value": "M12345A"
}
}
],
"effectiveDateTime": "2026-04-01T09:30:00+08:00",
"issued": "2026-04-01T10:00:00+08:00"
},
"search": {
"mode": "match"
}
}
]
}