台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide)
0.1.1 - ci-build

台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 其他分期系統期別(臨床)-DSS代碼系統 - TTL Representation

Active as of 2024-08-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "lf-CliOthStagingDSS-codesystem"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem lf-CliOthStagingDSS-codesystem</b></p><a name=\"lf-CliOthStagingDSS-codesystem\"> </a><a name=\"hclf-CliOthStagingDSS-codesystem\"> </a><a name=\"lf-CliOthStagingDSS-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/lf-CliOthStagingDSS-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"lf-CliOthStagingDSS-codesystem-1\"> </a></td><td>Stage I with All of the following: (1) Hb &gt; 10 g/dL (2) Serum calcium normal &lt; 12 mg/dL (3) Bone x-ray: normal bone structure or solitary bone plasmacytoma only (4) Low M-component production rate, IgG value &lt; 5g/dL, IgA value &lt; 3 g/dL, Bence Jones protein &lt; 4 g/24 h</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"lf-CliOthStagingDSS-codesystem-2\"> </a></td><td>Stage II: Neither stage l nor stage lll</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"lf-CliOthStagingDSS-codesystem-3\"> </a></td><td>Stage III with one or more of the following: (1) Hb &lt; 8.5 g/dL (2) Serum calcium &gt; 12 mg/dL (3) Advanced lytic bone lesions (4) High M-component production rate, IgG value &gt; 7 g/dL, IgA value &gt; 5 g/dL, Bence Jones protein &gt; 12 g/24 h</td></tr></table></div>"
  ] ; # 
  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" ]
  ] ) . #