{
"description": "Available values for self-reporting smoking status",
"_filename": "CodeSystem-self-reported-status-code-system.json",
"package_name": "com.alextherapeutics.fhir.nicotine",
"date": "2021-04-21T11:37:06+02:00",
"publisher": "Alex Therapeutics AB",
"content": "complete",
"name": "SelfReportedStatusCodeSystem",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Self Reported Smoking Status Code System",
"package_version": "1.0.1",
"status": "active",
"id": "d1cd210c-12e8-4cbc-b2a6-f7c8da90134b",
"kind": null,
"count": 3,
"url": "http://www.alextherapeutics.com/fhir/CodeSystem/self-reported-status-code-system",
"concept": [ {
"code": "actively_smoking",
"display": "Actively Smoking",
"definition": "Currently actively smoking and hasn't attempted to cut down or quit yet, or has relapsed and started to smoke again."
}, {
"code": "cutting_down",
"display": "Cutting Down",
"definition": "Started a process of progressively cutting down on the amount of cigarettes smoked"
}, {
"code": "quit_smoking",
"display": "Quit Smoking",
"definition": "Has quit smoking."
} ],
"version": "1.0.0",
"contact": [ {
"name": "Alex Therapeutics AB",
"telecom": [ {
"value": "https://www.alextherapeutics.com",
"system": "url"
}, {
"value": "hello@alextherapeutics.com",
"system": "email"
} ]
} ]
}