FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-03-21 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="CauseOfDeath"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.3.0/CodeSystem-umls.html"><code>http://terminology.hl7.org/CodeSystem/umls</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C1707251</td><td>Other cancer</td></tr><tr><td>C3262234</td><td>Other cause</td></tr><tr><td>C0679861</td><td>Complications of treatment</td></tr><tr><td>C0027651</td><td>Neoplasm</td></tr><tr><td>C0277589</td><td>Death of unknown cause</td></tr></table></li></ul></div>
</text>
<url
value="https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/CauseOfDeath"/>
<version value="2.1.0"/>
<name value="CauseOfDeath"/>
<title value="Cause of death Value Set"/>
<status value="draft"/>
<date value="2024-03-21T14:34:32+00:00"/>
<publisher value="Arkhn"/>
<contact>
<name value="Arkhn"/>
<telecom>
<system value="url"/>
<value value="http://arkhn.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="contact@arkhn.com"/>
</telecom>
</contact>
<contact>
<name value="Nicolas Riss"/>
<telecom>
<system value="email"/>
<value value="nicolas@arkhn.com"/>
</telecom>
</contact>
<description value="Cause of death"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/umls"/>
<concept>
<code value="C1707251"/>
<display value="Other cancer"/>
</concept>
<concept>
<code value="C3262234"/>
<display value="Other cause"/>
</concept>
<concept>
<code value="C0679861"/>
<display value="Complications of treatment"/>
</concept>
<concept>
<code value="C0027651"/>
<display value="Neoplasm"/>
</concept>
<concept>
<code value="C0277589"/>
<display value="Death of unknown cause"/>
</concept>
</include>
</compose>
</ValueSet>