Standard Death Record

TransportRelationshipsVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="sdr-causeOfDeath-TransportRelationshipsVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>SDR TransportRelationshipsVS ValueSet</b></p>
<p>Transportation Relationships (NCHS). Corresponds to the allowed values for item 44 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/TransportRelationshipsVS"/>
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord"/>
    <value value="sdr.causeOfDeath.TransportRelationshipsVS"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="TransportRelationshipsVS"/>
  <title value="SDR TransportRelationshipsVS 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="Transportation Relationships (NCHS). Corresponds to the allowed values for item 44 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="236320001"/>
        <display value="Vehicle driver"/>
      </concept>
      <concept>
        <code value="257500003"/>
        <display value="Passenger"/>
      </concept>
      <concept>
        <code value="257518000"/>
        <display value="Pedestrian"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/v3/NullFlavor"/>
      <concept>
        <code value="OTH"/>
        <display value="Other"/>
      </concept>
    </include>
  </compose>
</ValueSet>