{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "SmokingStatus",
  "id": "smoking-status",
  "title": "Smoking Status",
  "description": "Codes to capture tobacco smoking status",
  "version": "1.0.6",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/smoking-status",
  "experimental": false,
  "publisher": "Berlin Institute of Health at Charité (BIH)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "immutable": false,
  "copyright": "This artefact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA18976-3",
            "display": "Current every day smoker"
          },
          {
            "code": "LA15920-4",
            "display": "Former smoker"
          },
          {
            "code": "LA18978-9",
            "display": "Never smoker"
          },
          {
            "code": "LA18980-5",
            "display": "Unknown if ever smoked"
          }
        ]
      }
    ]
  }
}