FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | Bundle |
| Id | BundleSummaryNotesDocumentResponse.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-19T14:30:00+08:00",
"link": [
{
"relation": "self",
"url": "[baseurl]/Composition/$retrieve?patient.identifier=https://fhir.synapxe.sg/NamingSystem/nric|S7654321B&type=http://loinc.org|60591-5"
}
],
"entry": [
{
"fullUrl": "https://fhir.synapxe.sg/Composition/a3f5c8d2-1e4b-4a7f-9b2c-6d8e0f3a5b7c",
"resource": {
"resourceType": "Composition",
"id": "a3f5c8d2-1e4b-4a7f-9b2c-6d8e0f3a5b7c",
"meta": {
"lastUpdated": "2026-03-19T14:30:00.100+08:00"
},
"extension": [
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-recorder",
"valueIdentifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/mcr",
"value": "M88888"
}
}
],
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/record-id",
"value": "SN-REC-2026-01001"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/accession-no",
"value": "SN-ACC-2026-01001"
}
],
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "18761-7",
"display": "Transfer summary note"
}
]
},
"subject": [
{
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric",
"value": "S7654321B"
}
}
],
"date": "2026-03-19T14:30:00+08:00",
"author": [
{
"type": "Practitioner",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/mcr",
"value": "M88888"
}
}
],
"title": "Summary Notes"
},
"search": {
"mode": "match"
}
}
]
}