FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | Bundle |
| Id | BundleCervicalScreeningReportDocumentResponse.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-03-31T10:00:00+08:00",
"link": [
{
"relation": "self",
"url": "[baseurl]/DiagnosticReport/$retrieve?patient.identifier=https://fhir.synapxe.sg/NamingSystem/nric|S1234567A&category=cervical-screen"
}
],
"entry": [
{
"fullUrl": "https://fhir.synapxe.sg/DiagnosticReport/diagnosticreport-cvs-001",
"resource": {
"resourceType": "DiagnosticReport",
"id": "diagnosticreport-cvs-001",
"meta": {
"lastUpdated": "2026-02-10T16:00:00.100+08:00"
},
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/record-id",
"value": "CVS-RPT-2026-001234"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/screen-type",
"code": "cervical-screen",
"display": "Cervical Screening Report"
}
]
},
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric",
"value": "S1234567A"
}
},
"conclusionCode": [
{
"text": "Negative for intraepithelial lesion or malignancy. HPV not detected. Routine screening recommended in 3 years."
}
],
"effectiveDateTime": "2026-02-09T09:00:00+08:00",
"issued": "2026-02-09T09:00:00+08:00",
"supportingInfo": [
{
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "11329-0",
"display": "History general Narrative - Reported"
}
]
},
"reference": {
"reference": "Observation/observation-history-001"
}
}
]
},
"search": {
"mode": "match"
}
}
]
}