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

FHIR IG analytics

Packageng.gov.nphcda.immunization
Resource TypeValueSet
IdValueSet-nigeria-relationship.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/NPHCDA-ImmunizationIG/ValueSet-nigeria-relationship.html
URLhttps://nphcda.gov.ng/ig/ValueSet/nigeria-relationship
Version0.7.0
Statusactive
Date2026-02-18T09:04:22+00:00
NameNGRelationshipsVS
TitleNG-Imm Relationships VS
Descriptionlist of persons related to a patient, but who is not a direct target of care.

Resources that use this resource

StructureDefinition
NgImmPatientNG-Imm Patient

Resources that this resource uses

CodeSystem
nigeria-relationshipIMMZ.C.DE20 - Relationships CS

Narrative

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

Generated Narrative: ValueSet nigeria-relationship


Source1

{
  "resourceType": "ValueSet",
  "id": "nigeria-relationship",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nphcda.gov.ng/ig/ValueSet/nigeria-relationship",
  "version": "0.7.0",
  "name": "NGRelationshipsVS",
  "title": "NG-Imm Relationships VS",
  "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": "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://nphcda.gov.ng/ig/CodeSystem/nigeria-relationship"
      }
    ]
  }
}