FHIR IG analytics| Package | ke.fhir.patient-summary |
| Resource Type | Medication |
| Id | Medication-MedicationKPS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication MedicationKPS
Profile: Medication Profile - KPS
code: chlorhexidine
status: Active
| LotNumber | ExpirationDate |
| LOT-VAL-001 | 2027-12-31 |
{
"resourceType": "Medication",
"id": "MedicationKPS",
"meta": {
"profile": [
"https://fhir.dha.go.ke/ig/patient-summary/StructureDefinition/ke-kps-medication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "https://fhir.dha.go.ke/ig/patient-summary/CodeSystem/kps-medication-atc-cs",
"code": "A01AB03"
}
]
},
"status": "active",
"batch": {
"lotNumber": "LOT-VAL-001",
"expirationDate": "2027-12-31"
}
}