{
  "resourceType": "ValueSet",
  "id": "current-smoking-status-uv-ips",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://hl7.org/fhir/ips/ValueSet/current-smoking-status-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.59"
    }
  ],
  "version": "2017-12-14T09:33:20",
  "name": "IPSCurrentSmokingStatus",
  "title": "IPS Current Smoking Status",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7 International",
  "contact": [
    {
      "name": "HL7 International",
      "telecom": [
        {
          "system": "phone",
          "value": "+1 734 677 7777"
        },
        {
          "system": "fax",
          "value": "+1 734 677 6622"
        },
        {
          "system": "email",
          "value": "info@hl7.org"
        }
      ]
    }
  ],
  "description": "Value Set based on HL7 Vocab TC and Structured Doc consensus (per CDC submission 7/12/2012 for smoking status term)",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 1
              }
            ],
            "code": "LA18976-3",
            "display": "Current every day smoker"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 2
              }
            ],
            "code": "LA18977-1",
            "display": "Current some day smoker"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 3
              }
            ],
            "code": "LA15920-4",
            "display": "Former smoke"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 4
              }
            ],
            "code": "LA18978-9",
            "display": "Never smoker"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 5
              }
            ],
            "code": "LA18979-7",
            "display": "Smoker, current status unknown"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 6
              }
            ],
            "code": "LA18980-5",
            "display": "Unknown if ever smoked"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 7
              }
            ],
            "code": "LA18981-3",
            "display": "Heavy tobacco smoker"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-ordinalValue",
                "valueDecimal": 8
              }
            ],
            "code": "LA18982-1",
            "display": "Light tobacco smoker"
          }
        ]
      }
    ]
  }
}