Standard Death Record

DispositionTypeVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="sdr-decedent-DispositionTypeVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>SDR DispositionTypeVS ValueSet</b></p>
<p>Method of disposition of decedent's remains. Corresponds to the allowed values for item 18 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/decedent/vs/DispositionTypeVS"/>
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord"/>
    <value value="sdr.decedent.DispositionTypeVS"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="DispositionTypeVS"/>
  <title value="SDR DispositionTypeVS 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="Method of disposition of decedent&#39;s remains. Corresponds to the allowed values for item 18 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="449951000124101"/>
        <display value="Donation"/>
      </concept>
      <concept>
        <code value="449971000124106"/>
        <display value="Burial"/>
      </concept>
      <concept>
        <code value="449961000124104"/>
        <display value="Cremation"/>
      </concept>
      <concept>
        <code value="449931000124108"/>
        <display value="Entombment"/>
      </concept>
      <concept>
        <code value="449941000124103"/>
        <display value="Removal from state"/>
      </concept>
      <concept>
        <code value="455401000124109"/>
        <display value="Hospital Disposition"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/v3/NullFlavor"/>
      <concept>
        <code value="UNK"/>
        <display value="Unknown"/>
      </concept>
      <concept>
        <code value="OTH"/>
        <display value="Other"/>
      </concept>
    </include>
  </compose>
</ValueSet>