FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | Bundle |
| Id | BundleDispensedMedicationsRequest.Example.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "bundle-dispensedmedications-request-001",
"identifier": {
"system": "https://fhir.synapxe.sg/StructureDefinition/profile-bundle-medicationdispense",
"value": "BUNDLE-MEDDISP-2026-001234"
},
"type": "transaction",
"entry": [
{
"fullUrl": "urn:uuid:medicationdispense-001",
"resource": {
"resourceType": "MedicationDispense",
"id": "medicationdispense-001",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
]
},
"contained": [
{
"resourceType": "Medication",
"id": "med-disp-001",
"code": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/med-code",
"code": "PRED10MG",
"display": "Prednisolone 10 mg"
}
]
}
}
],
"extension": [
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-changesMade",
"valueString": "Dispensed as prescribed"
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderSetConnectingTerm",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/order-set-connecting-term",
"code": "THEN",
"display": "Then"
}
]
}
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-dispensingInstitution",
"valueReference": {
"type": "Organization",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
"value": "11234"
},
"display": "National University Hospital"
}
}
],
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/record-id",
"value": "REC-MD-2026-001234"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/dispense-id",
"value": "DISP-2026-001234"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
"value": "SRCGRP-2026-001234"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
"value": "1.1"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/group-sequence-no",
"value": "1"
}
],
"groupIdentifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/group-no",
"value": "SDSGH103599"
},
"status": "completed",
"category": [
{
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/dispense-type",
"code": "inpatient",
"display": "Inpatient Dispense"
}
]
}
],
"medication": {
"concept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/med-code",
"code": "PRED10MG",
"display": "Prednisolone 10 mg"
}
]
},
"reference": {
"reference": "#med-disp-001"
}
},
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric-fin",
"value": "S1234567A"
}
},
"encounter": {
"type": "Encounter",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/event-id",
"value": "ENC-2026-001234"
}
},
"performer": [
{
"actor": {
"type": "Practitioner",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/prn",
"value": "PRN12345"
}
}
}
],
"location": {
"type": "Location",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/dispensing-location-id",
"value": "PHARM-A"
},
"display": "Pharmacy A"
},
"authorizingPrescription": [
{
"type": "MedicationRequest",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/order-no",
"value": "ORD-2026-001234"
}
}
],
"quantity": {
"value": 3,
"unit": "tablet",
"system": "http://unitsofmeasure.org",
"code": "{tablet}"
},
"recorded": "2026-02-10T10:00:00+08:00",
"whenPrepared": "2026-02-10T10:15:00+08:00",
"dosageInstruction": [
{
"text": "Take 10mg orally once daily for 3 days",
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"duration": 3,
"durationUnit": "d"
}
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 10,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
]
}
]
},
"request": {
"method": "POST",
"url": "MedicationDispense"
}
},
{
"fullUrl": "urn:uuid:medicationdispense-002",
"resource": {
"resourceType": "MedicationDispense",
"id": "medicationdispense-002",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
]
},
"contained": [
{
"resourceType": "Medication",
"id": "med-disp-002",
"code": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/med-code",
"code": "PRED5MG",
"display": "Prednisolone 5 mg"
}
]
}
}
],
"extension": [
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderSetConnectingTerm",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/order-set-connecting-term",
"code": "THEN",
"display": "Then"
}
]
}
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-dispensingInstitution",
"valueReference": {
"type": "Organization",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
"value": "11234"
},
"display": "National University Hospital"
}
}
],
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/record-id",
"value": "REC-MD-2026-001235"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/dispense-id",
"value": "DISP-2026-001235"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
"value": "SRCGRP-2026-001234"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
"value": "1.2"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/group-sequence-no",
"value": "2"
}
],
"groupIdentifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/group-no",
"value": "SDSGH103599"
},
"status": "completed",
"category": [
{
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/dispense-type",
"code": "inpatient",
"display": "Inpatient Dispense"
}
]
}
],
"medication": {
"concept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/med-code",
"code": "PRED5MG",
"display": "Prednisolone 5 mg"
}
]
},
"reference": {
"reference": "#med-disp-002"
}
},
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric-fin",
"value": "S1234567A"
}
},
"encounter": {
"type": "Encounter",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/event-id",
"value": "ENC-2026-001234"
}
},
"performer": [
{
"actor": {
"type": "Practitioner",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/prn",
"value": "PRN12345"
}
}
}
],
"location": {
"type": "Location",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/dispensing-location-id",
"value": "PHARM-A"
},
"display": "Pharmacy A"
},
"authorizingPrescription": [
{
"type": "MedicationRequest",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/order-no",
"value": "ORD-2026-001234"
}
}
],
"quantity": {
"value": 5,
"unit": "tablet",
"system": "http://unitsofmeasure.org",
"code": "{tablet}"
},
"recorded": "2026-02-10T10:00:00+08:00",
"whenPrepared": "2026-02-10T10:15:00+08:00",
"dosageInstruction": [
{
"text": "Take 5mg orally once daily for 5 days",
"timing": {
"repeat": {
"frequency": 1,
"period": 1,
"periodUnit": "d",
"duration": 5,
"durationUnit": "d"
}
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 5,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
]
}
]
},
"request": {
"method": "POST",
"url": "MedicationDispense"
}
},
{
"fullUrl": "urn:uuid:medicationdispense-003",
"resource": {
"resourceType": "MedicationDispense",
"id": "medicationdispense-003",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
]
},
"contained": [
{
"resourceType": "Medication",
"id": "med-disp-003",
"code": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/med-code",
"code": "PARA1000MG",
"display": "Paracetamol 1000 mg"
}
]
}
}
],
"extension": [
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-orderSetConnectingTerm",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/order-set-connecting-term",
"code": "AND",
"display": "And"
}
]
}
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-dispensingInstitution",
"valueReference": {
"type": "Organization",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
"value": "11234"
},
"display": "National University Hospital"
}
}
],
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/record-id",
"value": "REC-MD-2026-001236"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/dispense-id",
"value": "DISP-2026-001236"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
"value": "SRCGRP-2026-001235"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
"value": "1.4"
},
{
"system": "https://fhir.synapxe.sg/NamingSystem/group-sequence-no",
"value": "1"
}
],
"groupIdentifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/group-no",
"value": "SDSGH103588"
},
"status": "completed",
"category": [
{
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/dispense-type",
"code": "inpatient",
"display": "Inpatient Dispense"
}
]
}
],
"medication": {
"concept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/med-code",
"code": "PARA1000MG",
"display": "Paracetamol 1000 mg"
}
]
},
"reference": {
"reference": "#med-disp-003"
}
},
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric-fin",
"value": "S1234567A"
}
},
"encounter": {
"type": "Encounter",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/event-id",
"value": "ENC-2026-001234"
}
},
"performer": [
{
"actor": {
"type": "Practitioner",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/prn",
"value": "PRN12345"
}
}
}
],
"location": {
"type": "Location",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/dispensing-location-id",
"value": "PHARM-A"
},
"display": "Pharmacy A"
},
"authorizingPrescription": [
{
"type": "MedicationRequest",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/order-no",
"value": "ORD-2026-001235"
}
}
],
"quantity": {
"value": 30,
"unit": "tablet",
"system": "http://unitsofmeasure.org",
"code": "{tablet}"
},
"recorded": "2026-02-10T10:00:00+08:00",
"whenPrepared": "2026-02-10T10:15:00+08:00",
"dosageInstruction": [
{
"text": "Take 1000mg orally in the morning",
"timing": {
"repeat": {
"when": [
"MORN"
]
}
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1000,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
]
}
]
},
"request": {
"method": "POST",
"url": "MedicationDispense"
}
}
]
}