@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/dosage-additional-instruction-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "dosage-additional-instruction-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 dosage-additional-instruction-cs</b></p><a name=\"dosage-additional-instruction-cs\"> </a><a name=\"hcdosage-additional-instruction-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/dosage-additional-instruction-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">WITH-FOOD<a name=\"dosage-additional-instruction-cs-WITH-FOOD\"> </a></td><td>With Food</td><td>Take with food.</td></tr><tr><td style=\"white-space:nowrap\">WITHOUT-FOOD<a name=\"dosage-additional-instruction-cs-WITHOUT-FOOD\"> </a></td><td>Without Food</td><td>Take on an empty stomach.</td></tr><tr><td style=\"white-space:nowrap\">WITH-WATER<a name=\"dosage-additional-instruction-cs-WITH-WATER\"> </a></td><td>With Water</td><td>Take with plenty of water.</td></tr><tr><td style=\"white-space:nowrap\">AVOID-ALCOHOL<a name=\"dosage-additional-instruction-cs-AVOID-ALCOHOL\"> </a></td><td>Avoid Alcohol</td><td>Do not take with alcohol.</td></tr><tr><td style=\"white-space:nowrap\">AVOID-DRIVING<a name=\"dosage-additional-instruction-cs-AVOID-DRIVING\"> </a></td><td>Avoid Driving</td><td>Do not operate machinery while taking this medication.</td></tr><tr><td style=\"white-space:nowrap\">DISSOLVE-FIRST<a name=\"dosage-additional-instruction-cs-DISSOLVE-FIRST\"> </a></td><td>Dissolve First</td><td>Dissolve in water before taking.</td></tr><tr><td style=\"white-space:nowrap\">REFRIGERATE<a name=\"dosage-additional-instruction-cs-REFRIGERATE\"> </a></td><td>Refrigerate</td><td>Store in the refrigerator.</td></tr><tr><td style=\"white-space:nowrap\">SHAKE-WELL<a name=\"dosage-additional-instruction-cs-SHAKE-WELL\"> </a></td><td>Shake Well</td><td>Shake the bottle well before use.</td></tr><tr><td style=\"white-space:nowrap\">AS-DIRECTED<a name=\"dosage-additional-instruction-cs-AS-DIRECTED\"> </a></td><td>As Directed</td><td>Take as directed by your healthcare provider.</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://nshr-uat.sha.go.ke/fhir/CodeSystem/dosage-additional-instruction-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "DosageAdditionalInstructionCS"] ;
  fhir:CodeSystem.title [ fhir:value "Dosage Additional Instruction Code System"] ;
  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 "Codes for additional dispensing/dosage instructions, replacing SNOMED CT-based HL7 ValueSet"] ;
  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 "9"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "WITH-FOOD" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "With Food" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Take with food." ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "WITHOUT-FOOD" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Without Food" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Take on an empty stomach." ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "WITH-WATER" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "With Water" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Take with plenty of water." ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "AVOID-ALCOHOL" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Avoid Alcohol" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Do not take with alcohol." ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "AVOID-DRIVING" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Avoid Driving" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Do not operate machinery while taking this medication." ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "DISSOLVE-FIRST" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dissolve First" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dissolve in water before taking." ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "REFRIGERATE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refrigerate" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Store in the refrigerator." ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "SHAKE-WELL" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Shake Well" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Shake the bottle well before use." ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "AS-DIRECTED" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "As Directed" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Take as directed by your healthcare provider." ]
  ] .

# - ontology header ------------------------------------------------------------

<https://nshr-uat.sha.go.ke/fhir/CodeSystem/dosage-additional-instruction-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

