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

: AEFI Report – Mild Rash after MR (Makurdi) - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "NgAefiReport-001",
  "meta" : {
    "profile" : [
      🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-aefi-report-bundle"
    ]
  },
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "NgPatient-AEFI-001",
        "meta" : {
          "lastUpdated" : "2025-11-06T08:30: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-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient NgPatient-AEFI-001</b></p><a name=\"NgPatient-AEFI-001\"> </a><a name=\"hcNgPatient-AEFI-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-06 08:30: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;\">Terfa Dooshima  Male, DoB: 2024-09-06 ( mobile: 08030001111)</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\">Wadata PHC Road Makurdi BE </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" : "08030001111"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Dooshima",
            "given" : [
              "Terfa"
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "2024-09-06",
        "address" : [
          {
            "line" : [
              "Wadata PHC Road"
            ],
            "city" : "Makurdi",
            "district" : "be-makurdi",
            "state" : "BE"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Patient"
      }
    },
    {
      "fullUrl" : "urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "NgOrganization-AEFI-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_NgOrganization-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization NgOrganization-AEFI-001</b></p><a name=\"NgOrganization-AEFI-001\"> </a><a name=\"hcNgOrganization-AEFI-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>identifier</b>: <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry</code>/HCF-55667</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type phc-center-l1}\">PHC Center Level 1</span></p><p><b>name</b>: Wadata Primary Health Centre</p><p><b>telecom</b>: ph: 0803-000-0000</p><p><b>address</b>: Wadata Makurdi BE </p></div>"
        },
        "identifier" : [
          {
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry",
            "value" : "HCF-55667"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type",
                "code" : "phc-center-l1",
                "display" : "PHC Center Level 1"
              }
            ]
          }
        ],
        "name" : "Wadata Primary Health Centre",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "0803-000-0000"
          }
        ],
        "address" : [
          {
            "line" : [
              "Wadata"
            ],
            "city" : "Makurdi",
            "district" : "be-makurdi",
            "state" : "BE"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Organization"
      }
    },
    {
      "fullUrl" : "urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "NgPractitioner-AEFI-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-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner NgPractitioner-AEFI-001</b></p><a name=\"NgPractitioner-AEFI-001\"> </a><a name=\"hcNgPractitioner-AEFI-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-12347</p><p><b>active</b>: true</p><p><b>name</b>: Gloria Anum </p><p><b>telecom</b>: ph: 0803-555-7788</p><p><b>birthDate</b>: 1988-06-12</p></div>"
        },
        "identifier" : [
          {
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-mdcn",
            "value" : "MDCN-12347"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Anum",
            "given" : [
              "Gloria"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "0803-555-7788"
          }
        ],
        "birthDate" : "1988-06-12"
      },
      "request" : {
        "method" : "POST",
        "url" : "Practitioner"
      }
    },
    {
      "fullUrl" : "urn:uuid:12c2aabb-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Location",
        "id" : "NgLocation-AEFI-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-location"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_NgLocation-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location NgLocation-AEFI-001</b></p><a name=\"NgLocation-AEFI-001\"> </a><a name=\"hcNgLocation-AEFI-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-location.html\">NG Location</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Immunization Room A</p><p><b>type</b>: <span title=\"Codes:\">Clinic Room</span></p><p><b>address</b>: Wadata Makurdi BE NG </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>8.536</td><td>7.73</td></tr></table><p><b>managingOrganization</b>: <a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1a12aabb-e5f6-4789-a123-456789abcdef\">Organization Wadata Primary Health Centre</a></p></div>"
        },
        "status" : "active",
        "name" : "Immunization Room A",
        "type" : [
          {
            "text" : "Clinic Room"
          }
        ],
        "address" : {
          "line" : [
            "Wadata"
          ],
          "city" : "Makurdi",
          "district" : "be-makurdi",
          "state" : "BE",
          "country" : "NG"
        },
        "position" : {
          "longitude" : 8.536,
          "latitude" : 7.73
        },
        "managingOrganization" : {
          "reference" : "urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Location"
      }
    },
    {
      "fullUrl" : "urn:uuid:121daabb-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "NgEncounter-AEFI-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-encounter"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_NgEncounter-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter NgEncounter-AEFI-001</b></p><a name=\"NgEncounter-AEFI-001\"> </a><a name=\"hcNgEncounter-AEFI-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-encounter.html\">NG Encounter</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1212aabb-e5f6-4789-a123-456789abcdef\">Terfa Dooshima  Male, DoB: 2024-09-06 ( mobile: 08030001111)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1b12aabb-e5f6-4789-a123-456789abcdef\">Practitioner Gloria Anum </a></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-NgAefiReport-001.html#urn-uuid-12c2aabb-e5f6-4789-a123-456789abcdef\">Location Immunization Room A</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1a12aabb-e5f6-4789-a123-456789abcdef\">Organization Wadata Primary Health Centre</a></p></div>"
        },
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "AMB"
        },
        "subject" : {
          "reference" : "urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef"
        },
        "participant" : [
          {
            "individual" : {
              "reference" : "urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef"
            }
          }
        ],
        "location" : [
          {
            "location" : {
              "reference" : "urn:uuid:12c2aabb-e5f6-4789-a123-456789abcdef"
            }
          }
        ],
        "serviceProvider" : {
          "reference" : "urn:uuid:1a12aabb-e5f6-4789-a123-456789abcdef"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Encounter"
      }
    },
    {
      "fullUrl" : "urn:uuid:121faabb-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Immunization",
        "id" : "NgImmunization-AEFI-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-immunization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_NgImmunization-AEFI-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization NgImmunization-AEFI-001</b></p><a name=\"NgImmunization-AEFI-001\"> </a><a name=\"hcNgImmunization-AEFI-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-immunization.html\">NG Immunization</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/ng-vaccine-local IMMZ.Z.DE2}\">Measles-Rubella (MR)</span></p><p><b>patient</b>: <a href=\"Bundle-NgAefiReport-001.html#urn-uuid-1212aabb-e5f6-4789-a123-456789abcdef\">Terfa Dooshima  Male, DoB: 2024-09-06 ( mobile: 08030001111)</a></p><p><b>occurrence</b>: 2024-07-10 10:00:00+0100</p><p><b>lotNumber</b>: MR-2025-04-B</p><p><b>expirationDate</b>: 2026-09-15</p><p><b>site</b>: <span title=\"Codes:\">Left deltoid</span></p><p><b>route</b>: <span title=\"Codes:\">Intramuscular</span></p><p><b>doseQuantity</b>: 0.5 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span></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-NgAefiReport-001.html#urn-uuid-1b12aabb-e5f6-4789-a123-456789abcdef\">Practitioner Gloria Anum </a></td></tr></table></div>"
        },
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-vaccine-local",
              "code" : "IMMZ.Z.DE2"
            }
          ],
          "text" : "Measles-Rubella (MR)"
        },
        "patient" : {
          "reference" : "urn:uuid:1212aabb-e5f6-4789-a123-456789abcdef"
        },
        "occurrenceDateTime" : "2024-07-10T10:00:00+01:00",
        "lotNumber" : "MR-2025-04-B",
        "expirationDate" : "2026-09-15",
        "site" : {
          "text" : "Left deltoid"
        },
        "route" : {
          "text" : "Intramuscular"
        },
        "doseQuantity" : {
          "value" : 0.5,
          "unit" : "mL",
          "system" : "http://unitsofmeasure.org",
          "code" : "mL"
        },
        "performer" : [
          {
            "actor" : {
              "reference" : "urn:uuid:1b12aabb-e5f6-4789-a123-456789abcdef"
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Immunization"
      }
    },
    {
      "fullUrl" : "urn:uuid:12ffaabb-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "00124455-e5f8-4789-a123-456789abcdef",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-observation"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_00124455-e5f8-4789-a123-456789abcdef\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 00124455-e5f8-4789-a123-456789abcdef</b></p><a name=\"00124455-e5f8-4789-a123-456789abcdef\"> </a><a name=\"hc00124455-e5f8-4789-a123-456789abcdef\"> </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-observation.html\">NG Observations</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 30525-0}\">Age</span></p><p><b>subject</b>: <a href=\"Patient-00114455-e5f6-4789-a123-456789abcdef.html\">Kemi Adebayo  Female, DoB: 1995-02-14 ( nin)</a></p><p><b>effective</b>: 2025-11-04 10:00:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-00124455-e5f6-4789-a123-456789abcdef.html\">Practitioner Kehinde Adebayo </a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes yr}\">Years (y)</span></p><p><b>value</b>: 30 year</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82810-3}\">Pregnancy status</span></p><p><b>value</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pregnancy-status pregnant}\">Pregnant</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 278977008}\">HIV status</span></p><p><b>value</b>: <span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-hiv-status unknown}\">Unknown</span></p></blockquote></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "social-history"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "30525-0",
              "display" : "Age"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/00114455-e5f6-4789-a123-456789abcdef"
        },
        "effectiveDateTime" : "2025-11-04T10:00:00Z",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/00124455-e5f6-4789-a123-456789abcdef"
          }
        ],
        "component" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes",
                  "code" : "yr",
                  "display" : "Years (y)"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 30,
              "unit" : "year",
              "system" : "http://unitsofmeasure.org"
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "82810-3",
                  "display" : "Pregnancy status"
                }
              ]
            },
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pregnancy-status",
                  "code" : "pregnant",
                  "display" : "Pregnant"
                }
              ]
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "278977008",
                  "display" : "HIV status"
                }
              ]
            },
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-hiv-status",
                  "code" : "unknown",
                  "display" : "Unknown"
                }
              ]
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    }
  ]
}