| Package | ng.gov.nphcda.immunization |
| Resource Type | CodeSystem |
| Id | nigeria-relationship |
| FHIR Version | R4 |
| Source | http://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/CodeSystem-nigeria-relationship.html |
| URL | http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-relationship |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-08-04T10:06:52+00:00 |
| Name | NGRelationshipsCS |
| Title | NG-Imm Relationships CS |
| Description | This CodeSystem defines list of persons related to a patient, but who is not a direct target of care |
| Content | complete |
| ValueSet | |
| nigeria-relationship | NG-Imm Relationships VS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nigeria-relationship
This case-sensitive code system http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-relationship defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "nigeria-relationship",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}