@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 -------------------------------------------------------------------

<https://nshr-uat.sha.go.ke/fhir/CodeSystem/manifestation-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "manifestation-cs"] ;
  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 manifestation-cs</b></p><a name=\"manifestation-cs\"> </a><a name=\"hcmanifestation-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/manifestation-cs</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\">FEVER<a name=\"manifestation-cs-FEVER\"> </a></td><td>Fever</td></tr><tr><td style=\"white-space:nowrap\">COUGH<a name=\"manifestation-cs-COUGH\"> </a></td><td>Cough</td></tr><tr><td style=\"white-space:nowrap\">DYSPNOEA<a name=\"manifestation-cs-DYSPNOEA\"> </a></td><td>Dyspnoea</td></tr><tr><td style=\"white-space:nowrap\">CHEST-PAIN<a name=\"manifestation-cs-CHEST-PAIN\"> </a></td><td>Chest pain</td></tr><tr><td style=\"white-space:nowrap\">NAUSEA<a name=\"manifestation-cs-NAUSEA\"> </a></td><td>Nausea</td></tr><tr><td style=\"white-space:nowrap\">VOMITING<a name=\"manifestation-cs-VOMITING\"> </a></td><td>Vomiting</td></tr><tr><td style=\"white-space:nowrap\">DIARRHOEA<a name=\"manifestation-cs-DIARRHOEA\"> </a></td><td>Diarrhoea</td></tr><tr><td style=\"white-space:nowrap\">HEADACHE<a name=\"manifestation-cs-HEADACHE\"> </a></td><td>Headache</td></tr><tr><td style=\"white-space:nowrap\">FATIGUE<a name=\"manifestation-cs-FATIGUE\"> </a></td><td>Fatigue</td></tr><tr><td style=\"white-space:nowrap\">RASH<a name=\"manifestation-cs-RASH\"> </a></td><td>Rash</td></tr><tr><td style=\"white-space:nowrap\">OEDEMA<a name=\"manifestation-cs-OEDEMA\"> </a></td><td>Oedema</td></tr><tr><td style=\"white-space:nowrap\">PAIN<a name=\"manifestation-cs-PAIN\"> </a></td><td>Pain</td></tr><tr><td style=\"white-space:nowrap\">ABDOMINAL-PAIN<a name=\"manifestation-cs-ABDOMINAL-PAIN\"> </a></td><td>Abdominal pain</td></tr><tr><td style=\"white-space:nowrap\">BACK-PAIN<a name=\"manifestation-cs-BACK-PAIN\"> </a></td><td>Back pain</td></tr><tr><td style=\"white-space:nowrap\">DIZZINESS<a name=\"manifestation-cs-DIZZINESS\"> </a></td><td>Dizziness</td></tr><tr><td style=\"white-space:nowrap\">PALPITATIONS<a name=\"manifestation-cs-PALPITATIONS\"> </a></td><td>Palpitations</td></tr><tr><td style=\"white-space:nowrap\">WEIGHT-LOSS<a name=\"manifestation-cs-WEIGHT-LOSS\"> </a></td><td>Weight loss</td></tr><tr><td style=\"white-space:nowrap\">NIGHT-SWEATS<a name=\"manifestation-cs-NIGHT-SWEATS\"> </a></td><td>Night sweats</td></tr><tr><td style=\"white-space:nowrap\">LYMPHADENOPATHY<a name=\"manifestation-cs-LYMPHADENOPATHY\"> </a></td><td>Lymphadenopathy</td></tr><tr><td style=\"white-space:nowrap\">ANAEMIA<a name=\"manifestation-cs-ANAEMIA\"> </a></td><td>Anaemia</td></tr><tr><td style=\"white-space:nowrap\">JAUNDICE<a name=\"manifestation-cs-JAUNDICE\"> </a></td><td>Jaundice</td></tr><tr><td style=\"white-space:nowrap\">SKIN-LESION<a name=\"manifestation-cs-SKIN-LESION\"> </a></td><td>Skin lesion</td></tr><tr><td style=\"white-space:nowrap\">CONFUSION<a name=\"manifestation-cs-CONFUSION\"> </a></td><td>Confusion</td></tr><tr><td style=\"white-space:nowrap\">SEIZURE<a name=\"manifestation-cs-SEIZURE\"> </a></td><td>Seizure</td></tr><tr><td style=\"white-space:nowrap\">ANAPHYLAXIS<a name=\"manifestation-cs-ANAPHYLAXIS\"> </a></td><td>Anaphylaxis</td></tr><tr><td style=\"white-space:nowrap\">URTICARIA<a name=\"manifestation-cs-URTICARIA\"> </a></td><td>Urticaria</td></tr><tr><td style=\"white-space:nowrap\">BRONCHOSPASM<a name=\"manifestation-cs-BRONCHOSPASM\"> </a></td><td>Bronchospasm</td></tr><tr><td style=\"white-space:nowrap\">HYPOTENSION<a name=\"manifestation-cs-HYPOTENSION\"> </a></td><td>Hypotension</td></tr><tr><td style=\"white-space:nowrap\">TACHYCARDIA<a name=\"manifestation-cs-TACHYCARDIA\"> </a></td><td>Tachycardia</td></tr><tr><td style=\"white-space:nowrap\">RHINITIS<a name=\"manifestation-cs-RHINITIS\"> </a></td><td>Rhinitis</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://nshr-uat.sha.go.ke/fhir/CodeSystem/manifestation-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "ManifestationCS"] ;
  fhir:CodeSystem.title [ fhir:value "Manifestation or Symptom CodeSystem"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-20T11:03:05+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 "Clinical manifestations and symptoms used in allergy reactions, conditions, and observations. Source: MOH-KENYA OCL MANIFESTATION-OR-SYMPTOM."] ;
  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 "30"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "FEVER" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fever" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "COUGH" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cough" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "DYSPNOEA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dyspnoea" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "CHEST-PAIN" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chest pain" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "NAUSEA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nausea" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "VOMITING" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vomiting" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "DIARRHOEA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Diarrhoea" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "HEADACHE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Headache" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "FATIGUE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fatigue" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "RASH" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rash" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "OEDEMA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Oedema" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "PAIN" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pain" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "ABDOMINAL-PAIN" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Abdominal pain" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "BACK-PAIN" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Back pain" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "DIZZINESS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dizziness" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "PALPITATIONS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Palpitations" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "WEIGHT-LOSS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Weight loss" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "NIGHT-SWEATS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Night sweats" ]
  ], [
     fhir:index 18 ;
     fhir:CodeSystem.concept.code [ fhir:value "LYMPHADENOPATHY" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lymphadenopathy" ]
  ], [
     fhir:index 19 ;
     fhir:CodeSystem.concept.code [ fhir:value "ANAEMIA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anaemia" ]
  ], [
     fhir:index 20 ;
     fhir:CodeSystem.concept.code [ fhir:value "JAUNDICE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jaundice" ]
  ], [
     fhir:index 21 ;
     fhir:CodeSystem.concept.code [ fhir:value "SKIN-LESION" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Skin lesion" ]
  ], [
     fhir:index 22 ;
     fhir:CodeSystem.concept.code [ fhir:value "CONFUSION" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Confusion" ]
  ], [
     fhir:index 23 ;
     fhir:CodeSystem.concept.code [ fhir:value "SEIZURE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seizure" ]
  ], [
     fhir:index 24 ;
     fhir:CodeSystem.concept.code [ fhir:value "ANAPHYLAXIS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anaphylaxis" ]
  ], [
     fhir:index 25 ;
     fhir:CodeSystem.concept.code [ fhir:value "URTICARIA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Urticaria" ]
  ], [
     fhir:index 26 ;
     fhir:CodeSystem.concept.code [ fhir:value "BRONCHOSPASM" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bronchospasm" ]
  ], [
     fhir:index 27 ;
     fhir:CodeSystem.concept.code [ fhir:value "HYPOTENSION" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hypotension" ]
  ], [
     fhir:index 28 ;
     fhir:CodeSystem.concept.code [ fhir:value "TACHYCARDIA" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tachycardia" ]
  ], [
     fhir:index 29 ;
     fhir:CodeSystem.concept.code [ fhir:value "RHINITIS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rhinitis" ]
  ] .

# - ontology header ------------------------------------------------------------

<https://nshr-uat.sha.go.ke/fhir/CodeSystem/manifestation-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

