Kenya eClaims FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-12-09 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "admit-source-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet admit-source-vs</b></p><a name=\"admit-source-vs\"> </a><a name=\"hcadmit-source-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-admit-source.html\"><code>http://terminology.hl7.org/CodeSystem/admit-source</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references\"> version ?1.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-admit-source.html#admit-source-hosp-trans\">hosp-trans</a></td><td>Transferred from other hospital</td><td>The Patient has been transferred from another hospital for this encounter.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-admit-source.html#admit-source-emd\">emd</a></td><td>From accident/emergency department</td><td>The patient has been transferred from the emergency department within the hospital. This is typically used in the transition to an inpatient encounter</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-admit-source.html#admit-source-outp\">outp</a></td><td>From outpatient department</td><td>The patient has been transferred from an outpatient department within the hospital.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://example.com/fhir/ValueSet/admit-source-vs"^^xsd:anyURI ;
fhir:l <https://example.com/fhir/ValueSet/admit-source-vs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "AdmitSourceVS"] ; #
fhir:title [ fhir:v "Admit Source"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-12-09T10:36:33+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "iclKenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "iclKenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] [
fhir:name [ fhir:v "eClaims Team Kenya." ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bobsmith@example.org" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "A set of SNOMED CT codes for patient admission sources."] ; #
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:compose [
( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/admit-source"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/admit-source> ] ;
( fhir:concept [
fhir:code [ fhir:v "hosp-trans" ] ;
fhir:display [ fhir:v "Transferred from other hospital" ] ] [
fhir:code [ fhir:v "emd" ] ;
fhir:display [ fhir:v "From accident/emergency department" ] ] [
fhir:code [ fhir:v "outp" ] ;
fhir:display [ fhir:v "From outpatient department" ] ] ) ] )
] . #
IG © 2024+ iclKenya. Package fhir.kenyaClaimsIG#0.1.0 based on FHIR 4.0.1. Generated 2025-12-09
Links: Table of Contents |
QA Report