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

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeCodeSystem
IdCodeSystem-nigeria-location-owner-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-location-owner-cs.html
URLhttps://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs
Version0.2.0
Statusactive
Date2025-11-25T07:48:54+00:00
NameNGOrganizationOwnerCS
TitleNG Location Owner CS
DescriptionThis CodeSystem defines Immunization Location Owner.
Contentcomplete

Resources that use this resource

ValueSet
nigeria-location-ownerNG 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 case-insensitive code system https://sandbox.dhin-hie.org/ig/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

Source1

{
  "resourceType": "CodeSystem",
  "id": "nigeria-location-owner-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs",
  "version": "0.2.0",
  "name": "NGOrganizationOwnerCS",
  "title": "NG Location Owner CS",
  "status": "active",
  "experimental": false,
  "date": "2025-11-25T07:48:54+00:00",
  "publisher": "DHIN",
  "contact": [
    {
      "name": "DHIN",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dhin-hie.org"
        },
        {
          "system": "email",
          "value": "info@dhin-hie.org"
        }
      ]
    },
    {
      "name": "Digital Health Interoperability Network.",
      "telecom": [
        {
          "system": "email",
          "value": "info@dhin-hie.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This CodeSystem defines Immunization Location Owner.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "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"
    }
  ]
}