Package | fhir.nigeriaImmunization |
Resource Type | CapabilityStatement |
Id | NEIRFHIRIGCapabilityStatement |
FHIR Version | R4 |
Source | http://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/CapabilityStatement-NEIRFHIRIGCapabilityStatement.html |
URL | http://nhin.example.ng/CapabilityStatement/NEIRFHIRIGCapabilityStatement |
Version | 0.1.0 |
Status | active |
Date | 2025-08-05 |
Name | NigeriaImmunizationFHIRIGCapabilityStatement |
Title | NEIR FHIR IG Capability Statement |
Realm | us |
Authority | hl7 |
Description | This CapabilityStatement outlines the conformance requirements for systems implementing the Nigerian Electronic Immunization Registry (NEIR) FHIR Implementation Guide. It specifies the supported FHIR resources, profiles, interactions, and system behaviors required to enable standardized capture, exchange, and retrieval of immunization-related data. The statement supports interoperability between health facilities, mobile vaccination units, outreach programs, and national systems to improve immunization tracking and service delivery across Nigeria’s digital health ecosystem. |
Kind | requirements |
No resources found
StructureDefinition | |
NEIRAllergyIntolerance | AllergyIntolerance Profile - NEIR |
NEIREncounter | Encounter Profile - NEIR |
NEIRImmunization | Immunization Profile - NEIR |
NEIRImmunizationRecommendation | ImmunizationRecommendation Profile - NEIR |
NEIROrganization | Organization Profile - NEIR |
NEIRPractitioner | NEIRPractitioner Profile |
NEIRRelatedPerson | Related Person Profile - NEIR |
NEIRServiceRequest | ServiceRequest Profile - NEIR DefaulterTracingRequest |
neir-patient | Patient Profile - NEIR |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement NEIRFHIRIGCapabilityStatement
json
, xml
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
read
, search-type
.read
, search-type
.read
, search-type
.read
, search-type
, create
, update
.read
, search-type
, create
, update
.read
, search-type
, create
, update
.read
, search-type
, create
, update
.read
, search-type
, create
, update
.read
, search-type
, create
, update
.{ "resourceType": "CapabilityStatement", "id": "NEIRFHIRIGCapabilityStatement", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://nhin.example.ng/CapabilityStatement/NEIRFHIRIGCapabilityStatement", "version": "0.1.0", "name": "NigeriaImmunizationFHIRIGCapabilityStatement", "title": "NEIR FHIR IG Capability Statement", "status": "active", "date": "2025-08-05", "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": "This CapabilityStatement outlines the conformance requirements for systems implementing the Nigerian Electronic Immunization Registry (NEIR) FHIR Implementation Guide. It specifies the supported FHIR resources, profiles, interactions, and system behaviors required to enable standardized capture, exchange, and retrieval of immunization-related data. The statement supports interoperability between health facilities, mobile vaccination units, outreach programs, and national systems to improve immunization tracking and service delivery across Nigeria’s digital health ecosystem.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "NG", "display": "Nigeria" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "json", "xml" ], "rest": [ { "mode": "server", "resource": [ { "type": "Patient", "profile": "http://nhin.example.ng/StructureDefinition/neir-patient", "interaction": [ { "code": "read" }, { "code": "search-type" } ] }, { "type": "Practitioner", "profile": "http://nhin.example.ng/StructureDefinition/NEIRPractitioner", "interaction": [ { "code": "read" }, { "code": "search-type" } ] }, { "type": "Organization", "profile": "http://nhin.example.ng/StructureDefinition/NEIROrganization", "interaction": [ { "code": "read" }, { "code": "search-type" } ] }, { "type": "AllergyIntolerance", "profile": "http://nhin.example.ng/StructureDefinition/NEIRAllergyIntolerance", "interaction": [ { "code": "read" }, { "code": "search-type" }, { "code": "create" }, { "code": "update" } ] }, { "type": "Immunization", "profile": "http://nhin.example.ng/StructureDefinition/NEIRImmunization", "interaction": [ { "code": "read" }, { "code": "search-type" }, { "code": "create" }, { "code": "update" } ] }, { "type": "RelatedPerson", "profile": "http://nhin.example.ng/StructureDefinition/NEIRRelatedPerson", "interaction": [ { "code": "read" }, { "code": "search-type" }, { "code": "create" }, { "code": "update" } ] }, { "type": "ServiceRequest", "profile": "http://nhin.example.ng/StructureDefinition/NEIRServiceRequest", "interaction": [ { "code": "read" }, { "code": "search-type" }, { "code": "create" }, { "code": "update" } ] }, { "type": "ImmunizationRecommendation", "profile": "http://nhin.example.ng/StructureDefinition/NEIRImmunizationRecommendation", "interaction": [ { "code": "read" }, { "code": "search-type" }, { "code": "create" }, { "code": "update" } ] }, { "type": "Encounter", "profile": "http://nhin.example.ng/StructureDefinition/NEIREncounter", "interaction": [ { "code": "read" }, { "code": "search-type" }, { "code": "create" }, { "code": "update" } ] } ] } ] }