FHIR IG Statistics: ValueSet/Smoking.Status.VS
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "Smoking.Status.VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/PCC/APS/ValueSet/Smoking.Status.VS",
"version": "0.0.1-current",
"name": "Smoking_Status_VS",
"title": "Smoking Status",
"status": "draft",
"experimental": false,
"date": "2023-10-24T22:43:25+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": "TBD",
"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": "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"
}
]
}
]
}
}