Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya Patient Summary FHIR Implementation Guide, published by Digital Health Agency of 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

CodeSystem: Event Status

Official URL: http://localhost:8085/fhir/CodeSystem/kps-event-status-cs Version: 0.1.0
Active as of 2026-05-31 Computable Name: EventStatusCS

Copyright/Legal: Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.

Defines the lifecycle status of an event.

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This case-sensitive code system http://localhost:8085/fhir/CodeSystem/kps-event-status-cs defines the following codes:

CodeDisplayDefinition
preparation Preparation The core event has not started yet, but some staging activities have begun (e.g. surgical suite preparation). Preparation stages may be tracked for billing purposes.
in-progress In Progress The event is currently occurring.
not-done Not Done The event was terminated prior to any activity beyond preparation. The main activity has not yet begun.
on-hold On Hold The event has been temporarily stopped but is expected to resume in the future.
stopped Stopped The event was terminated prior to the full completion of the intended activity but after at least some of the main activity beyond preparation has occurred.
completed Completed The event has now concluded.
entered-in-error Entered in Error This electronic record should never have existed, though it is possible that real-world decisions were based on it. If real-world activity has occurred, the status should be stopped rather than entered-in-error.
unknown Unknown The authoring or source system does not know which of the status values currently applies for this event.