FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/nigeria-relationship

Packageng.gov.nphcda.immunization
Resource TypeCodeSystem
Idnigeria-relationship
FHIR VersionR4
Sourcehttp://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/CodeSystem-nigeria-relationship.html
URLhttp://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-relationship
Version1.0.0
Statusactive
Date2025-08-04T10:06:52+00:00
NameNGRelationshipsCS
TitleNG-Imm Relationships CS
DescriptionThis CodeSystem defines list of persons related to a patient, but who is not a direct target of care
Contentcomplete

Resources that use this resource

ValueSet
nigeria-relationshipNG-Imm Relationships VS

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
BROTHER Brother
SISTER Sister
SON Son
DAUGHTER Daughter
MOTHER Mother
FATHER Father
AUNT Aunt
COUNSN Cousin
GRDSON Grand Son
GRDDAU Grand Daughter
INLAW Inlaw
NEPHEW Nephew
NIECE Niece
UNCLE Uncle
FRND Friend

Source

{
  "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"
    }
  ]
}