@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "lf-CliOthStagingDSS-codesystem"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem lf-CliOthStagingDSS-codesystem

This case-sensitive code system https://hapi.fhir.tw/fhir/CodeSystem/lf-CliOthStagingDSS-codesystem defines the following codes:

CodeDisplay
1 Stage I with All of the following: (1) Hb > 10 g/dL (2) Serum calcium normal < 12 mg/dL (3) Bone x-ray: normal bone structure or solitary bone plasmacytoma only (4) Low M-component production rate, IgG value < 5g/dL, IgA value < 3 g/dL, Bence Jones protein < 4 g/24 h
2 Stage II: Neither stage l nor stage lll
3 Stage III with one or more of the following: (1) Hb < 8.5 g/dL (2) Serum calcium > 12 mg/dL (3) Advanced lytic bone lesions (4) High M-component production rate, IgG value > 7 g/dL, IgA value > 5 g/dL, Bence Jones protein > 12 g/24 h
" ] ; # fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-CliOthStagingDSS-codesystem"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.1"] ; # fhir:name [ fhir:v "LFCliOthStagingDSSCS"] ; # fhir:title [ fhir:v "其他分期系統期別(臨床)-DSS代碼系統"] ; # 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 - DSS 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 "1" ] ; fhir:display [ fhir:v "Stage I with All of the following: (1) Hb > 10 g/dL (2) Serum calcium normal < 12 mg/dL (3) Bone x-ray: normal bone structure or solitary bone plasmacytoma only (4) Low M-component production rate, IgG value < 5g/dL, IgA value < 3 g/dL, Bence Jones protein < 4 g/24 h" ] ] [ fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Stage II: Neither stage l nor stage lll" ] ] [ fhir:code [ fhir:v "3" ] ; fhir:display [ fhir:v "Stage III with one or more of the following: (1) Hb < 8.5 g/dL (2) Serum calcium > 12 mg/dL (3) Advanced lytic bone lesions (4) High M-component production rate, IgG value > 7 g/dL, IgA value > 5 g/dL, Bence Jones protein > 12 g/24 h" ] ] ) . # # -------------------------------------------------------------------------------------