This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.PRCRL
defines the following codes:
Code | Display | Definition |
PRCRL01 | DOCTOR | Doctor |
PRCRL02 | NURSE | Nurse |
PRCRL03 | PHARMACIST | Pharmacist |
PRCRL04 | RESEARCHER | Researcher |
PRCRL05 | TEACHER | Teacher/educator |
PRCRL06 | DENTIST | Dentist |
PRCRL07 | PHYSIO | Physiotherapist |
PRCRL08 | SPEECH | Speechtherapist |
PRCRL09 | ICT | ICT professional |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.PRCRL"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "KNHTS_PRACTITIONER_ROLE"] ; #
fhir:title [ fhir:v "KNHTS.PRCRL CodeSystem for Practitioner Role"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-09-06T09:59:02+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "intellisoftkenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "intellisoftkenya" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]
] )
] ) ; #
fhir:description [ fhir:v "CodeSystem for KNHTS Practitioner Role"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "PRCRL01" ] ;
fhir:display [ fhir:v "DOCTOR" ] ;
fhir:definition [ fhir:v "Doctor" ]
] [
fhir:code [ fhir:v "PRCRL02" ] ;
fhir:display [ fhir:v "NURSE" ] ;
fhir:definition [ fhir:v "Nurse" ]
] [
fhir:code [ fhir:v "PRCRL03" ] ;
fhir:display [ fhir:v "PHARMACIST" ] ;
fhir:definition [ fhir:v "Pharmacist" ]
] [
fhir:code [ fhir:v "PRCRL04" ] ;
fhir:display [ fhir:v "RESEARCHER" ] ;
fhir:definition [ fhir:v "Researcher" ]
] [
fhir:code [ fhir:v "PRCRL05" ] ;
fhir:display [ fhir:v "TEACHER" ] ;
fhir:definition [ fhir:v "Teacher/educator" ]
] [
fhir:code [ fhir:v "PRCRL06" ] ;
fhir:display [ fhir:v "DENTIST" ] ;
fhir:definition [ fhir:v "Dentist" ]
] [
fhir:code [ fhir:v "PRCRL07" ] ;
fhir:display [ fhir:v "PHYSIO" ] ;
fhir:definition [ fhir:v "Physiotherapist" ]
] [
fhir:code [ fhir:v "PRCRL08" ] ;
fhir:display [ fhir:v "SPEECH" ] ;
fhir:definition [ fhir:v "Speechtherapist" ]
] [
fhir:code [ fhir:v "PRCRL09" ] ;
fhir:display [ fhir:v "ICT" ] ;
fhir:definition [ fhir:v "ICT professional" ]
] ) . #
# -------------------------------------------------------------------------------------