FHIR IG Statistics: ValueSet/NEIRFacilityTypeVS 
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
  "resourceType": "ValueSet",
  "id": "NEIRFacilityTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nhin.example.ng/ValueSet/NEIRFacilityTypeVS",
  "version": "0.1.0",
  "name": "NEIRFacilityTypeVS",
  "title": "NEIR ValueSet for Facility Types",
  "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": "ValueSet for facility types from NEIR",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://nhin.example.ng/CodeSystem/neir-facility-type"
      }
    ]
  }
}