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

FHIR IG Statistics: CodeSystem/nigeria-sibling-health-status

Packageng.gov.nphcda.immunization
Resource TypeCodeSystem
Idnigeria-sibling-health-status
FHIR VersionR4
Sourcehttp://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/CodeSystem-nigeria-sibling-health-status.html
URLhttp://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-sibling-health-status
Version1.0.0
Statusactive
Date2025-08-04T10:06:52+00:00
NameNGSiblingHealthStatusCS
TitleNG-Imm Sibling Health Status CS
DescriptionThis CodeSystem defines the health of the client's sibling
Contentcomplete

Resources that use this resource

ValueSet
nigeria-sibling-health-statusNG-Imm Sibling Health Status VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem nigeria-sibling-health-status

This case-sensitive code system http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-sibling-health-status defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
alive AliveSibling referenced is still alive
dead DeadSibling referenced is dead
well wellSibling reference is alive and well
diseased underlying diseaseReferenced Sibling has an underlying disease

Source

{
  "resourceType": "CodeSystem",
  "id": "nigeria-sibling-health-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-sibling-health-status",
  "version": "1.0.0",
  "name": "NGSiblingHealthStatusCS",
  "title": "NG-Imm Sibling Health Status 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 the health of the client's sibling",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "alive",
      "display": "Alive",
      "definition": "Sibling referenced is still alive"
    },
    {
      "code": "dead",
      "display": "Dead",
      "definition": "Sibling referenced is dead"
    },
    {
      "code": "well",
      "display": "well",
      "definition": "Sibling reference is alive and well"
    },
    {
      "code": "diseased",
      "display": "underlying disease",
      "definition": "Referenced Sibling has an underlying disease"
    }
  ]
}