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

FHIR IG Statistics: CodeSystem/neir-facility-type

Packagefhir.nigeriaImmunization
Resource TypeCodeSystem
Idneir-facility-type
FHIR VersionR4
Sourcehttp://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/CodeSystem-neir-facility-type.html
URLhttp://nhin.example.ng/CodeSystem/neir-facility-type
Version0.1.0
Statusactive
Date2025-08-11T12:02:23+00:00
NameNEIRFacilityTypeCS
TitleNEIR CodeSystem for Facility Type
Realmus
Authorityhl7
DescriptionCodeSystem for NEIR Facility Type
Contentcomplete

Resources that use this resource

ValueSet
NEIRFacilityTypeVSNEIR ValueSet for Facility Types

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem neir-facility-type

This case-insensitive code system http://nhin.example.ng/CodeSystem/neir-facility-type defines the following codes:

CodeDisplay
DE3 Public
DE4 Private
DE5 Faith-based

Source

{
  "resourceType": "CodeSystem",
  "id": "neir-facility-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nhin.example.ng/CodeSystem/neir-facility-type",
  "version": "0.1.0",
  "name": "NEIRFacilityTypeCS",
  "title": "NEIR CodeSystem for Facility Type",
  "status": "active",
  "experimental": false,
  "date": "2025-08-11T12:02:23+00:00",
  "publisher": "intellisoftkenya.com",
  "contact": [
    {
      "name": "intellisoftkenya.com",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.intellisoftkenya.com/"
        }
      ]
    },
    {
      "name": "IntelliSOFT Consulting Kenya.",
      "telecom": [
        {
          "system": "email",
          "value": "info@intellisoftkenya.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "CodeSystem for NEIR Facility Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "DE3",
      "display": "Public"
    },
    {
      "code": "DE4",
      "display": "Private"
    },
    {
      "code": "DE5",
      "display": "Faith-based"
    }
  ]
}