Bản hướng dẫn thực thi (IG) dành cho các hệ thống thông tin Y tế tại Việt Nam
1.0.0 - CI Build

Bản hướng dẫn thực thi (IG) dành cho các hệ thống thông tin Y tế tại Việt Nam, published by Cục Công nghệ thông tin - Bộ Y tế. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7vn/vn-core-ig/ and changes regularly. See the Directory of published versions

: ValueSet dành cho Tình trạng hút thuốc lá (SNOMED CT) - XML Representation

(Quay lại)

Raw xml

Source view



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vn-core-observation-smokingstatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vn-core-observation-smokingstatus</b></p><a name="vn-core-observation-smokingstatus"> </a><a name="hcvn-core-observation-smokingstatus"> </a><a name="hcvn-core-observation-smokingstatus-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/449868002">449868002</a></td><td>Current every day smoker</td></tr><tr><td><a href="http://snomed.info/id/428041000124106">428041000124106</a></td><td>Current some day smoker</td></tr><tr><td><a href="http://snomed.info/id/8517006">8517006</a></td><td>Former smoker</td></tr><tr><td><a href="http://snomed.info/id/266919005">266919005</a></td><td>Never smoker</td></tr><tr><td><a href="http://snomed.info/id/77176002">77176002</a></td><td>Smoker, current status unknown</td></tr><tr><td><a href="http://snomed.info/id/266927001">266927001</a></td><td>Unknown if ever smoked</td></tr><tr><td><a href="http://snomed.info/id/428071000124103">428071000124103</a></td><td>Current Heavy tobacco smoker</td></tr><tr><td><a href="http://snomed.info/id/428061000124105">428061000124105</a></td><td>Current Light tobacco smoker</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://fhir.ehealth.gov.vn/core/ValueSet/vn-core-observation-smokingstatus"/>
  <version value="1.0.0"/>
  <name value="ValueSet-Smoking_Status"/>
  <title value="ValueSet dành cho Tình trạng hút thuốc lá (SNOMED CT)"/>
  <status value="active"/>
  <date value="2020-12-30"/>
  <publisher value="Cục Công nghệ thông tin - Bộ Y tế"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://moh.gov.vn/"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://ehealth.gov.vn/"/>
    </telecom>
  </contact>
  <description
               value="This value set enumerates a preferred set of SNOMED CT codes historically used for the current smoking status of a patient."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="704"/>
    </coding>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="VN"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="449868002"/>
        <display value="Current every day smoker"/>
      </concept>
      <concept>
        <code value="428041000124106"/>
        <display value="Current some day smoker"/>
      </concept>
      <concept>
        <code value="8517006"/>
        <display value="Former smoker"/>
      </concept>
      <concept>
        <code value="266919005"/>
        <display value="Never smoker"/>
      </concept>
      <concept>
        <code value="77176002"/>
        <display value="Smoker, current status unknown"/>
      </concept>
      <concept>
        <code value="266927001"/>
        <display value="Unknown if ever smoked"/>
      </concept>
      <concept>
        <code value="428071000124103"/>
        <display value="Current Heavy tobacco smoker"/>
      </concept>
      <concept>
        <code value="428061000124105"/>
        <display value="Current Light tobacco smoker"/>
      </concept>
    </include>
  </compose>
</ValueSet>