Package | com.alextherapeutics.fhir.nicotine |
Resource Type | CodeSystem |
Id | self-reported-status-code-system |
FHIR Version | R4 |
Source | http://www.alextherapeutics.com/fhir/https://simplifier.net/resolve?scope=com.alextherapeutics.fhir.nicotine@1.0.1&canonical=http://www.alextherapeutics.com/fhir/CodeSystem/self-reported-status-code-system |
URL | http://www.alextherapeutics.com/fhir/CodeSystem/self-reported-status-code-system |
Version | 1.0.0 |
Status | active |
Date | 2021-04-21T11:37:06+02:00 |
Name | SelfReportedStatusCodeSystem |
Title | Self Reported Smoking Status Code System |
Description | Available values for self-reporting smoking status |
Content | complete |
ValueSet | |
self-reported-smoking-status-code | Self Reported Smoking Status Code |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://www.alextherapeutics.com/fhir/CodeSystem/self-reported-status-code-system defines the following codes:
{ "resourceType": "CodeSystem", "id": "self-reported-status-code-system", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://www.alextherapeutics.com/fhir/CodeSystem/self-reported-status-code-system", "version": "1.0.0", "name": "SelfReportedStatusCodeSystem", "title": "Self Reported Smoking Status Code System", "status": "active", "date": "2021-04-21T11:37:06+02:00", "publisher": "Alex Therapeutics AB", "contact": [ { "name": "Alex Therapeutics AB", "telecom": [ { "system": "url", "value": "https://www.alextherapeutics.com" }, { "system": "email", "value": "hello@alextherapeutics.com" } ] } ], "description": "Available values for self-reporting smoking status", "content": "complete", "count": 3, "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." } ] }