Kenya Emergency Care Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya Emergency Care Implementation Guide, published by Digital Health Agency (DHA), 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-Emergency-FHIR-IG/ and changes regularly. See the Directory of published versions

: Emergency Review of Systems Body System - TTL Representation

Active as of 2026-08-07

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/em-review-of-systems-body-system> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "em-review-of-systems-body-system"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem em-review-of-systems-body-system</b></p><a name=\"em-review-of-systems-body-system\"> </a><a name=\"hcem-review-of-systems-body-system\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-review-of-systems-body-system</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\">general<a name=\"em-review-of-systems-body-system-general\"> </a></td><td>General</td></tr><tr><td style=\"white-space:nowrap\">cns<a name=\"em-review-of-systems-body-system-cns\"> </a></td><td>CNS</td></tr><tr><td style=\"white-space:nowrap\">respiratory<a name=\"em-review-of-systems-body-system-respiratory\"> </a></td><td>Respiratory</td></tr><tr><td style=\"white-space:nowrap\">cardiovascular<a name=\"em-review-of-systems-body-system-cardiovascular\"> </a></td><td>Cardiovascular</td></tr><tr><td style=\"white-space:nowrap\">gi<a name=\"em-review-of-systems-body-system-gi\"> </a></td><td>Gastrointestinal</td></tr><tr><td style=\"white-space:nowrap\">eyes<a name=\"em-review-of-systems-body-system-eyes\"> </a></td><td>Eyes</td></tr><tr><td style=\"white-space:nowrap\">ent<a name=\"em-review-of-systems-body-system-ent\"> </a></td><td>ENT</td></tr><tr><td style=\"white-space:nowrap\">pelvis-gu-rectal<a name=\"em-review-of-systems-body-system-pelvis-gu-rectal\"> </a></td><td>Pelvis/GU/Rectal</td></tr><tr><td style=\"white-space:nowrap\">skin<a name=\"em-review-of-systems-body-system-skin\"> </a></td><td>Skin</td></tr><tr><td style=\"white-space:nowrap\">msk<a name=\"em-review-of-systems-body-system-msk\"> </a></td><td>Musculoskeletal</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir.dha.go.ke/ig/emergency/CodeSystem/em-review-of-systems-body-system"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "EMReviewOfSystemsBodySystemCS"] ;
  fhir:CodeSystem.title [ fhir:value "Emergency Review of Systems Body System"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-07T11:54:11+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "Digital Health Agency (DHA), Kenya"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Digital Health Agency (DHA), Kenya" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://dha.go.ke" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "info@dha.go.ke" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "Digital Health Agency Kenya – FHIR Team" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "info@dha.go.ke" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://dha.go.ke" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Body system covered by a single Review of Systems Observation instance."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "KE" ] ;
       fhir:Coding.display [ fhir:value "Kenya" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "10"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "general" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "General" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "cns" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "CNS" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "respiratory" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Respiratory" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "cardiovascular" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cardiovascular" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "gi" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Gastrointestinal" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "eyes" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Eyes" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "ent" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ENT" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "pelvis-gu-rectal" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pelvis/GU/Rectal" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "skin" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Skin" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "msk" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Musculoskeletal" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/em-review-of-systems-body-system.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/em-review-of-systems-body-system.ttl> .