Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-02-19 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "authorization-status"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem authorization-status</b></p><a name=\"authorization-status\"> </a><a name=\"hcauthorization-status\"> </a><p>This code system <code>https://example.org/fhir/CodeSystem/authorization-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">AUTHORIZED<a name=\"authorization-status-AUTHORIZED\"> </a></td><td>Authorized</td></tr><tr><td style=\"white-space:nowrap\">EXPIRED<a name=\"authorization-status-EXPIRED\"> </a></td><td>Expired</td></tr><tr><td style=\"white-space:nowrap\">PENDING<a name=\"authorization-status-PENDING\"> </a></td><td>Pending</td></tr><tr><td style=\"white-space:nowrap\">AUTHORIZED_PENDING_VISIT<a name=\"authorization-status-AUTHORIZED_PENDING_VISIT\"> </a></td><td>Authorized pending visit</td></tr><tr><td style=\"white-space:nowrap\">AUTHORIZED_MULTISESSION<a name=\"authorization-status-AUTHORIZED_MULTISESSION\"> </a></td><td>Authorized multisession</td></tr><tr><td style=\"white-space:nowrap\">EMERGENCY_AUTHORIZED<a name=\"authorization-status-EMERGENCY_AUTHORIZED\"> </a></td><td>Emergency authorized</td></tr><tr><td style=\"white-space:nowrap\">REJECTED<a name=\"authorization-status-REJECTED\"> </a></td><td>Rejected</td></tr><tr><td style=\"white-space:nowrap\">CLOSED<a name=\"authorization-status-CLOSED\"> </a></td><td>Closed</td></tr><tr><td style=\"white-space:nowrap\">SUBMITTED_CLAIM<a name=\"authorization-status-SUBMITTED_CLAIM\"> </a></td><td>Submitted claim</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://example.org/fhir/CodeSystem/authorization-status"^^xsd:anyURI ;
fhir:l <https://example.org/fhir/CodeSystem/authorization-status>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "AuthorizationStatus"] ; #
fhir:title [ fhir:v "Authorization Status"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-02-19T09:10:16+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "IntelliSOFT Consulting"] ; #
fhir:contact ( [
fhir:name [ fhir:v "IntelliSOFT Consulting" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://.com/fhir/example-publisher" ] ] )
] [
fhir:name [ fhir:v "KPS Team Kenya." ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@example.com" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Locally defined status values for authorization workflows"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ] ] )
] ) ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "AUTHORIZED" ] ;
fhir:display [ fhir:v "Authorized" ]
] [
fhir:code [ fhir:v "EXPIRED" ] ;
fhir:display [ fhir:v "Expired" ]
] [
fhir:code [ fhir:v "PENDING" ] ;
fhir:display [ fhir:v "Pending" ]
] [
fhir:code [ fhir:v "AUTHORIZED_PENDING_VISIT" ] ;
fhir:display [ fhir:v "Authorized pending visit" ]
] [
fhir:code [ fhir:v "AUTHORIZED_MULTISESSION" ] ;
fhir:display [ fhir:v "Authorized multisession" ]
] [
fhir:code [ fhir:v "EMERGENCY_AUTHORIZED" ] ;
fhir:display [ fhir:v "Emergency authorized" ]
] [
fhir:code [ fhir:v "REJECTED" ] ;
fhir:display [ fhir:v "Rejected" ]
] [
fhir:code [ fhir:v "CLOSED" ] ;
fhir:display [ fhir:v "Closed" ]
] [
fhir:code [ fhir:v "SUBMITTED_CLAIM" ] ;
fhir:display [ fhir:v "Submitted claim" ]
] ) . #
IG © 2024+ IntelliSOFT Consulting. Package fhir.kenyaPSIG#0.1.0 based on FHIR 4.0.1. Generated 2026-02-19
Links: Table of Contents |
QA Report