FHIR IG Statistics: ValueSet/cyehr-vs-TobaccoType
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "cyehr-vs-TobaccoType",
"url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-tobaccotype",
"name": "CYEHRVSTobaccoType",
"title": "Cyprus EHR Value Set: Tobacco Type",
"status": "active",
"experimental": false,
"publisher": "eHealth4U",
"contact": [
{
"name": "eHealth Lab (University of Cyprus)"
}
],
"description": "Tobacco Type: 7 values and 1 other",
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "65568007",
"display": "Cigarette smoker"
},
{
"code": "59978006",
"display": "Cigar smoker"
},
{
"code": "82302008",
"display": "Pipe smoker"
},
{
"code": "160619003",
"display": "Rolls own cigarettes"
},
{
"code": "722499006",
"display": "Electronic cigarette user"
},
{
"code": "81703003",
"display": "Chews tobacco"
},
{
"code": "228494002",
"display": "Snuff user"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "OTH",
"display": "other"
}
]
}
]
}
}