DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build Nigeria flag

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: Medication Dispense - Request (Transaction) - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "MedicationDispense-Request",
  "meta" : {
    "profile" : [
      🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-dispense-bundle"
    ]
  },
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:bbb11122-f6e5-4789-b234-567890bcdef1",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "NgPatient-Disp-001",
        "meta" : {
          "lastUpdated" : "2025-10-29T09:00:00+01:00",
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_NgPatient-Disp-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient NgPatient-Disp-001</b></p><a name=\"NgPatient-Disp-001\"> </a><a name=\"hcNgPatient-Disp-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2025-10-29 09:00:00+0100</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-patient.html\">NG Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Ibrahim Musa  Male, DoB: 1968-08-25 ( mobile: 08067890123)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">45 Wellness Street Kano KN </td></tr></table></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
                  "code" : "MOBILE",
                  "display" : "mobile"
                }
              ]
            },
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
            "value" : "08067890123"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Musa",
            "given" : [
              "Ibrahim"
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "1968-08-25",
        "address" : [
          {
            "line" : [
              "45 Wellness Street"
            ],
            "city" : "Kano",
            "district" : "kn-kano-municipal",
            "state" : "KN"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Patient"
      }
    },
    {
      "fullUrl" : "urn:uuid:ccc22233-f6e5-4789-b234-567890bcdef1",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "NgPractitioner-Disp-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_NgPractitioner-Disp-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner NgPractitioner-Disp-001</b></p><a name=\"NgPractitioner-Disp-001\"> </a><a name=\"hcNgPractitioner-Disp-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-practitioner.html\">NG Practitioner</a></p></div><p><b>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn</code>/MDCN-54321</p><p><b>active</b>: true</p><p><b>name</b>: Fatima Yusuf </p><p><b>telecom</b>: ph: 08076665555</p><p><b>birthDate</b>: 1975-04-10</p></div>"
        },
        "identifier" : [
          {
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn",
            "value" : "MDCN-54321"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Yusuf",
            "given" : [
              "Fatima"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "08076665555"
          }
        ],
        "birthDate" : "1975-04-10"
      },
      "request" : {
        "method" : "POST",
        "url" : "Practitioner"
      }
    },
    {
      "fullUrl" : "urn:uuid:ddd33341-f6e5-4789-b234-567890bcdef1",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "NgOrganization-Pharmacy-Disp-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-pharmacy-organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_NgOrganization-Pharmacy-Disp-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization NgOrganization-Pharmacy-Disp-001</b></p><a name=\"NgOrganization-Pharmacy-Disp-001\"> </a><a name=\"hcNgOrganization-Pharmacy-Disp-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-pharmacy-organization.html\">NG Pharmacy Organization</a></p></div><p><b>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry</code>/PHARM-KN-7788</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type cg}\">Community Group</span></p><p><b>name</b>: Medix Pharmacy Limited</p><p><b>telecom</b>: ph: 064-123-4567, <a href=\"mailto:info@medixpharmacy.ng\">info@medixpharmacy.ng</a></p><p><b>address</b>: 12 Pharmacy Avenue Kano KN </p></div>"
        },
        "identifier" : [
          {
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry",
            "value" : "PHARM-KN-7788"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "cg",
                "display" : "Community Group"
              }
            ]
          }
        ],
        "name" : "Medix Pharmacy Limited",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "064-123-4567"
          },
          {
            "system" : "email",
            "value" : "info@medixpharmacy.ng"
          }
        ],
        "address" : [
          {
            "line" : [
              "12 Pharmacy Avenue"
            ],
            "city" : "Kano",
            "district" : "kn-kano-municipal",
            "state" : "KN"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Organization"
      }
    },
    {
      "fullUrl" : "urn:uuid:eee44455-f6e5-4789-b234-567890bcdef1",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "NgMedication-Metformin-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_NgMedication-Metformin-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication NgMedication-Metformin-001</b></p><a name=\"NgMedication-Metformin-001\"> </a><a name=\"hcNgMedication-Metformin-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-medication.html\">NG Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{http://www.whocc.no/atc A10BA02}\">Metformin 500mg Tablets</span></p><p><b>status</b>: Active</p><p><b>manufacturer</b>: Fidson Healthcare Plc</p><p><b>form</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm TAB}\">Tablet</span></p><p><b>amount</b>: 500 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Metformin hydrochloride</span></td><td>500 mg/1 Tablet</td></tr></table><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>MET2025-10-A</td><td>2026-10-31</td></tr></table></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "A10BA02",
              "display" : "Metformin"
            }
          ],
          "text" : "Metformin 500mg Tablets"
        },
        "status" : "active",
        "manufacturer" : {
          "display" : "Fidson Healthcare Plc"
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
              "code" : "TAB",
              "display" : "Tablet"
            }
          ]
        },
        "amount" : {
          "numerator" : {
            "value" : 500,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "denominator" : {
            "value" : 1,
            "unit" : "Tablet",
            "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
            "code" : "TAB"
          }
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "text" : "Metformin hydrochloride"
            },
            "strength" : {
              "numerator" : {
                "value" : 500,
                "unit" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet"
              }
            }
          }
        ],
        "batch" : {
          "lotNumber" : "MET2025-10-A",
          "expirationDate" : "2026-10-31"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Medication"
      }
    },
    {
      "fullUrl" : "urn:uuid:fff55566-f6e5-4789-b234-567890bcdef1",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "NgMedication-Atorvastatin-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_NgMedication-Atorvastatin-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication NgMedication-Atorvastatin-001</b></p><a name=\"NgMedication-Atorvastatin-001\"> </a><a name=\"hcNgMedication-Atorvastatin-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-medication.html\">NG Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{http://www.whocc.no/atc C10AA05}\">Atorvastatin 20mg Tablets</span></p><p><b>status</b>: Active</p><p><b>manufacturer</b>: Emzor Pharmaceutical Industries</p><p><b>form</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm TAB}\">Tablet</span></p><p><b>amount</b>: 20 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Atorvastatin calcium</span></td><td>20 mg/1 Tablet</td></tr></table><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>ATOR2025-09-B</td><td>2027-09-30</td></tr></table></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "C10AA05",
              "display" : "Atorvastatin"
            }
          ],
          "text" : "Atorvastatin 20mg Tablets"
        },
        "status" : "active",
        "manufacturer" : {
          "display" : "Emzor Pharmaceutical Industries"
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
              "code" : "TAB",
              "display" : "Tablet"
            }
          ]
        },
        "amount" : {
          "numerator" : {
            "value" : 20,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "denominator" : {
            "value" : 1,
            "unit" : "Tablet",
            "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
            "code" : "TAB"
          }
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "text" : "Atorvastatin calcium"
            },
            "strength" : {
              "numerator" : {
                "value" : 20,
                "unit" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet"
              }
            }
          }
        ],
        "batch" : {
          "lotNumber" : "ATOR2025-09-B",
          "expirationDate" : "2027-09-30"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Medication"
      }
    },
    {
      "fullUrl" : "urn:uuid:aaa66677-f6e5-4789-b234-567890bcdef1",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "NgMedication-Amlodipine-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_NgMedication-Amlodipine-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication NgMedication-Amlodipine-001</b></p><a name=\"NgMedication-Amlodipine-001\"> </a><a name=\"hcNgMedication-Amlodipine-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-medication.html\">NG Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{http://www.whocc.no/atc C08CA01}\">Amlodipine 5mg Tablets</span></p><p><b>status</b>: Active</p><p><b>manufacturer</b>: May &amp; Baker Nigeria Plc</p><p><b>form</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm TAB}\">Tablet</span></p><p><b>amount</b>: 5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Amlodipine besylate</span></td><td>5 mg/1 Tablet</td></tr></table><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td style=\"display: none\">*</td><td>AML2025-08-C</td><td>2027-08-31</td></tr></table></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "C08CA01",
              "display" : "Amlodipine"
            }
          ],
          "text" : "Amlodipine 5mg Tablets"
        },
        "status" : "active",
        "manufacturer" : {
          "display" : "May & Baker Nigeria Plc"
        },
        "form" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
              "code" : "TAB",
              "display" : "Tablet"
            }
          ]
        },
        "amount" : {
          "numerator" : {
            "value" : 5,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          },
          "denominator" : {
            "value" : 1,
            "unit" : "Tablet",
            "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
            "code" : "TAB"
          }
        },
        "ingredient" : [
          {
            "itemCodeableConcept" : {
              "text" : "Amlodipine besylate"
            },
            "strength" : {
              "numerator" : {
                "value" : 5,
                "unit" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet"
              }
            }
          }
        ],
        "batch" : {
          "lotNumber" : "AML2025-08-C",
          "expirationDate" : "2027-08-31"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Medication"
      }
    },
    {
      "fullUrl" : "urn:uuid:bbb77788-f6e5-4789-b234-567890bcdef1",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "NgMedicationRequest-Metformin-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-request"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_NgMedicationRequest-Metformin-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NgMedicationRequest-Metformin-001</b></p><a name=\"NgMedicationRequest-Metformin-001\"> </a><a name=\"hcNgMedicationRequest-Metformin-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-medication-request.html\">NG MedicationRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Bundle-MedicationDispense-Request.html#urn-uuid-eee44455-f6e5-4789-b234-567890bcdef1\">Medication Metformin</a></p><p><b>subject</b>: <a href=\"Bundle-MedicationDispense-Request.html#urn-uuid-bbb11122-f6e5-4789-b234-567890bcdef1\">Ibrahim Musa  Male, DoB: 1968-08-25 ( mobile: 08067890123)</a></p><p><b>authoredOn</b>: 2025-10-29 08:00:00+0100</p><p><b>requester</b>: <a href=\"Bundle-MedicationDispense-Request.html#urn-uuid-ddd33341-f6e5-4789-b234-567890bcdef1\">Organization Medix Pharmacy Limited</a></p><p><b>reasonCode</b>: <span title=\"Codes:\">Type 2 Diabetes Mellitus</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: Take 1 tablet twice daily with meals for 90 days</p><p><b>timing</b>: Duration 90days , at meals, 2 per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>validityPeriod</b>: 2025-10-29 --&gt; 2026-01-29</p><p><b>numberOfRepeatsAllowed</b>: 3</p><p><b>quantity</b>: 180 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>90</td><td>days</td><td><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>"
        },
        "status" : "active",
        "intent" : "order",
        "medicationReference" : {
          "reference" : "urn:uuid:eee44455-f6e5-4789-b234-567890bcdef1"
        },
        "subject" : {
          "reference" : "urn:uuid:bbb11122-f6e5-4789-b234-567890bcdef1"
        },
        "authoredOn" : "2025-10-29T08:00:00+01:00",
        "requester" : {
          "reference" : "urn:uuid:ddd33341-f6e5-4789-b234-567890bcdef1"
        },
        "reasonCode" : [
          {
            "text" : "Type 2 Diabetes Mellitus"
          }
        ],
        "dosageInstruction" : [
          {
            "text" : "Take 1 tablet twice daily with meals for 90 days",
            "timing" : {
              "repeat" : {
                "duration" : 90,
                "durationUnit" : "d",
                "frequency" : 2,
                "period" : 1,
                "periodUnit" : "d",
                "when" : [
                  "C"
                ]
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral route"
                }
              ]
            },
            "doseAndRate" : [
              {
                "doseQuantity" : {
                  "value" : 1,
                  "unit" : "Tablet",
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
                  "code" : "TAB"
                }
              }
            ]
          }
        ],
        "dispenseRequest" : {
          "validityPeriod" : {
            "start" : "2025-10-29",
            "end" : "2026-01-29"
          },
          "numberOfRepeatsAllowed" : 3,
          "quantity" : {
            "value" : 180,
            "unit" : "Tablet",
            "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
            "code" : "TAB"
          },
          "expectedSupplyDuration" : {
            "value" : 90,
            "unit" : "days",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationRequest"
      }
    },
    {
      "fullUrl" : "urn:uuid:ccc88899-f6e5-4789-b234-567890bcdef1",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "NgMedicationRequest-Atorvastatin-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-request"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_NgMedicationRequest-Atorvastatin-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NgMedicationRequest-Atorvastatin-001</b></p><a name=\"NgMedicationRequest-Atorvastatin-001\"> </a><a name=\"hcNgMedicationRequest-Atorvastatin-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-medication-request.html\">NG MedicationRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Bundle-MedicationDispense-Request.html#urn-uuid-fff55566-f6e5-4789-b234-567890bcdef1\">Medication Atorvastatin</a></p><p><b>subject</b>: <a href=\"Bundle-MedicationDispense-Request.html#urn-uuid-bbb11122-f6e5-4789-b234-567890bcdef1\">Ibrahim Musa  Male, DoB: 1968-08-25 ( mobile: 08067890123)</a></p><p><b>authoredOn</b>: 2025-10-29 08:00:00+0100</p><p><b>requester</b>: <a href=\"Bundle-MedicationDispense-Request.html#urn-uuid-ddd33341-f6e5-4789-b234-567890bcdef1\">Organization Medix Pharmacy Limited</a></p><p><b>reasonCode</b>: <span title=\"Codes:\">Hyperlipidemia</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: Take 1 tablet once daily at bedtime for 90 days</p><p><b>timing</b>: Duration 90days , before sleeping, Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>validityPeriod</b>: 2025-10-29 --&gt; 2026-01-29</p><p><b>numberOfRepeatsAllowed</b>: 3</p><p><b>quantity</b>: 90 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>90</td><td>days</td><td><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>"
        },
        "status" : "active",
        "intent" : "order",
        "medicationReference" : {
          "reference" : "urn:uuid:fff55566-f6e5-4789-b234-567890bcdef1"
        },
        "subject" : {
          "reference" : "urn:uuid:bbb11122-f6e5-4789-b234-567890bcdef1"
        },
        "authoredOn" : "2025-10-29T08:00:00+01:00",
        "requester" : {
          "reference" : "urn:uuid:ddd33341-f6e5-4789-b234-567890bcdef1"
        },
        "reasonCode" : [
          {
            "text" : "Hyperlipidemia"
          }
        ],
        "dosageInstruction" : [
          {
            "text" : "Take 1 tablet once daily at bedtime for 90 days",
            "timing" : {
              "repeat" : {
                "duration" : 90,
                "durationUnit" : "d",
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d",
                "when" : [
                  "HS"
                ]
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral route"
                }
              ]
            },
            "doseAndRate" : [
              {
                "doseQuantity" : {
                  "value" : 1,
                  "unit" : "Tablet",
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
                  "code" : "TAB"
                }
              }
            ]
          }
        ],
        "dispenseRequest" : {
          "validityPeriod" : {
            "start" : "2025-10-29",
            "end" : "2026-01-29"
          },
          "numberOfRepeatsAllowed" : 3,
          "quantity" : {
            "value" : 90,
            "unit" : "Tablet",
            "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
            "code" : "TAB"
          },
          "expectedSupplyDuration" : {
            "value" : 90,
            "unit" : "days",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationRequest"
      }
    },
    {
      "fullUrl" : "urn:uuid:ddd99900-f6e5-4789-b234-567890bcdef1",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "NgMedicationRequest-Amlodipine-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-request"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_NgMedicationRequest-Amlodipine-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NgMedicationRequest-Amlodipine-001</b></p><a name=\"NgMedicationRequest-Amlodipine-001\"> </a><a name=\"hcNgMedicationRequest-Amlodipine-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ng-medication-request.html\">NG MedicationRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Bundle-MedicationDispense-Request.html#urn-uuid-aaa66677-f6e5-4789-b234-567890bcdef1\">Medication Amlodipine</a></p><p><b>subject</b>: <a href=\"Bundle-MedicationDispense-Request.html#urn-uuid-bbb11122-f6e5-4789-b234-567890bcdef1\">Ibrahim Musa  Male, DoB: 1968-08-25 ( mobile: 08067890123)</a></p><p><b>authoredOn</b>: 2025-10-29 08:00:00+0100</p><p><b>requester</b>: <a href=\"Bundle-MedicationDispense-Request.html#urn-uuid-ddd33341-f6e5-4789-b234-567890bcdef1\">Organization Medix Pharmacy Limited</a></p><p><b>reasonCode</b>: <span title=\"Codes:\">Hypertension</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: Take 1 tablet once daily in the morning for 90 days</p><p><b>timing</b>: Duration 90days , Morning, Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>validityPeriod</b>: 2025-10-29 --&gt; 2026-01-29</p><p><b>numberOfRepeatsAllowed</b>: 3</p><p><b>quantity</b>: 90 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>90</td><td>days</td><td><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>"
        },
        "status" : "active",
        "intent" : "order",
        "medicationReference" : {
          "reference" : "urn:uuid:aaa66677-f6e5-4789-b234-567890bcdef1"
        },
        "subject" : {
          "reference" : "urn:uuid:bbb11122-f6e5-4789-b234-567890bcdef1"
        },
        "authoredOn" : "2025-10-29T08:00:00+01:00",
        "requester" : {
          "reference" : "urn:uuid:ddd33341-f6e5-4789-b234-567890bcdef1"
        },
        "reasonCode" : [
          {
            "text" : "Hypertension"
          }
        ],
        "dosageInstruction" : [
          {
            "text" : "Take 1 tablet once daily in the morning for 90 days",
            "timing" : {
              "repeat" : {
                "duration" : 90,
                "durationUnit" : "d",
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d",
                "when" : [
                  "MORN"
                ]
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral route"
                }
              ]
            },
            "doseAndRate" : [
              {
                "doseQuantity" : {
                  "value" : 1,
                  "unit" : "Tablet",
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
                  "code" : "TAB"
                }
              }
            ]
          }
        ],
        "dispenseRequest" : {
          "validityPeriod" : {
            "start" : "2025-10-29",
            "end" : "2026-01-29"
          },
          "numberOfRepeatsAllowed" : 3,
          "quantity" : {
            "value" : 90,
            "unit" : "Tablet",
            "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
            "code" : "TAB"
          },
          "expectedSupplyDuration" : {
            "value" : 90,
            "unit" : "days",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationRequest"
      }
    }
  ]
}