FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | Bundle |
| Id | BundleOTNotesDocumentResponse.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-02-09T15:45:00+08:00",
"link": [
{
"relation": "self",
"url": "[baseurl]/Composition/$retrieve?patient.identifier=https://fhir.synapxe.sg/NamingSystem/nric|S1234567C&type=http://loinc.org|11506-3"
}
],
"entry": [
{
"fullUrl": "https://fhir.synapxe.sg/Composition/otnotes-001",
"resource": {
"resourceType": "Composition",
"id": "otnotes-001",
"meta": {
"lastUpdated": "2026-02-09T15:45:00.100+08:00"
},
"extension": [
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-displayMethod",
"valueString": "OT Clinical Documentation System"
}
],
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/record-id",
"value": "OT-REC-2026-00123"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/accession-no",
"value": "OT-ACC-2026-00123"
}
],
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "11504-8",
"display": "Surgical operation note"
}
]
},
"subject": [
{
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric",
"value": "S1234567C"
}
}
],
"date": "2026-02-09T14:30:00+08:00",
"author": [
{
"type": "Practitioner",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/mcr",
"value": "M12345"
}
}
],
"title": "Operating Theatre (OT) Notes",
"custodian": {
"type": "Organization",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
"value": "HCI-12345"
}
}
},
"search": {
"mode": "match"
}
}
]
}