DHIN 2025Connectathon FHIR IG
0.1.0 - draft

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.1.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 Information Sharing — Prescriber to Dispenser - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "bundle-prescription",
  "meta" : {
    "profile" : [
      🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-prescription-bundle"
    ]
  },
  "identifier" : {
    "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-bundle-identifier-cs",
    "value" : "BND-0041"
  },
  "type" : "transaction",
  "timestamp" : "2025-10-17T09:45:00+01:00",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:6e8b1c2d-1a23-4bcd-95ef-0a1b2c3d4e21",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "NgPatient-001",
        "meta" : {
          "lastUpdated" : "2025-11-04T08:30:00Z",
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/NgPatient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_NgPatient-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient NgPatient-001</b></p><a name=\"NgPatient-001\"> </a><a name=\"hcNgPatient-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-11-04 08:30:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-NgPatient.html\">NG Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Kemi Adebayo  Female, DoB: 1995-02-14 ( nin)</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=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>mrn/ASO-2025-0098</li><li>mobile/08051234567</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">15 Ajayi Street Ikeja LA </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: \">:</td><td colspan=\"3\"><ul><li>Funke Adebayo </li><li>Ikeja LA </li><li><a href=\"tel:+2348059988776\">+2348059988776</a></li></ul></td></tr></table></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
                  "code" : "NIN"
                }
              ]
            },
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
            "value" : "23456789012"
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
                  "code" : "MRN"
                }
              ]
            },
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
            "value" : "ASO-2025-0098"
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
                  "code" : "MOBILE"
                }
              ]
            },
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/patient-identifier-cs",
            "value" : "08051234567"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Adebayo",
            "given" : [
              "Kemi"
            ]
          }
        ],
        "gender" : "female",
        "birthDate" : "1995-02-14",
        "address" : [
          {
            "line" : [
              "15 Ajayi Street"
            ],
            "city" : "Ikeja",
            "district" : "la-ikeja",
            "state" : "LA"
          }
        ],
        "contact" : [
          {
            "relationship" : [
              {
                "text" : "Mother"
              }
            ],
            "name" : {
              "family" : "Adebayo",
              "given" : [
                "Funke"
              ]
            },
            "telecom" : [
              {
                "system" : "phone",
                "value" : "+2348059988776"
              }
            ],
            "address" : {
              "city" : "Ikeja",
              "district" : "la-ikeja",
              "state" : "LA"
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "https://sandbox.dhin-hie.org/ig/resources/NgPatient"
      }
    },
    {
      "fullUrl" : "urn:uuid:2b3c4d5e-2222-5f60-9ab1-23456789abcd",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "NgMedicationRequest-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-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NgMedicationRequest-001</b></p><a name=\"NgMedicationRequest-001\"> </a><a name=\"hcNgMedicationRequest-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>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/ValueSet/ng-atc-all-medications-vs</code>/J01-AMOX-CAP</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}\">Outpatient</span></p><p><b>reported</b>: false</p><p><b>medication</b>: <a href=\"Medication-NgMedication-001.html\">Medication </a></p><p><b>subject</b>: <a href=\"Bundle-bundle-prescription.html#urn-uuid-6e8b1c2d-1a23-4bcd-95ef-0a1b2c3d4e21\">Kemi Adebayo  Female, DoB: 1995-02-14 ( nin)</a></p><p><b>supportingInformation</b>: <a href=\"Observation-NgObservation-001.html\">Observation Age</a></p><p><b>authoredOn</b>: 2025-10-17 09:40:00+0100</p><p><b>requester</b>: <a href=\"Bundle-bundle-prescription.html#urn-uuid-4d5e6f7a-4444-7080-adc3-456789abcdef\">Organization Asokoro District Hospital</a></p><p><b>recorder</b>: <a href=\"Practitioner-NgPractitioner-001.html\">Practitioner Kehinde Adebayo </a></p><p><b>reasonCode</b>: <span title=\"Codes:\">Acute bacterial sinusitis</span></p><p><b>courseOfTherapyType</b>: <span title=\"Codes:\">Acute (10 days)</span></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>Take one capsule by mouth three times daily for 5 days.</td></tr></table><blockquote><p><b>dispenseRequest</b></p><p><b>quantity</b>: 15 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code1 = '1')</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>10</td><td>days</td><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ucum.html\">http://unitsofmeasure.org</a></td><td>d</td></tr></table><p><b>performer</b>: <a href=\"Organization-NgOrganization-001.html\">Organization Asokoro District Hospital</a></p></blockquote></div>"
        },
        "identifier" : [
          {
            "system" : "https://sandbox.dhin-hie.org/ig/ValueSet/ng-atc-all-medications-vs",
            "value" : "J01-AMOX-CAP"
          }
        ],
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                "code" : "outpatient"
              }
            ]
          }
        ],
        "reportedBoolean" : false,
        "medicationReference" : {
          🔗 "reference" : "Medication/NgMedication-001"
        },
        "subject" : {
          "reference" : "urn:uuid:6e8b1c2d-1a23-4bcd-95ef-0a1b2c3d4e21"
        },
        "supportingInformation" : [
          {
            🔗 "reference" : "Observation/NgObservation-001"
          }
        ],
        "authoredOn" : "2025-10-17T09:40:00+01:00",
        "requester" : {
          "reference" : "urn:uuid:4d5e6f7a-4444-7080-adc3-456789abcdef"
        },
        "recorder" : {
          🔗 "reference" : "Practitioner/NgPractitioner-001"
        },
        "reasonCode" : [
          {
            "text" : "Acute bacterial sinusitis"
          }
        ],
        "courseOfTherapyType" : {
          "text" : "Acute (10 days)"
        },
        "dosageInstruction" : [
          {
            "text" : "Take one capsule by mouth three times daily for 5 days."
          }
        ],
        "dispenseRequest" : {
          "quantity" : {
            "value" : 15,
            "unit" : "1",
            "system" : "http://unitsofmeasure.org",
            "code" : "1"
          },
          "expectedSupplyDuration" : {
            "value" : 10,
            "unit" : "days",
            "system" : "http://unitsofmeasure.org",
            "code" : "d"
          },
          "performer" : {
            🔗 "reference" : "Organization/NgOrganization-001"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "https://sandbox.dhin-hie.org/ig/resources/NgMedicationRequest"
      }
    },
    {
      "fullUrl" : "urn:uuid:3c4d5e6f-3333-6f70-9bc2-3456789abcde",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "NgPractitioner-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/NgPractitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_NgPractitioner-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner NgPractitioner-001</b></p><a name=\"NgPractitioner-001\"> </a><a name=\"hcNgPractitioner-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-NgPractitioner.html\">NG Practitioner</a></p></div><p><b>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn</code>/MDCN-45231</p><p><b>active</b>: true</p><p><b>name</b>: Kehinde Adebayo </p><p><b>telecom</b>: <a href=\"tel:+2348030001122\">+2348030001122</a>, <a href=\"mailto:kehinde.adebayo@example.org\">kehinde.adebayo@example.org</a></p><p><b>birthDate</b>: 1982-01-15</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Obstetrics &amp; Gynaecology</span></td><td>2016-01-01 --&gt; (ongoing)</td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn",
            "value" : "MDCN-45231"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Adebayo",
            "given" : [
              "Kehinde"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "+2348030001122"
          },
          {
            "system" : "email",
            "value" : "kehinde.adebayo@example.org"
          }
        ],
        "birthDate" : "1982-01-15",
        "qualification" : [
          {
            "code" : {
              "text" : "Obstetrics & Gynaecology"
            },
            "period" : {
              "start" : "2016-01-01"
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "https://sandbox.dhin-hie.org/ig/resources/NgPractitioner"
      }
    },
    {
      "fullUrl" : "urn:uuid:4d5e6f7a-4444-7080-adc3-456789abcdef",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "NgOrganization-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-organization"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_NgOrganization-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization NgOrganization-001</b></p><a name=\"NgOrganization-001\"> </a><a name=\"hcNgOrganization-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-organization.html\">NG 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>/HOSPITAL1234</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type hospital}\">Secondary Hospital</span></p><p><b>name</b>: Asokoro District Hospital</p><p><b>telecom</b>: <a href=\"tel:+234-800-111-2222\">+234-800-111-2222</a>, <a href=\"mailto:info@asokorodh.example.ng\">info@asokorodh.example.ng</a></p><p><b>address</b>: Plot 12, Yakubu Gowon Crescent, Asokoro Abuja FC </p></div>"
        },
        "extension" : [
          {
            "url" : "https://sandbox.dhin-hie.org/ig/StructureDefinition/organozation-owner",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs",
                  "code" : "public",
                  "display" : "Public Health Institution Location"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry",
            "value" : "HOSPITAL1234"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type",
                "code" : "hospital",
                "display" : "Secondary Hospital"
              }
            ],
            "text" : "Secondary Hospital"
          }
        ],
        "name" : "Asokoro District Hospital",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "+234-800-111-2222"
          },
          {
            "system" : "email",
            "value" : "info@asokorodh.example.ng"
          }
        ],
        "address" : [
          {
            "line" : [
              "Plot 12, Yakubu Gowon Crescent, Asokoro"
            ],
            "city" : "Abuja",
            "district" : "fc-municipal",
            "state" : "FC"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "https://sandbox.dhin-hie.org/ig/resources/NgOrganization"
      }
    },
    {
      "fullUrl" : "urn:uuid:5e6f7a8b-5555-8190-bcd4-56789abcdef0",
      "resource" : {
        "resourceType" : "Task",
        "id" : "NgTask-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/NgTask"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_NgTask-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task NgTask-001</b></p><a name=\"NgTask-001\"> </a><a name=\"hcNgTask-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-NgTask.html\">NG Task</a></p></div><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:\">Dispense prescribed medication</span></p><p><b>focus</b>: <a href=\"ServiceRequest-NgServiceRequest-001.html\">ServiceRequest </a></p><p><b>for</b>: <a href=\"Bundle-bundle-prescription.html#urn-uuid-6e8b1c2d-1a23-4bcd-95ef-0a1b2c3d4e21\">Kemi Adebayo  Female, DoB: 1995-02-14 ( nin)</a></p><p><b>authoredOn</b>: 2025-10-17 09:43:00+0100</p><p><b>requester</b>: <a href=\"Organization-NgOrganization-001.html\">Organization Asokoro District Hospital</a></p><p><b>owner</b>: <a href=\"Organization-NgOrganization-002.html\">Organization Kano Central Hospital Pharmacy</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Notes</span></td><td>Patient contacted; appointment set for 12 Nov 2025.</td></tr></table><h3>Outputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Outcome</span></td><td>Referral accepted by clinic.</td></tr></table></div>"
        },
        "status" : "requested",
        "intent" : "order",
        "priority" : "routine",
        "code" : {
          "text" : "Dispense prescribed medication"
        },
        "focus" : {
          🔗 "reference" : "ServiceRequest/NgServiceRequest-001"
        },
        "for" : {
          "reference" : "urn:uuid:6e8b1c2d-1a23-4bcd-95ef-0a1b2c3d4e21"
        },
        "authoredOn" : "2025-10-17T09:43:00+01:00",
        "requester" : {
          🔗 "reference" : "Organization/NgOrganization-001"
        },
        "owner" : {
          🔗 "reference" : "Organization/NgOrganization-002"
        },
        "input" : [
          {
            "type" : {
              "text" : "Notes"
            },
            "valueString" : "Patient contacted; appointment set for 12 Nov 2025."
          }
        ],
        "output" : [
          {
            "type" : {
              "text" : "Outcome"
            },
            "valueString" : "Referral accepted by clinic."
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "https://sandbox.dhin-hie.org/ig/resources/NgTask"
      }
    }
  ]
}