FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/smokingStatus-loinc-eu-i4rc

Packagehl7.eu.fhir.idea4rc
TypeValueSet
IdsmokingStatus-loinc-eu-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-smokingStatus-loinc-eu-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/smokingStatus-loinc-eu-i4rc
Version0.1.0
Statusactive
Date2025-07-21T15:34:12+00:00
NameVsSmokingStatusLoincI4rc
TitleSmoking Status: LOINC
Realmeu
Authorityhl7
DescriptionDerived 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.
CopyrightThis 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

StructureDefinition
observation-tobaccouse-eu-i4rcObservation: Tobacco use

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet smokingStatus-loinc-eu-i4rc


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"
          }
        ]
      }
    ]
  }
}