國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use

This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 喝酒行為代碼系統 - XML Representation

Active as of 2024-09-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CRLF-Drinking"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CRLF-Drinking</b></p><a name="CRLF-Drinking"> </a><a name="hcCRLF-Drinking"> </a><a name="CRLF-Drinking-en-US"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-Drinking</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">000<a name="CRLF-Drinking-000"> </a></td><td>從未喝酒</td></tr><tr><td style="white-space:nowrap">001<a name="CRLF-Drinking-001"> </a></td><td>已戒</td></tr><tr><td style="white-space:nowrap">002<a name="CRLF-Drinking-002"> </a></td><td>偶爾喝(不論年數)</td></tr><tr><td style="white-space:nowrap">003<a name="CRLF-Drinking-003"> </a></td><td>習慣性喝酒<10 年</td></tr><tr><td style="white-space:nowrap">004<a name="CRLF-Drinking-004"> </a></td><td>習慣性喝酒≧10 年</td></tr><tr><td style="white-space:nowrap">009<a name="CRLF-Drinking-009"> </a></td><td>習慣性喝酒,但年數不詳</td></tr><tr><td style="white-space:nowrap">999<a name="CRLF-Drinking-999"> </a></td><td>病歷未記載或不詳</td></tr></table></div>
  </text>
  <url value="https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-Drinking"/>
  <version value="0.1.0"/>
  <name value="CRLFDrinkingCodeSystem"/>
  <title value="喝酒行為代碼系統"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-01"/>
  <publisher value="國家級人體生物資料庫整合平台"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://ghd.tw/"/>
    </telecom>
  </contact>
  <description value="CRLF喝酒行為代碼系統"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="000"/>
    <display value="從未喝酒"/>
  </concept>
  <concept>
    <code value="001"/>
    <display value="已戒"/>
  </concept>
  <concept>
    <code value="002"/>
    <display value="偶爾喝(不論年數)"/>
  </concept>
  <concept>
    <code value="003"/>
    <display value="習慣性喝酒<10 年"/>
  </concept>
  <concept>
    <code value="004"/>
    <display value="習慣性喝酒≧10 年"/>
  </concept>
  <concept>
    <code value="009"/>
    <display value="習慣性喝酒,但年數不詳"/>
  </concept>
  <concept>
    <code value="999"/>
    <display value="病歷未記載或不詳"/>
  </concept>
</CodeSystem>