| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ValueSet |
| Id | smokingStatus-athena-eu-i4rc |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-smokingStatus-athena-eu-i4rc.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/smokingStatus-athena-eu-i4rc |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | VsSmokingStatusAthenaI4rc |
| Title | Current Smoking Status: Athena |
| Realm | eu |
| Authority | hl7 |
| Description | Current Smoking Status: Athena |
| StructureDefinition | |
| observation-tobaccouse-eu-i4rc | Observation: Tobacco use |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet smokingStatus-athena-eu-i4rc
http://fhir.ohdsi.org/CodeSystem/concepts| Code | Display |
| 36309332 | Current smoker |
| 45883458 | Former smoker |
| 45879404 | Never smoker |
{
"resourceType": "ValueSet",
"id": "smokingStatus-athena-eu-i4rc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/smokingStatus-athena-eu-i4rc",
"version": "0.1.0",
"name": "VsSmokingStatusAthenaI4rc",
"title": "Current Smoking Status: Athena",
"status": "active",
"experimental": false,
"date": "2025-07-25T13:48:09+00:00",
"publisher": "IDEA4RC Project",
"contact": [
{
"name": "IDEA4RC Project",
"telecom": [
{
"system": "url",
"value": "https://www.idea4rc.eu/"
}
]
},
{
"name": "IDEA4RC Project",
"telecom": [
{
"system": "url",
"value": "https://www.idea4rc.eu/"
}
]
}
],
"description": "Current Smoking Status: Athena",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://fhir.ohdsi.org/CodeSystem/concepts",
"concept": [
{
"code": "36309332",
"display": "Current smoker"
},
{
"code": "45883458",
"display": "Former smoker"
},
{
"code": "45879404",
"display": "Never smoker"
}
]
}
]
}
}