FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | ValueSet |
| Id | ValueSet-Smoking.Status.VS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/PCC.mAPS/ValueSet-Smoking.Status.VS.html |
| URL | https://profiles.ihe.net/PCC/mAPS/ValueSet/Smoking.Status.VS |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-03T22:52:22+00:00 |
| Name | Smoking_Status_VS |
| Title | Smoking Status |
| Realm | uv |
| Authority | ihe |
| Description | This value set identifies whether the patient is a smoker (everyday smoker or some day smoker) or whether the patient was a previous smoker. |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Smoking.Status.VS
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 449868002 | Smokes tobacco daily |
| 428041000124106 | Occasional tobacco smoker |
| 8517006 | Former smoker |
| 266919005 | Never smoked |
| 77176002 | Smoker |
| 266927001 | Tobacco smoking consumption unknown |
{
"resourceType": "ValueSet",
"id": "Smoking.Status.VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/PCC/mAPS/ValueSet/Smoking.Status.VS",
"version": "1.0.0",
"name": "Smoking_Status_VS",
"title": "Smoking Status",
"status": "active",
"experimental": false,
"date": "2026-02-03T22:52:22+00:00",
"publisher": "IHE Patient Care Coordination Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "pcc@ihe.net"
}
]
},
{
"name": "IHE Patient Care Coordination Committee",
"telecom": [
{
"system": "email",
"value": "pcc@ihe.net"
}
]
}
],
"description": "This value set identifies whether the patient is a smoker (everyday smoker or some day smoker) or whether the patient was a previous smoker.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "449868002",
"display": "Smokes tobacco daily"
},
{
"code": "428041000124106",
"display": "Occasional tobacco smoker"
},
{
"code": "8517006",
"display": "Former smoker"
},
{
"code": "266919005",
"display": "Never smoked"
},
{
"code": "77176002",
"display": "Smoker"
},
{
"code": "266927001",
"display": "Tobacco smoking consumption unknown"
}
]
}
]
}
}