NPHCDA Immunization FHIR IG
1.0.0 - ci-build
NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. This guide is not an authorized publication; it is the continuous build for version 1.0.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/ImmunizationIG/ and changes regularly. See the Directory of published versions
Active as of 2025-08-04 |
{
"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>http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-relationship</code> defines the following codes in a Is-A hierarchy:</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\">COUNSN<a name=\"nigeria-relationship-COUNSN\"> </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" : "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-relationship",
"version" : "1.0.0",
"name" : "NGRelationshipsCS",
"title" : "NG-Imm Relationships CS",
"status" : "active",
"date" : "2025-08-04T10:06:52+00:00",
"publisher" : "https://nphcda.gov.ng",
"contact" : [
{
"name" : "https://nphcda.gov.ng",
"telecom" : [
{
"system" : "url",
"value" : "https://nphcda.gov.ng"
},
{
"system" : "email",
"value" : "kasim.sani@nphcda.gov.ng"
}
]
},
{
"name" : "Nigeria Primary Healthcare Development Agency.",
"telecom" : [
{
"system" : "email",
"value" : "ig@nphcda.gov.ng",
"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,
"hierarchyMeaning" : "is-a",
"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" : "COUNSN",
"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"
}
]
}