FHIR IG analytics| Package | ke.fhir.patient-summary |
| Resource Type | Composition |
| Id | Composition-CompositionKPS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition CompositionKPS
Profiles: Composition Profile - KPS, https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-composition|0.1.0
status: Final
type: Patient summary Document
date: 2026-05-20 09:15:00+0300
author: Practitioner Anne Njoroge
title: Patient Summary for Amina Mohamed
custodian: Organization Kenyatta National Hospital
{
"resourceType": "Composition",
"id": "CompositionKPS",
"meta": {
"profile": [
"https://fhir.dha.go.ke/ig/patient-summary/StructureDefinition/ke-kps-composition",
"https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-composition|0.1.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "60591-5",
"display": "Patient summary Document"
}
]
},
"subject": {
"reference": "Patient/PatientKPS"
},
"encounter": {
"reference": "Encounter/EncounterKPS"
},
"date": "2026-05-20T09:15:00+03:00",
"author": [
{
"reference": "Practitioner/PractitionerKPS"
}
],
"title": "Patient Summary for Amina Mohamed",
"custodian": {
"reference": "Organization/OrganizationKPS"
},
"section": [
{
"title": "Problems",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11450-4",
"display": "Problem list"
}
]
},
"entry": [
{
"reference": "Condition/example-bipolar-condition"
}
]
},
{
"title": "Allergies and Intolerances",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48765-2",
"display": "Allergies and adverse reactions"
}
]
},
"entry": [
{
"reference": "AllergyIntolerance/example-allergy-patient-001"
}
]
},
{
"title": "Medications",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10160-0",
"display": "History of Medication use"
}
]
},
"entry": [
{
"reference": "MedicationStatement/MedicationStatementKPS"
}
]
},
{
"title": "Immunizations",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11369-6",
"display": "History of immunization"
}
]
},
"entry": [
{
"reference": "Immunization/ImmunizationKPS"
}
]
},
{
"title": "Results",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30954-2",
"display": "Relevant diagnostic tests/laboratory data"
}
]
},
"entry": [
{
"reference": "Observation/ObservationKPS"
}
]
},
{
"title": "Procedures",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "47519-4",
"display": "History of Procedures"
}
]
},
"entry": [
{
"reference": "Procedure/ProcedureKPS"
}
]
}
]
}