<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="NgObservation-002"/>
  <meta>
    <profile value="https://fhir-ig.digitalhealth.gov.ng/StructureDefinition/ng-observation"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation NgObservation-002</b></p><a name="NgObservation-002"> </a><a name="hcNgObservation-002"> </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-NgPatient-002.html">Musa Abdullahi  Male, DoB: 1987-07-06 ( nin)</a></p><p><b>effective</b>: 2025-11-04 10:05:00+0000</p><p><b>performer</b>: <a href="Practitioner-NgPractitioner-002.html">Practitioner Nkiru Okeke </a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://fhir-ig.digitalhealth.gov.ng/CodeSystem/age-component-codes yr}">Years (y)</span></p><p><b>value</b>: 38 year</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://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-hiv-status negative}">Negative</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="social-history"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="30525-0"/>
      <display value="Age"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/NgPatient-002"/>
  </subject>
  <effectiveDateTime value="2025-11-04T10:05:00Z"/>
  <performer>
    <reference value="Practitioner/NgPractitioner-002"/>
  </performer>
  <component>
    <code>
      <coding>
        <system value="https://fhir-ig.digitalhealth.gov.ng/CodeSystem/age-component-codes"/>
        <code value="yr"/>
        <display value="Years (y)"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="38"/>
      <unit value="year"/>
      <system value="http://unitsofmeasure.org"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="278977008"/>
        <display value="HIV status"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-hiv-status"/>
        <code value="negative"/>
        <display value="Negative"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>