DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build
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
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "Prescription-Response"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-prescription-bundle"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-prescription-bundle> ] ) ] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:aaa00011-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:aaa00011-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:aaa00011-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:ddd66655-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:ddd66655-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:ddd66655-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:eee55544-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:eee55544-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:eee55544-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:fff44433-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:fff44433-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:fff44433-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:aaa33322-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:aaa33322-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:aaa33322-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:bbb22211-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:bbb22211-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:bbb22211-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:ccc11100-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:ccc11100-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:ccc11100-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:ddd11122-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:ddd11122-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:ddd11122-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:eee22233-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:eee22233-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:eee22233-e5f6-4789-a123-456789abcdef> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:fff33344-e5f6-4789-a123-456789abcdef"^^xsd:anyURI ; fhir:l <urn:uuid:fff33344-e5f6-4789-a123-456789abcdef> ] ; ( fhir:resource <urn:uuid:fff33344-e5f6-4789-a123-456789abcdef> ) ] ) . # <urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef> a fhir:Patient ; fhir:id [ fhir:v "NgPatient-Rx-001"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2025-10-28T08:00:00+01:00"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-patient"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-patient> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs> ] ; fhir:code [ fhir:v "MOBILE" ] ; fhir:display [ fhir:v "mobile" ] ] ) ] ; fhir:system [ fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs> ] ; fhir:value [ fhir:v "08056789012" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:name ( [ fhir:family [ fhir:v "Yusuf" ] ; ( fhir:given [ fhir:v "Mallam" ] [ fhir:v "Ibrahim" ] ) ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1985-03-18"^^xsd:date] ; # fhir:address ( [ ( fhir:line [ fhir:v "88 Medication Lane" ] ) ; fhir:city [ fhir:v "Kano City" ] ; fhir:district [ fhir:v "kn-gezawa" ] ; fhir:state [ fhir:v "KN" ] ] ) . # <urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef> a fhir:Practitioner ; fhir:id [ fhir:v "NgPractitioner-Rx-001"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn> ] ; fhir:value [ fhir:v "MDCN-98765" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:name ( [ fhir:family [ fhir:v "Bakare" ] ; ( fhir:given [ fhir:v "Oluwaseun" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "08087776666" ] ] ) ; # fhir:birthDate [ fhir:v "1978-06-22"^^xsd:date] . # <urn:uuid:aaa00011-e5f6-4789-a123-456789abcdef> a fhir:Organization ; fhir:id [ fhir:v "NgOrganization-Pharmacy-001"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-pharmacy-organization"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-pharmacy-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_NgOrganization-Pharmacy-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization NgOrganization-Pharmacy-001</b></p><a name=\"NgOrganization-Pharmacy-001\"> </a><a name=\"hcNgOrganization-Pharmacy-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-LA-5566</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</p><p><b>telecom</b>: ph: 01-456-7890</p><p><b>address</b>: Medix Pharmacy Zoo Road KN </p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry> ] ; fhir:value [ fhir:v "PHARM-LA-5566" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/organization-type> ] ; fhir:code [ fhir:v "cg" ] ; fhir:display [ fhir:v "Community Group" ] ] ) ] ) ; # fhir:name [ fhir:v "Medix Pharmacy"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "01-456-7890" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "Medix Pharmacy" ] ) ; fhir:city [ fhir:v "Zoo Road" ] ; fhir:district [ fhir:v "kn-gezawa" ] ; fhir:state [ fhir:v "KN" ] ] ) . # <urn:uuid:ddd66655-e5f6-4789-a123-456789abcdef> a fhir:Medication ; fhir:id [ fhir:v "NgMedication-Amoxicillin-001"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ; fhir:l <http://www.whocc.no/atc> ] ; fhir:code [ fhir:v "A10BA02" ] ; fhir:display [ fhir:v "Metformin" ] ] ) ; fhir:text [ fhir:v "Metformin 500 mg Tablets" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:manufacturer [ fhir:display [ fhir:v "Fidson Healthcare Plc" ] ] ; # fhir:form [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ; fhir:display [ fhir:v "Tablet" ] ] ) ] ; # fhir:amount [ fhir:numerator [ fhir:value [ fhir:v "500"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mg" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ] ; # fhir:ingredient ( [ fhir:item [ a fhir:CodeableConcept ; fhir:text [ fhir:v "Metformin hydrochloride" ] ] ; fhir:strength [ fhir:numerator [ fhir:value [ fhir:v "500"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ] ] ] ) . # <urn:uuid:eee55544-e5f6-4789-a123-456789abcdef> a fhir:Medication ; fhir:id [ fhir:v "NgMedication-Ibuprofen-001"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ; fhir:l <http://www.whocc.no/atc> ] ; fhir:code [ fhir:v "C10AA05" ] ; fhir:display [ fhir:v "Atorvastatin" ] ] ) ; fhir:text [ fhir:v "Atorvastatin 20 mg Tablets" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:form [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ; fhir:display [ fhir:v "Tablet" ] ] ) ] ; # fhir:amount [ fhir:numerator [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mg" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ] ; # fhir:ingredient ( [ fhir:item [ a fhir:CodeableConcept ; fhir:text [ fhir:v "Atorvastatin" ] ] ; fhir:strength [ fhir:numerator [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ] ] ] ) . # <urn:uuid:fff44433-e5f6-4789-a123-456789abcdef> a fhir:Medication ; fhir:id [ fhir:v "NgMedication-VitaminB-001"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ; fhir:l <http://www.whocc.no/atc> ] ; fhir:code [ fhir:v "C08CA01" ] ; fhir:display [ fhir:v "Amlodipine" ] ] ) ; fhir:text [ fhir:v "Amlodipine 5 mg Tablets" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:form [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ; fhir:display [ fhir:v "Tablet" ] ] ) ] ; # fhir:amount [ fhir:numerator [ fhir:value [ fhir:v "5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mg" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ] ; # fhir:ingredient ( [ fhir:item [ a fhir:CodeableConcept ; fhir:text [ fhir:v "Amlodipine" ] ] ; fhir:strength [ fhir:numerator [ fhir:value [ fhir:v "5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ] ] ] ) . # <urn:uuid:aaa33322-e5f6-4789-a123-456789abcdef> a fhir:MedicationRequest ; fhir:id [ fhir:v "NgMedicationRequest-Amoxicillin-001-Updated"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-request"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_NgMedicationRequest-Amoxicillin-001-Updated\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NgMedicationRequest-Amoxicillin-001-Updated</b></p><a name=\"NgMedicationRequest-Amoxicillin-001-Updated\"> </a><a name=\"hcNgMedicationRequest-Amoxicillin-001-Updated\"> </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>: Completed</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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:Reference ; fhir:l <urn:uuid:ddd66655-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:ddd66655-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:subject [ fhir:l <urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:authoredOn [ fhir:v "2025-10-28T08:15:00+01:00"^^xsd:dateTime] ; # fhir:requester [ fhir:l <urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "Take 2 tablets in the morning and 2 tablets at night WITH food for 30 days" ] ; fhir:timing [ fhir:repeat [ fhir:duration [ fhir:v "30"^^xsd:decimal ] ; fhir:durationUnit [ fhir:v "d" ] ; fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ] ) ] ) ; # fhir:dispenseRequest [ fhir:numberOfRepeatsAllowed [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:quantity [ fhir:value [ fhir:v "120"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ; fhir:expectedSupplyDuration [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "days" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "d" ] ] ] . # <urn:uuid:bbb22211-e5f6-4789-a123-456789abcdef> a fhir:MedicationRequest ; fhir:id [ fhir:v "NgMedicationRequest-Ibuprofen-001-Updated"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-request"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_NgMedicationRequest-Ibuprofen-001-Updated\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NgMedicationRequest-Ibuprofen-001-Updated</b></p><a name=\"NgMedicationRequest-Ibuprofen-001-Updated\"> </a><a name=\"hcNgMedicationRequest-Ibuprofen-001-Updated\"> </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>: Completed</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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:Reference ; fhir:l <urn:uuid:eee55544-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:eee55544-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:subject [ fhir:l <urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:authoredOn [ fhir:v "2025-10-28T08:15:00+01:00"^^xsd:dateTime] ; # fhir:requester [ fhir:l <urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "Take 1 tablet nightly; avoid grapefruit juice." ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ] ) ] ) ; # fhir:dispenseRequest [ fhir:numberOfRepeatsAllowed [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:quantity [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ; fhir:expectedSupplyDuration [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "days" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "d" ] ] ] . # <urn:uuid:ccc11100-e5f6-4789-a123-456789abcdef> a fhir:MedicationRequest ; fhir:id [ fhir:v "NgMedicationRequest-VitaminB-001-Updated"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-request"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_NgMedicationRequest-VitaminB-001-Updated\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NgMedicationRequest-VitaminB-001-Updated</b></p><a name=\"NgMedicationRequest-VitaminB-001-Updated\"> </a><a name=\"hcNgMedicationRequest-VitaminB-001-Updated\"> </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>: Completed</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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:Reference ; fhir:l <urn:uuid:fff44433-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:fff44433-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:subject [ fhir:l <urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:authoredOn [ fhir:v "2025-10-28T08:15:00+01:00"^^xsd:dateTime] ; # fhir:requester [ fhir:l <urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:bbb88877-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "Take 1 tablet every morning." ] ; fhir:timing [ fhir:repeat [ fhir:duration [ fhir:v "30"^^xsd:decimal ] ; fhir:durationUnit [ fhir:v "d" ] ; fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ] ) ] ) ; # fhir:dispenseRequest [ fhir:numberOfRepeatsAllowed [ fhir:v "2"^^xsd:nonNegativeInteger ] ; fhir:quantity [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ; fhir:expectedSupplyDuration [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "days" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "d" ] ] ] . # <urn:uuid:ddd11122-e5f6-4789-a123-456789abcdef> a fhir:MedicationDispense ; fhir:id [ fhir:v "NgMedicationDispense-Amoxicillin-001"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-dispense"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-dispense> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationDispense_NgMedicationDispense-Amoxicillin-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense NgMedicationDispense-Amoxicillin-001</b></p><a name=\"NgMedicationDispense-Amoxicillin-001\"> </a><a name=\"hcNgMedicationDispense-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-dispense.html\">NG MedicationDispense</a></p></div><p><b>status</b>: Completed</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><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-Prescription-Response.html#urn-uuid-aaa00011-e5f6-4789-a123-456789abcdef\">Organization Medix Pharmacy</a></td></tr></table><p><b>authorizingPrescription</b>: <a href=\"Bundle-Prescription-Request.html#urn-uuid-aaa33322-e5f6-4789-a123-456789abcdef\">MedicationRequest: status = active; intent = order; medication[x] = ->Medication Metformin; authoredOn = 2025-10-28 08:15:00+0100</a></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode FF}\">First Fill</span></p><p><b>quantity</b>: 120 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form codeTAB = 'Tablet')</span></p><p><b>daysSupply</b>: 30 days<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM coded = 'd')</span></p><p><b>whenPrepared</b>: 2025-10-28 14:30:00+0100</p><p><b>whenHandedOver</b>: 2025-10-28 14:45:00+0100</p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: Take 2 tablets in the morning and 2 tablets at night WITH food.</p><p><b>timing</b>: 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></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:medication [ a fhir:Reference ; fhir:l <urn:uuid:ddd66655-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:ddd66655-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:subject [ fhir:l <urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:performer ( [ fhir:actor [ fhir:l <urn:uuid:aaa00011-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:aaa00011-e5f6-4789-a123-456789abcdef" ] ] ] ) ; # fhir:authorizingPrescription ( [ fhir:l <urn:uuid:aaa33322-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:aaa33322-e5f6-4789-a123-456789abcdef" ] ] ) ; # fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "FF" ] ; fhir:display [ fhir:v "First Fill" ] ] ) ] ; # fhir:quantity [ fhir:value [ fhir:v "120"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ; # fhir:daysSupply [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "days" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "d" ] ] ; # fhir:whenPrepared [ fhir:v "2025-10-28T14:30:00+01:00"^^xsd:dateTime] ; # fhir:whenHandedOver [ fhir:v "2025-10-28T14:45:00+01:00"^^xsd:dateTime] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "Take 2 tablets in the morning and 2 tablets at night WITH food." ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ] ) ] ) . # <urn:uuid:eee22233-e5f6-4789-a123-456789abcdef> a fhir:MedicationDispense ; fhir:id [ fhir:v "NgMedicationDispense-Ibuprofen-001"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-dispense"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-dispense> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationDispense_NgMedicationDispense-Ibuprofen-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense NgMedicationDispense-Ibuprofen-001</b></p><a name=\"NgMedicationDispense-Ibuprofen-001\"> </a><a name=\"hcNgMedicationDispense-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-dispense.html\">NG MedicationDispense</a></p></div><p><b>status</b>: Completed</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><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-Prescription-Response.html#urn-uuid-aaa00011-e5f6-4789-a123-456789abcdef\">Organization Medix Pharmacy</a></td></tr></table><p><b>authorizingPrescription</b>: <a href=\"Bundle-Prescription-Request.html#urn-uuid-bbb22211-e5f6-4789-a123-456789abcdef\">MedicationRequest: status = active; intent = order; medication[x] = ->Medication Atorvastatin; authoredOn = 2025-10-28 08:15:00+0100</a></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode FF}\">First Fill</span></p><p><b>quantity</b>: 30 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form codeTAB = 'Tablet')</span></p><p><b>daysSupply</b>: 30 days<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM coded = 'd')</span></p><p><b>whenPrepared</b>: 2025-10-28 14:35:00+0100</p><p><b>whenHandedOver</b>: 2025-10-28 14:45:00+0100</p><p><b>note</b>: </p><blockquote><div><p>Patient requested lower-cost generic; substituted branded with generic atorvastatin (bioequivalent).</p>\n</div></blockquote><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></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:medication [ a fhir:Reference ; fhir:l <urn:uuid:eee55544-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:eee55544-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:subject [ fhir:l <urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:performer ( [ fhir:actor [ fhir:l <urn:uuid:aaa00011-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:aaa00011-e5f6-4789-a123-456789abcdef" ] ] ] ) ; # fhir:authorizingPrescription ( [ fhir:l <urn:uuid:bbb22211-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:bbb22211-e5f6-4789-a123-456789abcdef" ] ] ) ; # fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "FF" ] ; fhir:display [ fhir:v "First Fill" ] ] ) ] ; # fhir:quantity [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ; # fhir:daysSupply [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "days" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "d" ] ] ; # fhir:whenPrepared [ fhir:v "2025-10-28T14:35:00+01:00"^^xsd:dateTime] ; # fhir:whenHandedOver [ fhir:v "2025-10-28T14:45:00+01:00"^^xsd:dateTime] ; # fhir:note ( [ fhir:text [ fhir:v "Patient requested lower-cost generic; substituted branded with generic atorvastatin (bioequivalent)." ] ] ) ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "Take 1 tablet nightly; avoid grapefruit juice." ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ] ) ] ) . # <urn:uuid:fff33344-e5f6-4789-a123-456789abcdef> a fhir:MedicationDispense ; fhir:id [ fhir:v "NgMedicationDispense-VitaminB-001"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-dispense"^^xsd:anyURI ; fhir:l <https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-medication-dispense> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationDispense_NgMedicationDispense-VitaminB-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense NgMedicationDispense-VitaminB-001</b></p><a name=\"NgMedicationDispense-VitaminB-001\"> </a><a name=\"hcNgMedicationDispense-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-dispense.html\">NG MedicationDispense</a></p></div><p><b>status</b>: Completed</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><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-Prescription-Response.html#urn-uuid-aaa00011-e5f6-4789-a123-456789abcdef\">Organization Medix Pharmacy</a></td></tr></table><p><b>authorizingPrescription</b>: <a href=\"Bundle-Prescription-Request.html#urn-uuid-ccc11100-e5f6-4789-a123-456789abcdef\">MedicationRequest: status = active; intent = order; medication[x] = ->Medication Amlodipine; authoredOn = 2025-10-28 08:15:00+0100</a></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode FF}\">First Fill</span></p><p><b>quantity</b>: 30 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: Orderable Drug Form codeTAB = 'Tablet')</span></p><p><b>daysSupply</b>: 30 days<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM coded = 'd')</span></p><p><b>whenPrepared</b>: 2025-10-28 14:40:00+0100</p><p><b>whenHandedOver</b>: 2025-10-28 14:45:00+0100</p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: Take 1 tablet every morning.</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></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:medication [ a fhir:Reference ; fhir:l <urn:uuid:fff44433-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:fff44433-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:subject [ fhir:l <urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:aaa99988-e5f6-4789-a123-456789abcdef" ] ] ; # fhir:performer ( [ fhir:actor [ fhir:l <urn:uuid:aaa00011-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:aaa00011-e5f6-4789-a123-456789abcdef" ] ] ] ) ; # fhir:authorizingPrescription ( [ fhir:l <urn:uuid:ccc11100-e5f6-4789-a123-456789abcdef> ; fhir:reference [ fhir:v "urn:uuid:ccc11100-e5f6-4789-a123-456789abcdef" ] ] ) ; # fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "FF" ] ; fhir:display [ fhir:v "First Fill" ] ] ) ] ; # fhir:quantity [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ; # fhir:daysSupply [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "days" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "d" ] ] ; # fhir:whenPrepared [ fhir:v "2025-10-28T14:40:00+01:00"^^xsd:dateTime] ; # fhir:whenHandedOver [ fhir:v "2025-10-28T14:45:00+01:00"^^xsd:dateTime] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "Take 1 tablet every morning." ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Tablet" ] ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ] ) ] ) . #
IG © 2025+ DHIN. Package org.dhin-hie.sandbox#0.2.0 based on FHIR 4.0.1. Generated 2025-11-25
Links: Table of Contents |
QA Report