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

: Client Registration Bundle (Immunization) - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "bundle-client-registration",
  "meta" : {
    "profile" : [
      🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-client-registration-bundle"
    ]
  },
  "type" : "collection",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:pat-cr-001",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "NgPatient-CR-Client-001",
        "meta" : {
          "lastUpdated" : "2025-10-02T09:10:00+01:00",
          "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-CR-Client-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient NgPatient-CR-Client-001</b></p><a name=\"NgPatient-CR-Client-001\"> </a><a name=\"hcNgPatient-CR-Client-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-02 09:10:00+0100</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;\">Chidi Adeyemi  Male, DoB: 2024-02-15 ( Primary Mobile Phone Number of the Client or CareGiver: 08031234567)</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\">No. 4 Market Street Ikeja LA </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: \">:</td><td colspan=\"3\"><ul><li>Amaka Adeyemi </li><li>No. 4 Market Street Ikeja LA </li><li>ph: 08090001122</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Bundle-bundle-client-registration.html#urn-uuid-org-phc-001\">Organization Olowo Primary Health Centre</a></li></ul></td></tr></table></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://mtnonline.com/phone-no",
                  "code" : "MOBILE",
                  "display" : "Primary Mobile Phone Number of the Client or CareGiver"
                }
              ]
            },
            "system" : "http://mtnonline.com/phone-no",
            "value" : "08031234567"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "Adeyemi",
            "given" : [
              "Chidi"
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "2024-02-15",
        "address" : [
          {
            "line" : [
              "No. 4 Market Street"
            ],
            "city" : "Ikeja",
            "district" : "ikeja",
            "state" : "LA"
          }
        ],
        "contact" : [
          {
            "relationship" : [
              {
                "text" : "MOTHER"
              }
            ],
            "name" : {
              "family" : "Adeyemi",
              "given" : [
                "Amaka"
              ]
            },
            "telecom" : [
              {
                "system" : "phone",
                "value" : "08090001122"
              }
            ],
            "address" : {
              "line" : [
                "No. 4 Market Street"
              ],
              "city" : "Ikeja",
              "district" : "ikeja",
              "state" : "LA"
            }
          }
        ],
        "managingOrganization" : {
          "reference" : "urn:uuid:org-phc-001"
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:org-phc-001",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "NgOrganization-CR-PHC-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-CR-PHC-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization NgOrganization-CR-PHC-001</b></p><a name=\"NgOrganization-CR-PHC-001\"> </a><a name=\"hcNgOrganization-CR-PHC-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://hfr.health.gov.ng/facility-id</code>/HCF-556677</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-l2}\">PHC Center Level 2</span></p><p><b>name</b>: Olowo Primary Health Centre</p><p><b>address</b>: PHC Crescent, Ward B Ikeja LA </p></div>"
        },
        "identifier" : [
          {
            "system" : "https://hfr.health.gov.ng/facility-id",
            "value" : "HCF-556677"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-type",
                "code" : "phc-center-l2",
                "display" : "PHC Center Level 2"
              }
            ]
          }
        ],
        "name" : "Olowo Primary Health Centre",
        "address" : [
          {
            "line" : [
              "PHC Crescent, Ward B"
            ],
            "city" : "Ikeja",
            "district" : "ikeja",
            "state" : "LA"
          }
        ]
      }
    }
  ]
}