@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/kps-service-type-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "kps-service-type-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 kps-service-type-cs</b></p><a name=\"kps-service-type-cs\"> </a><a name=\"hckps-service-type-cs\"> </a><p>This  code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-service-type-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\">lab<a name=\"kps-service-type-cs-lab\"> </a></td><td>Laboratory</td></tr><tr><td style=\"white-space:nowrap\">radiology<a name=\"kps-service-type-cs-radiology\"> </a></td><td>Radiology</td></tr><tr><td style=\"white-space:nowrap\">pharmacy<a name=\"kps-service-type-cs-pharmacy\"> </a></td><td>Pharmacy</td></tr><tr><td style=\"white-space:nowrap\">inpatient<a name=\"kps-service-type-cs-inpatient\"> </a></td><td>Inpatient Care</td></tr><tr><td style=\"white-space:nowrap\">outpatient<a name=\"kps-service-type-cs-outpatient\"> </a></td><td>Outpatient Care</td></tr><tr><td style=\"white-space:nowrap\">physio<a name=\"kps-service-type-cs-physio\"> </a></td><td>Physiotherapy</td></tr><tr><td style=\"white-space:nowrap\">dental<a name=\"kps-service-type-cs-dental\"> </a></td><td>Dental Services</td></tr><tr><td style=\"white-space:nowrap\">mental<a name=\"kps-service-type-cs-mental\"> </a></td><td>Mental Health Services</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-service-type-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "KPSServiceTypeCS"] ;
  fhir:CodeSystem.title [ fhir:value "KPS Service Type"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  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 "Locally defined health service types used for scheduling, classification, or registration."] ;
  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.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "8"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "lab" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Laboratory" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "radiology" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Radiology" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "pharmacy" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pharmacy" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "inpatient" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Inpatient Care" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "outpatient" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Outpatient Care" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "physio" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physiotherapy" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "dental" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dental Services" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "mental" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mental Health Services" ]
  ] .

# - ontology header ------------------------------------------------------------

<https://nshr-uat.sha.go.ke/fhir/CodeSystem/kps-service-type-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

