Package | hl7.fhir.vn.core |
Type | ValueSet |
Id | vn-core-observation-smokingstatus |
FHIR Version | R4 |
Source | http://fhir.ehealth.gov.vn/core/https://build.fhir.org/ig/hl7vn/vn-core-ig/ValueSet-vn-core-observation-smokingstatus.html |
URL | http://fhir.ehealth.gov.vn/core/ValueSet/vn-core-observation-smokingstatus |
Version | 1.0.0 |
Status | active |
Date | 2020-12-30 |
Name | ValueSet-Smoking_Status |
Title | ValueSet dành cho Tình trạng hút thuốc lá (SNOMED CT) |
Realm | vn |
Authority | hl7 |
Description | This value set enumerates a preferred set of SNOMED CT codes historically used for the current smoking status of a patient. |
Copyright | 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 |
No resources found
CodeSystem | |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vn-core-observation-smokingstatus
http://snomed.info/sct
Code | Display |
449868002 | Current every day smoker |
428041000124106 | Current some day smoker |
8517006 | Former smoker |
266919005 | Never smoker |
77176002 | Smoker, current status unknown |
266927001 | Unknown if ever smoked |
428071000124103 | Current Heavy tobacco smoker |
428061000124105 | Current Light tobacco smoker |
{ "resourceType": "ValueSet", "id": "vn-core-observation-smokingstatus", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ehealth.gov.vn/core/ValueSet/vn-core-observation-smokingstatus", "version": "1.0.0", "name": "ValueSet-Smoking_Status", "title": "ValueSet dành cho Tình trạng hút thuốc lá (SNOMED CT)", "status": "active", "date": "2020-12-30", "publisher": "Cục Công nghệ thông tin - Bộ Y tế", "contact": [ { "telecom": [ { "system": "url", "value": "https://moh.gov.vn/" }, { "system": "url", "value": "https://ehealth.gov.vn/" } ] } ], "description": "This value set enumerates a preferred set of SNOMED CT codes historically used for the current smoking status of a patient.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "704" }, { "system": "urn:iso:std:iso:3166", "code": "VN" } ] } ], "copyright": "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": "http://snomed.info/sct", "concept": [ { "code": "449868002", "display": "Current every day smoker" }, { "code": "428041000124106", "display": "Current some day smoker" }, { "code": "8517006", "display": "Former smoker" }, { "code": "266919005", "display": "Never smoker" }, { "code": "77176002", "display": "Smoker, current status unknown" }, { "code": "266927001", "display": "Unknown if ever smoked" }, { "code": "428071000124103", "display": "Current Heavy tobacco smoker" }, { "code": "428061000124105", "display": "Current Light tobacco smoker" } ] } ] } }