Kenya Patient Summary Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Composition/CompositionKPS> a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "CompositionKPS"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.dha.go.ke/ig/patient-summary/StructureDefinition/ke-kps-composition" ;
fhir:index 0 ;
fhir:link <https://fhir.dha.go.ke/ig/patient-summary/StructureDefinition/ke-kps-composition>
], [
fhir:value "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-composition|0.1.0" ;
fhir:index 1 ;
fhir:link <https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-composition|0.1.0>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition CompositionKPS</b></p><a name=\"CompositionKPS\"> </a><a name=\"hcCompositionKPS\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-ke-kps-composition.html\">Composition Profile - KPS</a>, <code>https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-composition|0.1.0</code></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>encounter</b>: <a href=\"Encounter-EncounterKPS.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2026-05-20 08:00:00+0300 --> 2026-05-20 08:30:00+0300</a></p><p><b>date</b>: 2026-05-20 09:15:00+0300</p><p><b>author</b>: <a href=\"Practitioner-PractitionerKPS.html\">Practitioner Anne Njoroge </a></p><p><b>title</b>: Patient Summary for Amina Mohamed</p><p><b>custodian</b>: <a href=\"Organization-OrganizationKPS.html\">Organization Kenyatta National Hospital</a></p></div>"
] ;
fhir:Composition.status [ fhir:value "final"] ;
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:60591-5 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "60591-5" ] ;
fhir:Coding.display [ fhir:value "Patient summary Document" ]
]
] ;
fhir:Composition.subject [
fhir:link <http://hl7.org/fhir/Patient/PatientKPS> ;
fhir:Reference.reference [ fhir:value "Patient/PatientKPS" ]
] ;
fhir:Composition.encounter [
fhir:link <http://hl7.org/fhir/Encounter/EncounterKPS> ;
fhir:Reference.reference [ fhir:value "Encounter/EncounterKPS" ]
] ;
fhir:Composition.date [ fhir:value "2026-05-20T09:15:00+03:00"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Practitioner/PractitionerKPS> ;
fhir:Reference.reference [ fhir:value "Practitioner/PractitionerKPS" ]
] ;
fhir:Composition.title [ fhir:value "Patient Summary for Amina Mohamed"] ;
fhir:Composition.custodian [
fhir:link <http://hl7.org/fhir/Organization/OrganizationKPS> ;
fhir:Reference.reference [ fhir:value "Organization/OrganizationKPS" ]
] ;
fhir:Composition.section [
fhir:index 0 ;
fhir:Composition.section.title [ fhir:value "Problems" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:11450-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11450-4" ] ;
fhir:Coding.display [ fhir:value "Problem list" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Condition/example-bipolar-condition> ;
fhir:Reference.reference [ fhir:value "Condition/example-bipolar-condition" ]
]
], [
fhir:index 1 ;
fhir:Composition.section.title [ fhir:value "Allergies and Intolerances" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:48765-2 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "48765-2" ] ;
fhir:Coding.display [ fhir:value "Allergies and adverse reactions" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/AllergyIntolerance/example-allergy-patient-001> ;
fhir:Reference.reference [ fhir:value "AllergyIntolerance/example-allergy-patient-001" ]
]
], [
fhir:index 2 ;
fhir:Composition.section.title [ fhir:value "Medications" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:10160-0 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "10160-0" ] ;
fhir:Coding.display [ fhir:value "History of Medication use" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/MedicationStatement/MedicationStatementKPS> ;
fhir:Reference.reference [ fhir:value "MedicationStatement/MedicationStatementKPS" ]
]
], [
fhir:index 3 ;
fhir:Composition.section.title [ fhir:value "Immunizations" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:11369-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11369-6" ] ;
fhir:Coding.display [ fhir:value "History of immunization" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Immunization/ImmunizationKPS> ;
fhir:Reference.reference [ fhir:value "Immunization/ImmunizationKPS" ]
]
], [
fhir:index 4 ;
fhir:Composition.section.title [ fhir:value "Results" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:30954-2 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "30954-2" ] ;
fhir:Coding.display [ fhir:value "Relevant diagnostic tests/laboratory data" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Observation/ObservationKPS> ;
fhir:Reference.reference [ fhir:value "Observation/ObservationKPS" ]
]
], [
fhir:index 5 ;
fhir:Composition.section.title [ fhir:value "Procedures" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:47519-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "47519-4" ] ;
fhir:Coding.display [ fhir:value "History of Procedures" ]
]
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Procedure/ProcedureKPS> ;
fhir:Reference.reference [ fhir:value "Procedure/ProcedureKPS" ]
]
] .
<http://hl7.org/fhir/Patient/PatientKPS> a fhir:Patient .
<http://hl7.org/fhir/Encounter/EncounterKPS> a fhir:Encounter .
<http://hl7.org/fhir/Practitioner/PractitionerKPS> a fhir:Practitioner .
<http://hl7.org/fhir/Organization/OrganizationKPS> a fhir:Organization .
<http://hl7.org/fhir/Condition/example-bipolar-condition> a fhir:Condition .
<http://hl7.org/fhir/AllergyIntolerance/example-allergy-patient-001> a fhir:AllergyIntolerance .
<http://hl7.org/fhir/MedicationStatement/MedicationStatementKPS> a fhir:MedicationStatement .
<http://hl7.org/fhir/Immunization/ImmunizationKPS> a fhir:Immunization .
<http://hl7.org/fhir/Observation/ObservationKPS> a fhir:Observation .
<http://hl7.org/fhir/Procedure/ProcedureKPS> a fhir:Procedure .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Composition/CompositionKPS.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Composition/CompositionKPS.ttl> .
IG © 2024+ Digital Health Agency (DHA), Kenya. Package ke.fhir.patient-summary#0.1.0 based on FHIR 4.0.1. Generated 2026-08-12
Links: Table of Contents |
QA Report