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

FHIR IG Statistics: CodeSystem/nigeria-location-owner-cs

Packageng.gov.nphcda.immunization
Resource TypeCodeSystem
Idnigeria-location-owner-cs
FHIR VersionR4
Sourcehttp://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/CodeSystem-nigeria-location-owner-cs.html
URLhttp://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-location-owner-cs
Version1.0.0
Statusdraft
Date2025-08-04T10:06:52+00:00
NameNGOrganizationOwnerCS
TitleNG-Imm Location Owner CS
DescriptionThis CodeSystem defines Immunization Location Owner.
Contentcomplete

Resources that use this resource

ValueSet
nigeria-location-ownerNG-Imm Location Owner

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem nigeria-location-owner-cs

This code system http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-location-owner-cs defines the following codes:

CodeDisplay
public Public Health Institution Location
private Private Health Institution Location
faith-based Faith-based Institution Locations such as churches, musques, and traditional homes

Source

{
  "resourceType": "CodeSystem",
  "id": "nigeria-location-owner-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-location-owner-cs",
  "version": "1.0.0",
  "name": "NGOrganizationOwnerCS",
  "title": "NG-Imm Location Owner CS",
  "status": "draft",
  "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 Immunization Location Owner.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "public",
      "display": "Public Health Institution Location"
    },
    {
      "code": "private",
      "display": "Private Health Institution Location"
    },
    {
      "code": "faith-based",
      "display": "Faith-based Institution Locations such as churches, musques, and traditional homes"
    }
  ]
}