{
  "resourceType": "ValueSet",
  "id": "sdr-causeOfDeath-ContributoryTobaccoUseVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>SDR ContributoryTobaccoUseVS ValueSet</b></p><p>The extent to which tobacco use contributed to the person's death. Corresponds to the allowed values for item 35 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf).</p></div>"
  },
  "url": "http://github.com/nightingaleproject/fhirDeathRecord/sdr/causeOfDeath/vs/ContributoryTobaccoUseVS",
  "identifier": [
    {
      "system": "http://github.com/nightingaleproject/fhirDeathRecord",
      "value": "sdr.causeOfDeath.ContributoryTobaccoUseVS"
    }
  ],
  "version": "0.1.0",
  "name": "ContributoryTobaccoUseVS",
  "title": "SDR ContributoryTobaccoUseVS ValueSet",
  "status": "draft",
  "date": "2018-06-14T04:00:00+00:00",
  "publisher": "The MITRE Corporation: Nightingale Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://github.com/nightingaleproject/fhirDeathRecord"
        }
      ]
    }
  ],
  "description": "The extent to which tobacco use contributed to the person's death. Corresponds to the allowed values for item 35 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf).",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "373066001",
            "display": "Yes"
          },
          {
            "code": "373067005",
            "display": "No"
          },
          {
            "code": "2931005",
            "display": "Probably"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "Unknown"
          },
          {
            "code": "NASK",
            "display": "Not asked"
          }
        ]
      }
    ]
  }
}