This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.EMPLOYMENTTYPE
defines the following codes:
Code | Display | Definition |
employed | Employed | Employed |
selfEmployed | Self Employed | self Employed |
sponsored | Sponsored | Sponsored |
organizingGroups | Organizing Groups | Organizing Groups |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.EMPLOYMENTTYPE"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "EMPLOYMENTTYPE"] ; #
fhir:title [ fhir:v "CodeSystem for Employment Type"] ; #
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 Employment Type"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "employed" ] ;
fhir:display [ fhir:v "Employed" ] ;
fhir:definition [ fhir:v "Employed" ]
] [
fhir:code [ fhir:v "selfEmployed" ] ;
fhir:display [ fhir:v "Self Employed" ] ;
fhir:definition [ fhir:v "self Employed" ]
] [
fhir:code [ fhir:v "sponsored" ] ;
fhir:display [ fhir:v "Sponsored" ] ;
fhir:definition [ fhir:v "Sponsored" ]
] [
fhir:code [ fhir:v "organizingGroups" ] ;
fhir:display [ fhir:v "Organizing Groups" ] ;
fhir:definition [ fhir:v "Organizing Groups" ]
] ) . #
# -------------------------------------------------------------------------------------