FHIR IG Statistics: ValueSet/cyehr-vs-tobaccostatus
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "cyehr-vs-tobaccostatus",
"url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-tobaccostatus",
"name": "CYEHRVSTobaccoStatus",
"title": "Cyprus EHR Value Set: Tobacco Status",
"status": "active",
"experimental": false,
"publisher": "eHealth4U",
"contact": [
{
"name": "eHealth Lab (University of Cyprus)"
}
],
"description": "Tobacco Status: 6 values and 1 other",
"immutable": false,
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA18976-3",
"display": "Current every day smoker"
},
{
"code": "LA18977-1",
"display": "Current some day smoker"
},
{
"code": "LA15920-4",
"display": "Former smoker"
},
{
"code": "LA18978-9",
"display": "Never smoker"
},
{
"code": "LA18979-7",
"display": "Smoker, current status unknown"
},
{
"code": "LA18980-5",
"display": "Unknown if ever smoked"
},
{
"code": "LA18981-3",
"display": "Heavy tobacco smoker"
},
{
"code": "LA18982-1",
"display": "Light tobacco smoker"
}
]
}
]
}
}