<ValueSet xmlns="http://hl7.org/fhir">
  <id value="sdr-causeOfDeath-MannerOfDeathVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR MannerOfDeathVS ValueSet</b>
      </p>
      <p>Manner of death. Corresponds to the allowed values for item 37 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf).</p>
    </div>
  </text>
  <url value="http://github.com/nightingaleproject/fhirDeathRecord/sdr/causeOfDeath/vs/MannerOfDeathVS" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="sdr.causeOfDeath.MannerOfDeathVS" />
  </identifier>
  <version value="0.1.0" />
  <name value="MannerOfDeathVS" />
  <title value="SDR MannerOfDeathVS ValueSet" />
  <status value="draft" />
  <date value="2018-06-14T00:00:00-04:00" />
  <publisher value="The MITRE Corporation: Nightingale Project" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://github.com/nightingaleproject/fhirDeathRecord" />
    </telecom>
  </contact>
  <description value="Manner of death. Corresponds to the allowed values for item 37 of the [U.S. Standard Certificate of Death](https://www.cdc.gov/nchs/data/dvs/DEATH11-03final-ACC.pdf)." />
  <compose>
    <include>
      <system value="http://snomed.info/sct" />
      <concept>
        <code value="38605008" />
        <display value="Natural" />
      </concept>
      <concept>
        <code value="7878000" />
        <display value="Accident" />
      </concept>
      <concept>
        <code value="44301001" />
        <display value="Suicide" />
      </concept>
      <concept>
        <code value="27935005" />
        <display value="Homicide" />
      </concept>
      <concept>
        <code value="185973002" />
        <display value="Pending Investigation" />
      </concept>
      <concept>
        <code value="65037004" />
        <display value="Could not be determined" />
      </concept>
    </include>
  </compose>
</ValueSet>