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

FHIR IG Statistics: CapabilityStatement/NEIRFHIRIGCapabilityStatement

Packagefhir.nigeriaImmunization
Resource TypeCapabilityStatement
IdNEIRFHIRIGCapabilityStatement
FHIR VersionR4
Sourcehttp://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/CapabilityStatement-NEIRFHIRIGCapabilityStatement.html
URLhttp://nhin.example.ng/CapabilityStatement/NEIRFHIRIGCapabilityStatement
Version0.1.0
Statusactive
Date2025-08-05
NameNigeriaImmunizationFHIRIGCapabilityStatement
TitleNEIR FHIR IG Capability Statement
Realmus
Authorityhl7
DescriptionThis 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.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
NEIRAllergyIntoleranceAllergyIntolerance Profile - NEIR
NEIREncounterEncounter Profile - NEIR
NEIRImmunizationImmunization Profile - NEIR
NEIRImmunizationRecommendationImmunizationRecommendation Profile - NEIR
NEIROrganizationOrganization Profile - NEIR
NEIRPractitionerNEIRPractitioner Profile
NEIRRelatedPersonRelated Person Profile - NEIR
NEIRServiceRequestServiceRequest Profile - NEIR DefaulterTracingRequest
neir-patientPatient Profile - NEIR

Narrative

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

Generated Narrative: CapabilityStatement NEIRFHIRIGCapabilityStatement

NEIR FHIR IG Capability Statement

  • Implementation Guide Version: 0.1.0
  • FHIR Version: 4.0.1
  • Supported Formats: json, xml
  • Supported Patch Formats:
  • Published on: 2025-08-05
  • Published by: intellisoftkenya.com

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.

FHIR RESTful Capabilities

Mode: server

Summary of System-wide Interactions

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)

Resource Conformance: supported Patient

Base System Profile
Patient Profile - NEIR
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Resource Conformance: supported Practitioner

Base System Profile
NEIRPractitioner Profile
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Resource Conformance: supported Organization

Base System Profile
Organization Profile - NEIR
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type.

Resource Conformance: supported AllergyIntolerance

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type, create, update.

Resource Conformance: supported Immunization

Base System Profile
Immunization Profile - NEIR
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type, create, update.

Resource Conformance: supported RelatedPerson

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type, create, update.

Resource Conformance: supported ServiceRequest

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type, create, update.

Resource Conformance: supported ImmunizationRecommendation

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type, create, update.

Resource Conformance: supported Encounter

Base System Profile
Encounter Profile - NEIR
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • Supports read, search-type, create, update.


Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}