NCPI FHIR Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions
: Disease Codes - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="disease-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-omim.html"><code>https://omim.org/</code></a></li><li>Include all codes defined in <a href="CodeSystem-mondo.html"><code>http://purl.obolibrary.org/obo/mondo.owl</code></a></li><li>Include all codes defined in <a href="CodeSystem-ncit.html"><code>http://purl.obolibrary.org/obo/ncit.owl</code></a></li></ul></div>
</text>
<url
value="https://nih-ncpi.github.io/ncpi-fhir-ig/ValueSet/disease-codes"/>
<version value="0.2.0"/>
<name value="DiseaseCodes"/>
<title value="Disease Codes"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2022-12-09T17:30:30+00:00"/>
<publisher value="NCPI FHIR Working Group"/>
<contact>
<name value="NCPI FHIR Working Group"/>
<telecom>
<system value="url"/>
<value value="https://github.com/nih-ncpi"/>
</telecom>
</contact>
<contact>
<name value="Meen Chul Kim"/>
<telecom>
<system value="email"/>
<value value="meenchul@d3b.center"/>
<use value="work"/>
</telecom>
</contact>
<description
value="This value set includes all codes from this FHIR server's representation of OMIM, Mondo and NICt CodeSystems."/>
<compose>
<include>
<system value="https://omim.org/"/>
</include>
<include>
<system value="http://purl.obolibrary.org/obo/mondo.owl"/>
</include>
<include>
<system value="http://purl.obolibrary.org/obo/ncit.owl"/>
</include>
</compose>
</ValueSet>