FHIR IG analytics| Package | fhir.kenyaPSIG |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-KPSFHIRIGCapabilityStatement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/CapabilityStatement-KPSFHIRIGCapabilityStatement.html |
| URL | https://nshr-uat.sha.go.ke/fhir/CapabilityStatement/KPSFHIRIGCapabilityStatement |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-22 |
| Name | KenyaPatientSummaryFHIRIGCapabilityStatement |
| Title | Kenya Patient Summary (KPS) FHIR IG Capability Statement |
| Realm | us |
| Authority | hl7 |
| Description | This CapabilityStatement outlines the conformance requirements for systems implementing the Kenya Patient Summary (KPS) FHIR Implementation Guide. It specifies supported resources, profiles, interactions, and system behaviors necessary to enable standardized exchange of patient summary information for continuity of care across Kenya's digital health infrastructure. |
| Copyright | Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved. |
| Kind | requirements |
No resources found
| StructureDefinition | ||
| fhir.kenyaPSIG#current | ke-kps-allergy-intolerance | AllergyIntolerance Profile - KPS |
| fhir.kenyaPSIG#current | ke-kps-immunization | Immunization Profile - KPS |
| fhir.kenyaPSIG#current | ke-kps-medication | Medication Profile - KPS |
| fhir.kenyaPSIG#current | ke-kps-medication-request | MediacationRequest Profile - KPS |
| fhir.kenyaPSIG#current | ke-kps-observation | Observation Profile - KPS |
| fhir.kenyaPSIG#current | ke-kps-organization | Organization Profile - KPS |
| fhir.kenyaPSIG#current | ke-kps-patient | Patient Profile - KPS |
| fhir.kenyaPSIG#current | ke-kps-practitioner | Practitioner Profile - KPS |
| fhir.kenyaPSIG#current | ke-kps-practitioner-role | Practitioner Role Profile - KPS |
| fhir.kenyaPSIG#current | ke-kps-procedure | Procedure Profile - KPS |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement KPSFHIRIGCapabilityStatement
json, xmlNote 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.
serverThe summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revincluderead, 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.read, search-type, create, update.{
"resourceType": "CapabilityStatement",
"id": "KPSFHIRIGCapabilityStatement",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://nshr-uat.sha.go.ke/fhir/CapabilityStatement/KPSFHIRIGCapabilityStatement",
"version": "0.1.0",
"name": "KenyaPatientSummaryFHIRIGCapabilityStatement",
"title": "Kenya Patient Summary (KPS) FHIR IG Capability Statement",
"status": "active",
"date": "2025-07-22",
"publisher": "Digital Health Agency of Kenya",
"contact": [
{
"name": "Digital Health Agency of Kenya",
"telecom": [
{
"system": "url",
"value": "https://www.dha.go.ke"
},
{
"system": "email",
"value": "interoperability@dha.go.ke"
}
]
},
{
"name": "Digital Health Agency of Kenya – Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperability@dha.go.ke",
"use": "work"
},
{
"system": "url",
"value": "https://www.dha.go.ke",
"use": "work"
}
]
}
],
"description": "This CapabilityStatement outlines the conformance requirements for systems implementing the Kenya Patient Summary (KPS) FHIR Implementation Guide. It specifies supported resources, profiles, interactions, and system behaviors necessary to enable standardized exchange of patient summary information for continuity of care across Kenya's digital health infrastructure.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
],
"copyright": "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n",
"kind": "requirements",
"fhirVersion": "4.0.1",
"format": [
"json",
"xml"
],
"rest": [
{
"mode": "server",
"resource": [
{
"type": "Patient",
"profile": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-patient",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
}
]
},
{
"type": "Practitioner",
"profile": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-practitioner",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
}
]
},
{
"type": "Organization",
"profile": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-organization",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
}
]
},
{
"type": "AllergyIntolerance",
"profile": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-allergy-intolerance",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
},
{
"code": "create"
},
{
"code": "update"
}
]
},
{
"type": "Immunization",
"profile": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-immunization",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
},
{
"code": "create"
},
{
"code": "update"
}
]
},
{
"type": "Medication",
"profile": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-medication",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
},
{
"code": "create"
},
{
"code": "update"
}
]
},
{
"type": "MedicationRequest",
"profile": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-medication-request",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
},
{
"code": "create"
},
{
"code": "update"
}
]
},
{
"type": "Observation",
"profile": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-observation",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
},
{
"code": "create"
},
{
"code": "update"
}
]
},
{
"type": "PractitionerRole",
"profile": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-practitioner-role",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
},
{
"code": "create"
},
{
"code": "update"
}
]
},
{
"type": "Procedure",
"profile": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-procedure",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
},
{
"code": "create"
},
{
"code": "update"
}
]
}
]
}
]
}