NPHCDA Immunization FHIR IG
0.7.0 - ci-build Nigeria flag

NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. This guide is not an authorized publication; it is the continuous build for version 0.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/NPHCDA-ImmunizationIG/ and changes regularly. See the Directory of published versions

: NG-Imm Client CapabilityStatement - TTL Representation

Active as of 2025-08-07

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "NgImmCapabilityStatementClient"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement NgImmCapabilityStatementClient</b></p><a name=\"NgImmCapabilityStatementClient\"> </a><a name=\"hcNgImmCapabilityStatementClient\"> </a><h2 id=\"title\">NG-Imm Client CapabilityStatement</h2><ul><li>Implementation Guide Version: 0.7.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code>, <code>xml</code></li><li>Published on: 2025-08-07 </li><li>Published by: https://nphcda.gov.ng </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>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.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>client</code></h3></div><div class=\"panel-body\"/></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#Patient1-1\">Patient</a></td><td><a href=\"StructureDefinition-NgImmPatient.html\">http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmPatient</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>identifier, firstname, lastname, birthdate, createddate, email_mobile, gender, pseudo-id</td><td/><td/><td><code>$submit-ngimm-patient</code></td></tr><tr><td><a href=\"#Immunization1-2\">Immunization</a></td><td><a href=\"StructureDefinition-NgImmImmunization.html\">http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmImmunization</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, status, vaccine-code, date</td><td/><td/><td><code>$submit-ngimm-immunization</code></td></tr><tr><td><a href=\"#Bundle1-3\">Bundle</a></td><td><a href=\"StructureDefinition-ngimm-client-registration-bundle.html\">http://nphcda.gov.ng/ig/immunization/StructureDefinition/ngimm-client-registration-bundle</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>patient.identifier, _lastUpdated, vaccine-code, organization-identifier</td><td/><td/><td><code>$submit-ngimm-bundle</code></td></tr><tr><td><a href=\"#Organization1-4\">Organization</a></td><td><a href=\"StructureDefinition-ng-imm-organization.html\">http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-organization</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>organization-identifier</td><td/><td/><td><code>$submit-ngimm-organization</code></td></tr><tr><td><a href=\"#Encounter1-5\">Encounter</a></td><td><a href=\"StructureDefinition-ng-imm-encounter.html\">http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-encounter</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>encounter-identifier</td><td/><td/><td><code>$submit-ngimm-encounter</code></td></tr><tr><td><a href=\"#RelatedPerson1-6\">RelatedPerson</a></td><td><a href=\"StructureDefinition-mother-other-children.html\">http://nphcda.gov.ng/ig/immunization/StructureDefinition/mother-other-children</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>relatedperson-identifier</td><td/><td/><td><code>$submit-ngimm-relatedperson</code></td></tr><tr><td><a href=\"#Practitioner1-7\">Practitioner</a></td><td><a href=\"StructureDefinition-NgImmPractitioner.html\">http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmPractitioner</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>practitioner-identifier, license</td><td/><td/><td><code>$submit-ngimm-practitioner</code></td></tr><tr><td><a href=\"#MeasureReport1-8\">MeasureReport</a></td><td><a href=\"StructureDefinition-measure-report-profile.html\">http://nphcda.gov.ng/ig/immunization/StructureDefinition/measure-report-profile</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>measurereport-identifier</td><td/><td/><td><code>$submit-ngimm-measurereport</code></td></tr><tr><td><a href=\"#Provenance1-9\">Provenance</a></td><td><a href=\"StructureDefinition-ng-imm-provenance.html\">http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-provenance</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>provenance-identifier</td><td/><td/><td/></tr><tr><td><a href=\"#StructureMap1-10\">StructureMap</a></td><td><a href=\"http://hl7.org/fhir/R4/structuremap.html\">http://hl7.org/fhir/StructureDefinition/StructureMap</a></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td/><td/><td/><td><code>$transform</code></td></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-NgImmPatient.html\">NG-Imm Patient</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>firstname</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>lastname</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>birthdate</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>createddate</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>email_mobile</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>gender</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>pseudo-id</td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$submit-ngimm-patient</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Immunization1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Immunization</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-NgImmImmunization.html\">NG-Imm Immunization</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>vaccine-code</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$submit-ngimm-immunization</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Bundle1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Bundle</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-ngimm-client-registration-bundle.html\">IMMZ.C.5 Bundle Client Registration</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>patient.identifier</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>vaccine-code</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>organization-identifier</td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$submit-ngimm-bundle</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Organization1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Organization</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-ng-imm-organization.html\">NG-Imm Organization</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>organization-identifier</td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$submit-ngimm-organization</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Encounter1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Encounter</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-ng-imm-encounter.html\">NG-Imm Encounter</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>encounter-identifier</td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$submit-ngimm-encounter</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RelatedPerson1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>RelatedPerson</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-mother-other-children.html\">NG-Imm RelatedPerson</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>relatedperson-identifier</td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$submit-ngimm-relatedperson</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Practitioner1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Practitioner</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-NgImmPractitioner.html\">NG-Imm Practitioner</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>practitioner-identifier</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>license</td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$submit-ngimm-practitioner</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MeasureReport1-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>MeasureReport</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-measure-report-profile.html\">NG-Imm MeasureReport</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>measurereport-identifier</td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$submit-ngimm-measurereport</td><td><div/></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Provenance1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Provenance</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-ng-imm-provenance.html\">NG-Imm Provenance</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>provenance-identifier</td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"StructureMap1-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>StructureMap</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/R4/structuremap.html\">StructureMap</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>$transform</td><td><div/></td></tr></tbody></table></div></div></div></div></div></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nphcda.gov.ng/ig/immunization/CapabilityStatement/NgImmCapabilityStatementClient"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.7.0"] ; # 
  fhir:title [ fhir:v "NG-Imm Client CapabilityStatement"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-08-07"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "https://nphcda.gov.ng"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "https://nphcda.gov.ng" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://nphcda.gov.ng" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kasim.sani@nphcda.gov.ng" ]     ] )
  ] [
fhir:name [ fhir:v "Nigeria Primary Healthcare Development Agency." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kasim.sani@nphcda.gov.ng" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This CapabilityStatement describes the expected behavior of an offline-first client (e.g., mobile Immunization POC health facility system), FHIR-capable systems implementing Nigeria's Immunization Implementation Guide."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NG" ] ;
fhir:display [ fhir:v "Nigeria" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "requirements"] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [ fhir:v "json"] [ fhir:v "xml"] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "client" ] ;
    ( fhir:resource [
fhir:type [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmPatient"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmPatient>       ] ;
      ( fhir:searchParam [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-identifier"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-identifier>         ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "firstname" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-firstname"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-firstname>         ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "lastname" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-lastname"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-lastname>         ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "birthdate" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-birthdate"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-birthdate>         ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "createddate" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-createddate"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-createddate>         ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "email_mobile" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-email-mobile"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-email-mobile>         ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "gender" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-gender"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-gender>         ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "pseudo-id" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-pseudo-id"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/patient-pseudo-id>         ] ;
fhir:type [ fhir:v "token" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "submit-ngimm-patient" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-patient"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-patient>         ]       ] )     ] [
fhir:type [ fhir:v "Immunization" ] ;
fhir:profile [
fhir:v "http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmImmunization"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmImmunization>       ] ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/immunization-patient"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/immunization-patient>         ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/immunization-status"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/immunization-status>         ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "vaccine-code" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/immunization-vaccine-code"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/immunization-vaccine-code>         ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/immunization-date"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/immunization-date>         ] ;
fhir:type [ fhir:v "date" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "submit-ngimm-immunization" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-immunization"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-immunization>         ]       ] )     ] [
fhir:type [ fhir:v "Bundle" ] ;
fhir:profile [
fhir:v "http://nphcda.gov.ng/ig/immunization/StructureDefinition/ngimm-client-registration-bundle"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/StructureDefinition/ngimm-client-registration-bundle>       ] ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient.identifier" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/bundle-patient.identifier"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/bundle-patient.identifier>         ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/bundle-_lastUpdated"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/bundle-_lastUpdated>         ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "vaccine-code" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/bundle-vaccine-code"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/bundle-vaccine-code>         ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "organization-identifier" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/bundle-organization-identifier"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/bundle-organization-identifier>         ] ;
fhir:type [ fhir:v "token" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "submit-ngimm-bundle" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-bundle"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-bundle>         ]       ] )     ] [
fhir:type [ fhir:v "Organization" ] ;
fhir:profile [
fhir:v "http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-organization"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-organization>       ] ;
      ( fhir:searchParam [
fhir:name [ fhir:v "organization-identifier" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/organization-identifier"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/organization-identifier>         ] ;
fhir:type [ fhir:v "token" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "submit-ngimm-organization" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-organization"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-organization>         ]       ] )     ] [
fhir:type [ fhir:v "Encounter" ] ;
fhir:profile [
fhir:v "http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-encounter"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-encounter>       ] ;
      ( fhir:searchParam [
fhir:name [ fhir:v "encounter-identifier" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/encounter-identifier"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/encounter-identifier>         ] ;
fhir:type [ fhir:v "token" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "submit-ngimm-encounter" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-encounter"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-encounter>         ]       ] )     ] [
fhir:type [ fhir:v "RelatedPerson" ] ;
fhir:profile [
fhir:v "http://nphcda.gov.ng/ig/immunization/StructureDefinition/mother-other-children"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/StructureDefinition/mother-other-children>       ] ;
      ( fhir:searchParam [
fhir:name [ fhir:v "relatedperson-identifier" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/relatedperson-identifier"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/relatedperson-identifier>         ] ;
fhir:type [ fhir:v "token" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "submit-ngimm-relatedperson" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-relatedperson"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-relatedperson>         ]       ] )     ] [
fhir:type [ fhir:v "Practitioner" ] ;
fhir:profile [
fhir:v "http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmPractitioner"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmPractitioner>       ] ;
      ( fhir:searchParam [
fhir:name [ fhir:v "practitioner-identifier" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/practitioner-identifier"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/practitioner-identifier>         ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "license" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/practitioner-license"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/practitioner-license>         ] ;
fhir:type [ fhir:v "token" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "submit-ngimm-practitioner" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-practitioner"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-practitioner>         ]       ] )     ] [
fhir:type [ fhir:v "MeasureReport" ] ;
fhir:profile [
fhir:v "http://nphcda.gov.ng/ig/immunization/StructureDefinition/measure-report-profile"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/StructureDefinition/measure-report-profile>       ] ;
      ( fhir:searchParam [
fhir:name [ fhir:v "measurereport-identifier" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/measurereport-identifier"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/measurereport-identifier>         ] ;
fhir:type [ fhir:v "token" ]       ] ) ;
      ( fhir:operation [
fhir:name [ fhir:v "submit-ngimm-measurereport" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-measurereport"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/OperationDefinition/submit-ngimm-measurereport>         ]       ] )     ] [
fhir:type [ fhir:v "Provenance" ] ;
fhir:profile [
fhir:v "http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-provenance"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/StructureDefinition/ng-imm-provenance>       ] ;
      ( fhir:searchParam [
fhir:name [ fhir:v "provenance-identifier" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/SearchParameter/provenance-identifier"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/SearchParameter/provenance-identifier>         ] ;
fhir:type [ fhir:v "token" ]       ] )     ] [
fhir:type [ fhir:v "StructureMap" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/StructureMap"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/StructureMap>       ] ;
      ( fhir:operation [
fhir:name [ fhir:v "transform" ] ;
fhir:definition [
fhir:v "http://nphcda.gov.ng/ig/immunization/OperationDefinition/StructureMap-transform"^^xsd:anyURI ;
fhir:link <http://nphcda.gov.ng/ig/immunization/OperationDefinition/StructureMap-transform>         ]       ] )     ] )
  ] ) . #