FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageng.gov.nphcda.immunization
Resource TypeCodeSystem
IdCodeSystem-nigeria-sibling-health-status.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/NPHCDA-ImmunizationIG/CodeSystem-nigeria-sibling-health-status.html
URLhttps://nphcda.gov.ng/ig/CodeSystem/nigeria-sibling-health-status
Version0.7.0
Statusactive
Date2026-02-18T09:04:22+00:00
NameNGSiblingHealthStatusCS
TitleIMMZ.C.DE30 Sibling Health Status CS
DescriptionThis CodeSystem IMMZ.C.DE30 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 https://nphcda.gov.ng/ig/CodeSystem/nigeria-sibling-health-status defines the following codes:

CodeDisplayDefinition
DE40 AliveSibling referenced is still alive
DE41 DeadSibling referenced is dead
DE42 wellSibling reference is alive and well
DE43 underlying diseaseReferenced Sibling has an underlying disease

Source1

{
  "resourceType": "CodeSystem",
  "id": "nigeria-sibling-health-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nphcda.gov.ng/ig/CodeSystem/nigeria-sibling-health-status",
  "version": "0.7.0",
  "name": "NGSiblingHealthStatusCS",
  "title": "IMMZ.C.DE30 Sibling Health Status CS",
  "status": "active",
  "experimental": false,
  "date": "2026-02-18T09:04:22+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": "kasim.sani@nphcda.gov.ng",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This CodeSystem IMMZ.C.DE30 defines the health of the client's sibling",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "DE40",
      "display": "Alive",
      "definition": "Sibling referenced is still alive"
    },
    {
      "code": "DE41",
      "display": "Dead",
      "definition": "Sibling referenced is dead"
    },
    {
      "code": "DE42",
      "display": "well",
      "definition": "Sibling reference is alive and well"
    },
    {
      "code": "DE43",
      "display": "underlying disease",
      "definition": "Referenced Sibling has an underlying disease"
    }
  ]
}