FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageke.fhir.patient-summary
Resource TypeMedicationStatement
IdMedicationStatement-MedicationStatementKPS.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MedicationStatement MedicationStatementKPS

status: Active

medication: Medication chlorhexidine

subject: Amina Mohamed Female, DoB: 1992-03-25 ( http://moh.kenya/identifier/nationalID-no#NationalIdIdentifierNamingSystem#12345678)

effective: 2026-05-01 --> (ongoing)


Source1

{
  "resourceType": "MedicationStatement",
  "id": "MedicationStatementKPS",
  "meta": {
    "profile": [
      "https://fhir.dha.go.ke/ig/patient-summary/StructureDefinition/ke-kps-medication-statement"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "medicationReference": {
    "reference": "Medication/MedicationKPS"
  },
  "subject": {
    "reference": "Patient/PatientKPS"
  },
  "effectivePeriod": {
    "start": "2026-05-01"
  }
}