FHIR IG Statistics: ValueSet/smokingStatus-loinc-eu-i4rc
Package | hl7.eu.fhir.idea4rc |
Type | ValueSet |
Id | smokingStatus-loinc-eu-i4rc |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-smokingStatus-loinc-eu-i4rc.html |
URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/smokingStatus-loinc-eu-i4rc |
Version | 0.1.0 |
Status | active |
Date | 2025-07-21T15:34:12+00:00 |
Name | VsSmokingStatusLoincI4rc |
Title | Smoking Status: LOINC |
Realm | eu |
Authority | hl7 |
Description | Derived from the HL7 LOINC value set for smoking status. Based on the HL7 Vocab and Structured Doc WG (formerly TC) consensus - per US CDC submission 7/12/2012 for smoking status terms. |
Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "smokingStatus-loinc-eu-i4rc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/smokingStatus-loinc-eu-i4rc",
"version": "0.1.0",
"name": "VsSmokingStatusLoincI4rc",
"title": "Smoking Status: LOINC",
"status": "active",
"experimental": false,
"date": "2025-07-21T15:34:12+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": "Derived from the HL7 LOINC value set for smoking status. Based on the HL7 Vocab and Structured Doc WG (formerly TC) consensus - per US CDC submission 7/12/2012 for smoking status terms.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"immutable": false,
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA20356-4",
"display": "Current smoker"
},
{
"code": "LA15920-4",
"display": "Former smoker"
},
{
"code": "LA18978-9",
"display": "Never smoker"
}
]
}
]
}
}