{
  "resourceType" : "CodeSystem",
  "id" : "nigeria-relationship",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nigeria-relationship</b></p><a name=\"nigeria-relationship\"> </a><a name=\"hcnigeria-relationship\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-relationship</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">BROTHER<a name=\"nigeria-relationship-BROTHER\"> </a></td><td>Brother</td></tr><tr><td style=\"white-space:nowrap\">SISTER<a name=\"nigeria-relationship-SISTER\"> </a></td><td>Sister</td></tr><tr><td style=\"white-space:nowrap\">SON<a name=\"nigeria-relationship-SON\"> </a></td><td>Son</td></tr><tr><td style=\"white-space:nowrap\">DAUGHTER<a name=\"nigeria-relationship-DAUGHTER\"> </a></td><td>Daughter</td></tr><tr><td style=\"white-space:nowrap\">MOTHER<a name=\"nigeria-relationship-MOTHER\"> </a></td><td>Mother</td></tr><tr><td style=\"white-space:nowrap\">FATHER<a name=\"nigeria-relationship-FATHER\"> </a></td><td>Father</td></tr><tr><td style=\"white-space:nowrap\">AUNT<a name=\"nigeria-relationship-AUNT\"> </a></td><td>Aunt</td></tr><tr><td style=\"white-space:nowrap\">COUSIN<a name=\"nigeria-relationship-COUSIN\"> </a></td><td>Cousin</td></tr><tr><td style=\"white-space:nowrap\">GRDSON<a name=\"nigeria-relationship-GRDSON\"> </a></td><td>Grand Son</td></tr><tr><td style=\"white-space:nowrap\">GRDDAU<a name=\"nigeria-relationship-GRDDAU\"> </a></td><td>Grand Daughter</td></tr><tr><td style=\"white-space:nowrap\">INLAW<a name=\"nigeria-relationship-INLAW\"> </a></td><td>Inlaw</td></tr><tr><td style=\"white-space:nowrap\">NEPHEW<a name=\"nigeria-relationship-NEPHEW\"> </a></td><td>Nephew</td></tr><tr><td style=\"white-space:nowrap\">NIECE<a name=\"nigeria-relationship-NIECE\"> </a></td><td>Niece</td></tr><tr><td style=\"white-space:nowrap\">UNCLE<a name=\"nigeria-relationship-UNCLE\"> </a></td><td>Uncle</td></tr><tr><td style=\"white-space:nowrap\">FRND<a name=\"nigeria-relationship-FRND\"> </a></td><td>Friend</td></tr></table></div>"
  },
  "url" : "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-relationship",
  "version" : "0.0.0",
  "name" : "NGRelationshipsCS",
  "title" : "NG Relationships CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-20T00:41:38+00:00",
  "publisher" : "NDHI",
  "contact" : [{
    "name" : "NDHI",
    "telecom" : [{
      "system" : "url",
      "value" : "https://digitalhealth.gov.ng"
    },
    {
      "system" : "email",
      "value" : "emeka2015@gmail.com"
    }]
  },
  {
    "name" : "Nigeria Digital in Health Initiative.",
    "telecom" : [{
      "system" : "email",
      "value" : "emeka2015@gmail.com",
      "use" : "work"
    }]
  }],
  "description" : "This CodeSystem defines list of persons related to a patient, but who is not a direct target of care",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NG",
      "display" : "Nigeria"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 15,
  "concept" : [{
    "code" : "BROTHER",
    "display" : "Brother"
  },
  {
    "code" : "SISTER",
    "display" : "Sister"
  },
  {
    "code" : "SON",
    "display" : "Son"
  },
  {
    "code" : "DAUGHTER",
    "display" : "Daughter"
  },
  {
    "code" : "MOTHER",
    "display" : "Mother"
  },
  {
    "code" : "FATHER",
    "display" : "Father"
  },
  {
    "code" : "AUNT",
    "display" : "Aunt"
  },
  {
    "code" : "COUSIN",
    "display" : "Cousin"
  },
  {
    "code" : "GRDSON",
    "display" : "Grand Son"
  },
  {
    "code" : "GRDDAU",
    "display" : "Grand Daughter"
  },
  {
    "code" : "INLAW",
    "display" : "Inlaw"
  },
  {
    "code" : "NEPHEW",
    "display" : "Nephew"
  },
  {
    "code" : "NIECE",
    "display" : "Niece"
  },
  {
    "code" : "UNCLE",
    "display" : "Uncle"
  },
  {
    "code" : "FRND",
    "display" : "Friend"
  }]
}