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

: Prescription - Request (Transaction) - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "Prescription-Request",
  "meta" : {
    "profile" : [
      🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-prescription-bundle"
    ]
  },
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "NgPatient-Rx-001",
        "meta" : {
          "lastUpdated" : "2025-10-28T08: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-Rx-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient NgPatient-Rx-001</b></p><a name=\"NgPatient-Rx-001\"> </a><a name=\"hcNgPatient-Rx-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-28 08: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;\">Mallam Ibrahim Yusuf  Male, DoB: 1985-03-18 ( mobile: 08056789012)</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\">88 Medication Lane Kano City 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" : "08056789012"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Yusuf",
            "given" : [
              "Mallam",
              "Ibrahim"
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "1985-03-18",
        "address" : [
          {
            "line" : [
              "88 Medication Lane"
            ],
            "city" : "Kano City",
            "district" : "kn-gezawa",
            "state" : "KN"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Patient"
      }
    },
    {
      "fullUrl" : "urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "NgPractitioner-Rx-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-Rx-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner NgPractitioner-Rx-001</b></p><a name=\"NgPractitioner-Rx-001\"> </a><a name=\"hcNgPractitioner-Rx-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-98765</p><p><b>active</b>: true</p><p><b>name</b>: Oluwaseun Bakare </p><p><b>telecom</b>: ph: 08087776666</p><p><b>birthDate</b>: 1978-06-22</p></div>"
        },
        "identifier" : [
          {
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn",
            "value" : "MDCN-98765"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Bakare",
            "given" : [
              "Oluwaseun"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "08087776666"
          }
        ],
        "birthDate" : "1978-06-22"
      },
      "request" : {
        "method" : "POST",
        "url" : "Practitioner"
      }
    },
    {
      "fullUrl" : "urn:uuid:ccc77766-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "NgOrganization-Provider-Rx-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-provider-organization"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_NgOrganization-Provider-Rx-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization NgOrganization-Provider-Rx-001</b></p><a name=\"NgOrganization-Provider-Rx-001\"> </a><a name=\"hcNgOrganization-Provider-Rx-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-provider-organization.html\">NG Provider Organization</a></p></div><p><b>NG Owner of Facility</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs public}\">Public Health Institution Location</span></p><p><b>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry</code>/HCF-LA-8899</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Kano General Hospital</p><p><b>telecom</b>: ph: 01-789-4561</p><p><b>address</b>: 50 Marina Road Kano KN </p></div>"
        },
        "extension" : [
          {
            "url" : "https://sandbox.dhin-hie.org/ig/StructureDefinition/organization-owner",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs",
                  "code" : "public"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry",
            "value" : "HCF-LA-8899"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov",
                "display" : "Healthcare Provider"
              }
            ]
          }
        ],
        "name" : "Kano General Hospital",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "01-789-4561"
          }
        ],
        "address" : [
          {
            "line" : [
              "50 Marina Road"
            ],
            "city" : "Kano",
            "district" : "kn-gezawa",
            "state" : "KN"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Organization"
      }
    },
    {
      "fullUrl" : "urn:uuid:ddd66655-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "NgMedication-Amoxicillin-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-Amoxicillin-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication NgMedication-Amoxicillin-001</b></p><a name=\"NgMedication-Amoxicillin-001\"> </a><a name=\"hcNgMedication-Amoxicillin-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 500 mg 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></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "A10BA02",
              "display" : "Metformin"
            }
          ],
          "text" : "Metformin 500 mg 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"
              }
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Medication"
      }
    },
    {
      "fullUrl" : "urn:uuid:eee55544-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "NgMedication-Ibuprofen-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-Ibuprofen-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication NgMedication-Ibuprofen-001</b></p><a name=\"NgMedication-Ibuprofen-001\"> </a><a name=\"hcNgMedication-Ibuprofen-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 20 mg Tablets</span></p><p><b>status</b>: Active</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</span></td><td>20 mg/1 Tablet</td></tr></table></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "C10AA05",
              "display" : "Atorvastatin"
            }
          ],
          "text" : "Atorvastatin 20 mg Tablets"
        },
        "status" : "active",
        "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"
            },
            "strength" : {
              "numerator" : {
                "value" : 20,
                "unit" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet"
              }
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Medication"
      }
    },
    {
      "fullUrl" : "urn:uuid:fff44433-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "NgMedication-VitaminB-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-VitaminB-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication NgMedication-VitaminB-001</b></p><a name=\"NgMedication-VitaminB-001\"> </a><a name=\"hcNgMedication-VitaminB-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 5 mg Tablets</span></p><p><b>status</b>: Active</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</span></td><td>5 mg/1 Tablet</td></tr></table></div>"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "C08CA01",
              "display" : "Amlodipine"
            }
          ],
          "text" : "Amlodipine 5 mg Tablets"
        },
        "status" : "active",
        "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"
            },
            "strength" : {
              "numerator" : {
                "value" : 5,
                "unit" : "mg"
              },
              "denominator" : {
                "value" : 1,
                "unit" : "Tablet"
              }
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Medication"
      }
    },
    {
      "fullUrl" : "urn:uuid:aaa33322-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "NgMedicationRequest-Amoxicillin-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-Amoxicillin-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NgMedicationRequest-Amoxicillin-001</b></p><a name=\"NgMedicationRequest-Amoxicillin-001\"> </a><a name=\"hcNgMedicationRequest-Amoxicillin-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-Prescription-Request.html#urn-uuid-ddd66655-e5f6-4789-a123-456789abcdef\">Medication Metformin</a></p><p><b>subject</b>: <a href=\"Bundle-Prescription-Request.html#urn-uuid-aaa99988-e5f6-4789-a123-456789abcdef\">Mallam Ibrahim Yusuf  Male, DoB: 1985-03-18 ( mobile: 08056789012)</a></p><p><b>authoredOn</b>: 2025-10-28 08:15:00+0100</p><p><b>requester</b>: <a href=\"Bundle-Prescription-Request.html#urn-uuid-bbb88877-e5f6-4789-a123-456789abcdef\">Practitioner Oluwaseun Bakare </a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: Take 2 tablets in the morning and 2 tablets at night WITH food for 30 days</p><p><b>timing</b>: Duration 30days , 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>2 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 0</p><p><b>quantity</b>: 120 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>30</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:ddd66655-e5f6-4789-a123-456789abcdef"
        },
        "subject" : {
          "reference" : "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef"
        },
        "authoredOn" : "2025-10-28T08:15:00+01:00",
        "requester" : {
          "reference" : "urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef"
        },
        "dosageInstruction" : [
          {
            "text" : "Take 2 tablets in the morning and 2 tablets at night WITH food for 30 days",
            "timing" : {
              "repeat" : {
                "duration" : 30,
                "durationUnit" : "d",
                "frequency" : 2,
                "period" : 1,
                "periodUnit" : "d"
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "26643006",
                  "display" : "Oral route"
                }
              ]
            },
            "doseAndRate" : [
              {
                "doseQuantity" : {
                  "value" : 2,
                  "unit" : "Tablet",
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
                  "code" : "TAB"
                }
              }
            ]
          }
        ],
        "dispenseRequest" : {
          "numberOfRepeatsAllowed" : 0,
          "quantity" : {
            "value" : 120,
            "unit" : "Tablet",
            "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
            "code" : "TAB"
          },
          "expectedSupplyDuration" : {
            "value" : 30,
            "unit" : "days",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationRequest"
      }
    },
    {
      "fullUrl" : "urn:uuid:bbb22211-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "NgMedicationRequest-Ibuprofen-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-Ibuprofen-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NgMedicationRequest-Ibuprofen-001</b></p><a name=\"NgMedicationRequest-Ibuprofen-001\"> </a><a name=\"hcNgMedicationRequest-Ibuprofen-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-Prescription-Request.html#urn-uuid-eee55544-e5f6-4789-a123-456789abcdef\">Medication Atorvastatin</a></p><p><b>subject</b>: <a href=\"Bundle-Prescription-Request.html#urn-uuid-aaa99988-e5f6-4789-a123-456789abcdef\">Mallam Ibrahim Yusuf  Male, DoB: 1985-03-18 ( mobile: 08056789012)</a></p><p><b>authoredOn</b>: 2025-10-28 08:15:00+0100</p><p><b>requester</b>: <a href=\"Bundle-Prescription-Request.html#urn-uuid-bbb88877-e5f6-4789-a123-456789abcdef\">Practitioner Oluwaseun Bakare </a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: Take 1 tablet nightly; avoid grapefruit juice.</p><p><b>timing</b>: 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>numberOfRepeatsAllowed</b>: 1</p><p><b>quantity</b>: 30 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>30</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:eee55544-e5f6-4789-a123-456789abcdef"
        },
        "subject" : {
          "reference" : "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef"
        },
        "authoredOn" : "2025-10-28T08:15:00+01:00",
        "requester" : {
          "reference" : "urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef"
        },
        "dosageInstruction" : [
          {
            "text" : "Take 1 tablet nightly; avoid grapefruit juice.",
            "timing" : {
              "repeat" : {
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d"
              }
            },
            "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" : {
          "numberOfRepeatsAllowed" : 1,
          "quantity" : {
            "value" : 30,
            "unit" : "Tablet",
            "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
            "code" : "TAB"
          },
          "expectedSupplyDuration" : {
            "value" : 30,
            "unit" : "days",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationRequest"
      }
    },
    {
      "fullUrl" : "urn:uuid:ccc11100-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "NgMedicationRequest-VitaminB-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-VitaminB-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NgMedicationRequest-VitaminB-001</b></p><a name=\"NgMedicationRequest-VitaminB-001\"> </a><a name=\"hcNgMedicationRequest-VitaminB-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-Prescription-Request.html#urn-uuid-fff44433-e5f6-4789-a123-456789abcdef\">Medication Amlodipine</a></p><p><b>subject</b>: <a href=\"Bundle-Prescription-Request.html#urn-uuid-aaa99988-e5f6-4789-a123-456789abcdef\">Mallam Ibrahim Yusuf  Male, DoB: 1985-03-18 ( mobile: 08056789012)</a></p><p><b>authoredOn</b>: 2025-10-28 08:15:00+0100</p><p><b>requester</b>: <a href=\"Bundle-Prescription-Request.html#urn-uuid-bbb88877-e5f6-4789-a123-456789abcdef\">Practitioner Oluwaseun Bakare </a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: Take 1 tablet every morning.</p><p><b>timing</b>: Duration 30days , 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>numberOfRepeatsAllowed</b>: 2</p><p><b>quantity</b>: 30 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>30</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:fff44433-e5f6-4789-a123-456789abcdef"
        },
        "subject" : {
          "reference" : "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef"
        },
        "authoredOn" : "2025-10-28T08:15:00+01:00",
        "requester" : {
          "reference" : "urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef"
        },
        "dosageInstruction" : [
          {
            "text" : "Take 1 tablet every morning.",
            "timing" : {
              "repeat" : {
                "duration" : 30,
                "durationUnit" : "d",
                "frequency" : 1,
                "period" : 1,
                "periodUnit" : "d"
              }
            },
            "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" : {
          "numberOfRepeatsAllowed" : 2,
          "quantity" : {
            "value" : 30,
            "unit" : "Tablet",
            "system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
            "code" : "TAB"
          },
          "expectedSupplyDuration" : {
            "value" : 30,
            "unit" : "days",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationRequest"
      }
    }
  ]
}