This case-sensitive code system https://hapi.fhir.tw/fhir/CodeSystem/lf-CliOthStagingCLL-codesystem defines the following codes:
| Code | Display |
| A | Stage A: Hemoglobin≧10g/dL and Plateles≧100,000/mm3 and< 3 enlarged area |
| B | Stage B: Hemoglobin≧10g/dL and Plateles≧100,000/mm3 and≧3 enlarged area |
| C | Stage C: Hemoglobin<10g/dL and/or Plateles<100,000/mm3 and any number of enlarged area |
"
] ; #
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-CliOthStagingCLL-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "LFCliOthStagingCLLCS"] ; #
fhir:title [ fhir:v "其他分期系統期別(臨床)-CLL代碼系統"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-08-01T15:33:47+08:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Kuo"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Kuo" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]
] )
] ) ; #
fhir:description [ fhir:v "Clinical Other Staging - CLL Code System"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "Stage A: Hemoglobin≧10g/dL and Plateles≧100,000/mm3 and< 3 enlarged area" ]
] [
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "Stage B: Hemoglobin≧10g/dL and Plateles≧100,000/mm3 and≧3 enlarged area" ]
] [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Stage C: Hemoglobin<10g/dL and/or Plateles<100,000/mm3 and any number of enlarged area" ]
] ) . #
# -------------------------------------------------------------------------------------