This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENTRENEWALDURATION
defines the following codes:
Code | Display | Definition |
once | Once | Once |
semiAnnual | Semi-Annual | Semi-Annual |
annual | Annual | Annual |
other | Other | Other |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.CURRENTRENEWALDURATION"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CURRENTRENEWALTYPE"] ; #
fhir:title [ fhir:v "CodeSystem for Practitioner's License Current Renewal 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 Practitioner's License Current Renewal 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 "once" ] ;
fhir:display [ fhir:v "Once" ] ;
fhir:definition [ fhir:v "Once" ]
] [
fhir:code [ fhir:v "semiAnnual" ] ;
fhir:display [ fhir:v "Semi-Annual" ] ;
fhir:definition [ fhir:v "Semi-Annual" ]
] [
fhir:code [ fhir:v "annual" ] ;
fhir:display [ fhir:v "Annual" ] ;
fhir:definition [ fhir:v "Annual" ]
] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other" ]
] ) . #
# -------------------------------------------------------------------------------------