@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/administration-method-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "administration-method-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 administration-method-cs</b></p><a name=\"administration-method-cs\"> </a><a name=\"hcadministration-method-cs\"> </a><p>This case-sensitive code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/administration-method-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\">SWALLOW<a name=\"administration-method-cs-SWALLOW\"> </a></td><td>Swallow</td><td>Swallow whole.</td></tr><tr><td style=\"white-space:nowrap\">CHEW<a name=\"administration-method-cs-CHEW\"> </a></td><td>Chew</td><td>Chew before swallowing.</td></tr><tr><td style=\"white-space:nowrap\">DISSOLVE<a name=\"administration-method-cs-DISSOLVE\"> </a></td><td>Dissolve</td><td>Allow to dissolve in the mouth.</td></tr><tr><td style=\"white-space:nowrap\">INHALE<a name=\"administration-method-cs-INHALE\"> </a></td><td>Inhale</td><td>Inhale through the mouth.</td></tr><tr><td style=\"white-space:nowrap\">INJECT<a name=\"administration-method-cs-INJECT\"> </a></td><td>Inject</td><td>Administer by injection.</td></tr><tr><td style=\"white-space:nowrap\">APPLY<a name=\"administration-method-cs-APPLY\"> </a></td><td>Apply</td><td>Apply to the skin or affected area.</td></tr><tr><td style=\"white-space:nowrap\">INFUSE<a name=\"administration-method-cs-INFUSE\"> </a></td><td>Infuse</td><td>Administer by intravenous infusion.</td></tr><tr><td style=\"white-space:nowrap\">INSTILL<a name=\"administration-method-cs-INSTILL\"> </a></td><td>Instill</td><td>Place drops into the eye, ear, or nose.</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://nshr-uat.sha.go.ke/fhir/CodeSystem/administration-method-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "AdministrationMethodCS"] ;
  fhir:CodeSystem.title [ fhir:value "Administration Method 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 the method of medication administration, 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 "8"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "SWALLOW" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Swallow" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Swallow whole." ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "CHEW" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chew" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Chew before swallowing." ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "DISSOLVE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dissolve" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Allow to dissolve in the mouth." ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "INHALE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Inhale" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Inhale through the mouth." ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "INJECT" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Inject" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Administer by injection." ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "APPLY" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Apply" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Apply to the skin or affected area." ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "INFUSE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Infuse" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Administer by intravenous infusion." ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "INSTILL" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Instill" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Place drops into the eye, ear, or nose." ]
  ] .

# - ontology header ------------------------------------------------------------

<https://nshr-uat.sha.go.ke/fhir/CodeSystem/administration-method-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

