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

: Chemistry Analyzer Result Sharing (Collection) - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "NgDeviceData-ChemistryAnalyzer-Collection",
  "meta" : {
    "profile" : [
      🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-device-data-bundle"
    ]
  },
  "type" : "collection",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:aaabbb11-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "NgPatient-Chem-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-Chem-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient NgPatient-Chem-001</b></p><a name=\"NgPatient-Chem-001\"> </a><a name=\"hcNgPatient-Chem-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;\">Kunle Okonkwo  Male, DoB: 1973-08-15 ( 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\">Old Airport Road Jos PL </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" : "Okonkwo",
            "given" : [
              "Kunle"
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "1973-08-15",
        "address" : [
          {
            "line" : [
              "Old Airport Road"
            ],
            "city" : "Jos",
            "district" : "pl-jos-north",
            "state" : "PL"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:bbbccc22-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "NgOrganization-Lab-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-Lab-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization NgOrganization-Lab-001</b></p><a name=\"NgOrganization-Lab-001\"> </a><a name=\"hcNgOrganization-Lab-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>/LAB-00981</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Plateau Specialist Hospital Clinical Chemistry Lab</p><p><b>telecom</b>: ph: 01-234-5678</p><p><b>address</b>: Old Airport Road Jos PL </p></div>"
        },
        "identifier" : [
          {
            "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-facility-registry",
            "value" : "LAB-00981"
          }
        ],
        "active" : true,
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov",
                "display" : "Healthcare Provider"
              }
            ]
          }
        ],
        "name" : "Plateau Specialist Hospital Clinical Chemistry Lab",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "01-234-5678"
          }
        ],
        "address" : [
          {
            "line" : [
              "Old Airport Road"
            ],
            "city" : "Jos",
            "district" : "pl-jos-north",
            "state" : "PL"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:cccddd33-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Device",
        "id" : "NgDevice-ChemAnalyzer-001",
        "meta" : {
          "profile" : [
            🔗 "https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-device"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_NgDevice-ChemAnalyzer-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device NgDevice-ChemAnalyzer-001</b></p><a name=\"NgDevice-ChemAnalyzer-001\"> </a><a name=\"hcNgDevice-ChemAnalyzer-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-device.html\">NG Device</a></p></div><p><b>status</b>: Active</p><p><b>manufacturer</b>: Roche Diagnostics</p><p><b>serialNumber</b>: SN-CHM-2025-001</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Cobas c311 Clinical Chemistry Analyzer</td><td>Model name</td></tr></table><p><b>modelNumber</b>: XS-200</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 706689003}\">Application programme software</span></p><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>CobasLink v5.2</td></tr></table></div>"
        },
        "status" : "active",
        "manufacturer" : "Roche Diagnostics",
        "serialNumber" : "SN-CHM-2025-001",
        "deviceName" : [
          {
            "name" : "Cobas c311 Clinical Chemistry Analyzer",
            "type" : "model-name"
          }
        ],
        "modelNumber" : "XS-200",
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "706689003",
              "display" : "Application programme software"
            }
          ]
        },
        "version" : [
          {
            "value" : "CobasLink v5.2"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:dddeee44-e5f6-4789-a123-456789abcdef",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "NgObservation-Glucose-001",
        "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_NgObservation-Glucose-001\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation NgObservation-Glucose-001</b></p><a name=\"NgObservation-Glucose-001\"> </a><a name=\"hcNgObservation-Glucose-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-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=\"Bundle-NgDeviceData-ChemistryAnalyzer-Collection.html#urn-uuid-aaabbb11-e5f6-4789-a123-456789abcdef\">Kunle Okonkwo  Male, DoB: 1973-08-15 ( mobile: 08030001111)</a></p><p><b>effective</b>: 2025-11-06 08:45:00+0100</p><p><b>performer</b>: <a href=\"Bundle-NgDeviceData-ChemistryAnalyzer-Collection.html#urn-uuid-bbbccc22-e5f6-4789-a123-456789abcdef\">Organization Plateau Specialist Hospital Clinical Chemistry Lab</a></p><p><b>device</b>: <a href=\"Bundle-NgDeviceData-ChemistryAnalyzer-Collection.html#urn-uuid-cccddd33-e5f6-4789-a123-456789abcdef\">Device: status = active; manufacturer = Roche Diagnostics; serialNumber = SN-CHM-2025-001; modelNumber = XS-200; type = Application programme software</a></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>62 µmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeumol/L = 'umol/L')</span></td><td>106 µmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeumol/L = 'umol/L')</span></td><td>Adult reference range</td></tr></table><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes mn}\">Months (mo)</span></td><td>104 month<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemo = 'mo')</span></td></tr></table></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "social-history",
                "display" : "Social History"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "30525-0",
              "display" : "Age"
            }
          ]
        },
        "subject" : {
          "reference" : "urn:uuid:aaabbb11-e5f6-4789-a123-456789abcdef"
        },
        "effectiveDateTime" : "2025-11-06T08:45:00+01:00",
        "performer" : [
          {
            "reference" : "urn:uuid:bbbccc22-e5f6-4789-a123-456789abcdef"
          }
        ],
        "device" : {
          "reference" : "urn:uuid:cccddd33-e5f6-4789-a123-456789abcdef"
        },
        "referenceRange" : [
          {
            "low" : {
              "value" : 62,
              "unit" : "µmol/L",
              "system" : "http://unitsofmeasure.org",
              "code" : "umol/L"
            },
            "high" : {
              "value" : 106,
              "unit" : "µmol/L",
              "system" : "http://unitsofmeasure.org",
              "code" : "umol/L"
            },
            "text" : "Adult reference range"
          }
        ],
        "component" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes",
                  "code" : "mn",
                  "display" : "Months (mo)"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 104,
              "unit" : "month",
              "system" : "http://unitsofmeasure.org",
              "code" : "mo"
            }
          }
        ]
      }
    }
  ]
}