This case-insensitive code system https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.TSKCD
defines the following codes:
Code | Display | Definition |
TSKCD01 | CANCEL | Cancel the focal resource |
TSKCD02 | NULLIFY | Nullify the focal resource |
TSKCD03 | POLL | Poll the focal resource |
TSKCD04 | RELEASE | Release the focal resource |
TSKCD05 | REPROCESS | Reprocess the focal resource |
TSKCD06 | STATUS | Check status of the focal resource |
"
] ; #
fhir:url [ fhir:v "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.TSKCD"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "KNHTS_TASK_CODE"] ; #
fhir:title [ fhir:v "KNHTS.TSKSTAT CodeSystem for Task Code"] ; #
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 Task Code"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "TSKCD01" ] ;
fhir:display [ fhir:v "CANCEL" ] ;
fhir:definition [ fhir:v "Cancel the focal resource" ]
] [
fhir:code [ fhir:v "TSKCD02" ] ;
fhir:display [ fhir:v "NULLIFY" ] ;
fhir:definition [ fhir:v "Nullify the focal resource" ]
] [
fhir:code [ fhir:v "TSKCD03" ] ;
fhir:display [ fhir:v "POLL" ] ;
fhir:definition [ fhir:v "Poll the focal resource" ]
] [
fhir:code [ fhir:v "TSKCD04" ] ;
fhir:display [ fhir:v "RELEASE" ] ;
fhir:definition [ fhir:v "Release the focal resource" ]
] [
fhir:code [ fhir:v "TSKCD05" ] ;
fhir:display [ fhir:v "REPROCESS" ] ;
fhir:definition [ fhir:v "Reprocess the focal resource" ]
] [
fhir:code [ fhir:v "TSKCD06" ] ;
fhir:display [ fhir:v "STATUS" ] ;
fhir:definition [ fhir:v "Check status of the focal resource" ]
] ) . #
# -------------------------------------------------------------------------------------