FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeBundle
IdBundleMedicationDispenseRequest.Example.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "a1b2c3d4-e5f6-4a7b-8c9d-0e1f2a3b4c5d",
      "resource": {
        "resourceType": "MedicationDispense",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Example Medication Dispense</div>"
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-001",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/med-code",
                  "code": "PRED10MG",
                  "display": "Prednisolone 10 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": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00111"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispense-id",
            "value": "DISP-2026-00111"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.1"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
            "value": "SDSGH103599"
          }
        ],
        "status": "completed",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/dispense-type",
                "code": "outpatient",
                "display": "Outpatient Dispense"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-001"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543B"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "performer": [
          {
            "actor": {
              "type": "Practitioner",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/prn",
                "value": "PRN-56789"
              }
            }
          }
        ],
        "location": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispensing-location-id",
            "value": "DISP-LOC-001"
          }
        },
        "authorizingPrescription": [
          {
            "type": "MedicationRequest",
            "identifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
              "value": "ORD-2026-00111"
            }
          }
        ],
        "quantity": {
          "value": 3,
          "unit": "tablet",
          "system": "http://unitsofmeasure.org",
          "code": "{tbl}"
        },
        "recorded": "2026-03-19T10:00:00+08:00",
        "whenPrepared": "2026-03-19T10:15:00+08:00",
        "destination": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/facility-unit-id",
            "value": "FAC-WARD-5A"
          },
          "display": "Ward 5A"
        },
        "dosageInstruction": [
          {
            "sequence": 1,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-19T00:00:00+08:00",
                  "end": "2026-03-21T23:59:59+08:00"
                }
              },
              "code": {
                "coding": [
                  {
                    "system": "https://fhir.synapxe.sg/CodeSystem/frequency",
                    "code": "OD",
                    "display": "Once Daily"
                  }
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationDispense"
      }
    },
    {
      "fullUrl": "b2c3d4e5-f6a7-4b8c-9d0e-1f2a3b4c5d6e",
      "resource": {
        "resourceType": "MedicationDispense",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
          ]
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-002",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "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": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00112"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispense-id",
            "value": "DISP-2026-00112"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.2"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
            "value": "SDSGH103599"
          }
        ],
        "status": "completed",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/dispense-type",
                "code": "outpatient",
                "display": "Outpatient Dispense"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-002"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543B"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "performer": [
          {
            "actor": {
              "type": "Practitioner",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/prn",
                "value": "PRN-56789"
              }
            }
          }
        ],
        "location": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispensing-location-id",
            "value": "DISP-LOC-001"
          }
        },
        "authorizingPrescription": [
          {
            "type": "MedicationRequest",
            "identifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
              "value": "ORD-2026-00112"
            }
          }
        ],
        "quantity": {
          "value": 5,
          "unit": "tablet",
          "system": "http://unitsofmeasure.org",
          "code": "{tbl}"
        },
        "recorded": "2026-03-19T10:00:00+08:00",
        "whenPrepared": "2026-03-19T10:15:00+08:00",
        "destination": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/facility-unit-id",
            "value": "FAC-WARD-5A"
          },
          "display": "Ward 5A"
        },
        "dosageInstruction": [
          {
            "sequence": 2,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-22T00:00:00+08:00",
                  "end": "2026-03-26T23:59:59+08:00"
                }
              },
              "code": {
                "coding": [
                  {
                    "system": "https://fhir.synapxe.sg/CodeSystem/frequency",
                    "code": "OD",
                    "display": "Once Daily"
                  }
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationDispense"
      }
    },
    {
      "fullUrl": "c3d4e5f6-a7b8-4c9d-8e1f-2a3b4c5d6e7f",
      "resource": {
        "resourceType": "MedicationDispense",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
          ]
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-003",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/med-code",
                  "code": "PRED2MG",
                  "display": "Prednisolone 2 mg"
                }
              ]
            }
          }
        ],
        "extension": [
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-dispensingInstitution",
            "valueReference": {
              "type": "Organization",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
                "value": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00113"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispense-id",
            "value": "DISP-2026-00113"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.3"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
            "value": "SDSGH103599"
          }
        ],
        "status": "completed",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/dispense-type",
                "code": "outpatient",
                "display": "Outpatient Dispense"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-003"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543B"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "performer": [
          {
            "actor": {
              "type": "Practitioner",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/prn",
                "value": "PRN-56789"
              }
            }
          }
        ],
        "location": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispensing-location-id",
            "value": "DISP-LOC-001"
          }
        },
        "authorizingPrescription": [
          {
            "type": "MedicationRequest",
            "identifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
              "value": "ORD-2026-00113"
            }
          }
        ],
        "quantity": {
          "value": 8,
          "unit": "tablet",
          "system": "http://unitsofmeasure.org",
          "code": "{tbl}"
        },
        "recorded": "2026-03-19T10:00:00+08:00",
        "whenPrepared": "2026-03-19T10:15:00+08:00",
        "destination": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/facility-unit-id",
            "value": "FAC-WARD-5A"
          },
          "display": "Ward 5A"
        },
        "dosageInstruction": [
          {
            "sequence": 3,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-27T00:00:00+08:00",
                  "end": "2026-04-03T23:59:59+08:00"
                }
              },
              "code": {
                "coding": [
                  {
                    "system": "https://fhir.synapxe.sg/CodeSystem/frequency",
                    "code": "OD",
                    "display": "Once Daily"
                  }
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationDispense"
      }
    },
    {
      "fullUrl": "d4e5f6a7-b8c9-4d0e-8f2a-3b4c5d6e7f8a",
      "resource": {
        "resourceType": "MedicationDispense",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
          ]
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-004",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "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": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00114"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispense-id",
            "value": "DISP-2026-00114"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.4"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
            "value": "SDSGH103599"
          }
        ],
        "status": "completed",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/dispense-type",
                "code": "outpatient",
                "display": "Outpatient Dispense"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-004"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543B"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "performer": [
          {
            "actor": {
              "type": "Practitioner",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/prn",
                "value": "PRN-56789"
              }
            }
          }
        ],
        "location": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispensing-location-id",
            "value": "DISP-LOC-001"
          }
        },
        "authorizingPrescription": [
          {
            "type": "MedicationRequest",
            "identifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
              "value": "ORD-2026-00114"
            }
          }
        ],
        "quantity": {
          "value": 28,
          "unit": "tablet",
          "system": "http://unitsofmeasure.org",
          "code": "{tbl}"
        },
        "recorded": "2026-03-19T10:00:00+08:00",
        "whenPrepared": "2026-03-19T10:15:00+08:00",
        "destination": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/facility-unit-id",
            "value": "FAC-WARD-5A"
          },
          "display": "Ward 5A"
        },
        "dosageInstruction": [
          {
            "sequence": 1,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-19T00:00:00+08:00",
                  "end": "2026-04-15T23:59:59+08:00"
                },
                "when": [
                  "MORN"
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationDispense"
      }
    },
    {
      "fullUrl": "e5f6a7b8-c9d0-4e1f-8a3b-4c5d6e7f8a9b",
      "resource": {
        "resourceType": "MedicationDispense",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
          ]
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-005",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/med-code",
                  "code": "PARA500MG",
                  "display": "Paracetamol 500 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": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00115"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispense-id",
            "value": "DISP-2026-00115"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.5"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
            "value": "SDSGH103599"
          }
        ],
        "status": "completed",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/dispense-type",
                "code": "outpatient",
                "display": "Outpatient Dispense"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-005"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543B"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "performer": [
          {
            "actor": {
              "type": "Practitioner",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/prn",
                "value": "PRN-56789"
              }
            }
          }
        ],
        "location": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispensing-location-id",
            "value": "DISP-LOC-001"
          }
        },
        "authorizingPrescription": [
          {
            "type": "MedicationRequest",
            "identifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
              "value": "ORD-2026-00115"
            }
          }
        ],
        "quantity": {
          "value": 28,
          "unit": "tablet",
          "system": "http://unitsofmeasure.org",
          "code": "{tbl}"
        },
        "recorded": "2026-03-19T10:00:00+08:00",
        "whenPrepared": "2026-03-19T10:15:00+08:00",
        "destination": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/facility-unit-id",
            "value": "FAC-WARD-5A"
          },
          "display": "Ward 5A"
        },
        "dosageInstruction": [
          {
            "sequence": 2,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-19T00:00:00+08:00",
                  "end": "2026-04-15T23:59:59+08:00"
                },
                "when": [
                  "AFT"
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationDispense"
      }
    },
    {
      "fullUrl": "f6a7b8c9-d0e1-4f2a-8b4c-5d6e7f8a9b0c",
      "resource": {
        "resourceType": "MedicationDispense",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
          ]
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "med-006",
            "meta": {
              "profile": [
                "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
              ]
            },
            "code": {
              "coding": [
                {
                  "system": "https://fhir.synapxe.sg/CodeSystem/med-code",
                  "code": "PARA100MG",
                  "display": "Paracetamol 100 mg"
                }
              ]
            }
          }
        ],
        "extension": [
          {
            "url": "https://fhir.synapxe.sg/StructureDefinition/ext-dispensingInstitution",
            "valueReference": {
              "type": "Organization",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/hci-code",
                "value": "HCI-98765"
              },
              "display": "Tan Tock Seng Hospital"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/record-id",
            "value": "REC-2026-00116"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispense-id",
            "value": "DISP-2026-00116"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/source-grouping-id",
            "value": "SGI-2026-00456"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
            "value": "1.6"
          },
          {
            "system": "https://fhir.synapxe.sg/NamingSystem/group-no",
            "value": "SDSGH103599"
          }
        ],
        "status": "completed",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.synapxe.sg/CodeSystem/dispense-type",
                "code": "outpatient",
                "display": "Outpatient Dispense"
              }
            ]
          }
        ],
        "medication": {
          "reference": {
            "reference": "#med-006"
          }
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/nric",
            "value": "S9876543B"
          }
        },
        "encounter": {
          "type": "Encounter",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/event-id",
            "value": "EVT-2026-112233"
          }
        },
        "performer": [
          {
            "actor": {
              "type": "Practitioner",
              "identifier": {
                "system": "https://fhir.synapxe.sg/NamingSystem/prn",
                "value": "PRN-56789"
              }
            }
          }
        ],
        "location": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/dispensing-location-id",
            "value": "DISP-LOC-001"
          }
        },
        "authorizingPrescription": [
          {
            "type": "MedicationRequest",
            "identifier": {
              "system": "https://fhir.synapxe.sg/NamingSystem/order-no",
              "value": "ORD-2026-00116"
            }
          }
        ],
        "quantity": {
          "value": 28,
          "unit": "tablet",
          "system": "http://unitsofmeasure.org",
          "code": "{tbl}"
        },
        "recorded": "2026-03-19T10:00:00+08:00",
        "whenPrepared": "2026-03-19T10:15:00+08:00",
        "destination": {
          "type": "Location",
          "identifier": {
            "system": "https://fhir.synapxe.sg/NamingSystem/facility-unit-id",
            "value": "FAC-WARD-5A"
          },
          "display": "Ward 5A"
        },
        "dosageInstruction": [
          {
            "sequence": 3,
            "timing": {
              "repeat": {
                "boundsPeriod": {
                  "start": "2026-03-19T00:00:00+08:00",
                  "end": "2026-04-15T23:59:59+08:00"
                },
                "when": [
                  "NIGHT"
                ]
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationDispense"
      }
    }
  ]
}