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

FHIR IG analytics

Packageng.gov.digitalhealth.fhir-ig
Resource TypeValueSet
IdValueSet-nigeria-wards.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/digitalhealth-gov-ng/Nigeria-Core/ValueSet-nigeria-wards.html
URLhttps://fhir-ig.digitalhealth.gov.ng/ValueSet/nigeria-wards
Version0.0.0
Statusactive
Date2026-06-11T15:18:34+00:00
NameNGWardsVS
TitleNG Wards VS
DescriptionThe administrative Ward (within an LGA) where a person or a facility is.

Resources that use this resource

StructureDefinition
ng.gov.digitalhealth.fhir-ig#currentnigeria-administrative-wardNG Administrative Wards

Resources that this resource uses

CodeSystem
ng.gov.digitalhealth.fhir-ig#currentnigeria-wardsNG Administrative Wards CS

Narrative

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

Generated Narrative: ValueSet nigeria-wards


Source1

{
  "resourceType": "ValueSet",
  "id": "nigeria-wards",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir-ig.digitalhealth.gov.ng/ValueSet/nigeria-wards",
  "version": "0.0.0",
  "name": "NGWardsVS",
  "title": "NG Wards VS",
  "status": "active",
  "experimental": false,
  "date": "2026-06-11T15:18:34+00:00",
  "publisher": "NDHI",
  "contact": [
    {
      "name": "NDHI",
      "telecom": [
        {
          "system": "url",
          "value": "https://digitalhealth.gov.ng"
        },
        {
          "system": "email",
          "value": "emeka2015@gmail.com"
        }
      ]
    },
    {
      "name": "Nigeria Digital in Health Initiative.",
      "telecom": [
        {
          "system": "email",
          "value": "lekeojewale@gmail.com",
          "use": "work"
        }
      ]
    },
    {
      "name": "Nigeria Digital in Health Initiative.",
      "telecom": [
        {
          "system": "email",
          "value": "emeka2015@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The administrative Ward (within an LGA) where a person or a facility is.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-wards"
      }
    ]
  }
}