This page is part of the Common Data Models Harmonization FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<ValueSet xmlns="http://hl7.org/fhir">
<id value="pcornet-condition-source"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-pcornet-information-sources.html"><code>http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-PR">PR</a></td><td>Patient-reported</td><td>Source of the information is Patient-reported.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-HC">HC</a></td><td>Healthcare</td><td>Source of the information is Healthcare organization such as problem list.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-RG">RG</a></td><td>Registry cohort</td><td>Source of the information is Healthcare organization such as problem list.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-CC">CC</a></td><td>Patients Cheif Complaint</td><td>Source of the information is Patients Chief Complaint</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-PC">PC</a></td><td>PCORNet condition algorithm</td><td>Source of the information is PCORNet defined condition algorithm</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-DR">DR</a></td><td>Derived</td><td>Source of the information is Derived.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-NI">NI</a></td><td>No information</td><td>There is No Information on the source of the data.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-UN">UN</a></td><td>Unknown</td><td>Source of the information is Unknown.</td></tr><tr><td><a href="CodeSystem-pcornet-information-sources.html#pcornet-information-sources-OT">OT</a></td><td>Other</td><td>Source of the information is Other.</td></tr></table></li></ul></div>
</text>
<url value="http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-condition-source"/>
<version value="1.0.0"/>
<name value="PCORNetConditionSource"/>
<title value="PCORNet Condition Source"/>
<status value="active"/>
<date value="2021-09-06"/>
<publisher
value="HL7 International - Biomedical Research and Regulation Work Group"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/rcrim"/>
</telecom>
</contact>
<description
value="The PCORNet Condition Source Codes contains the codes to be used by PCORNet data marts to indicate from where the data originated."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<copyright
value="Used by permission of HL7, all rights reserved Creative Commons License"/>
<compose>
<include>
<system
value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-information-sources"/>
<concept>
<code value="PR"/>
</concept>
<concept>
<code value="HC"/>
</concept>
<concept>
<code value="RG"/>
</concept>
<concept>
<code value="CC"/>
</concept>
<concept>
<code value="PC"/>
</concept>
<concept>
<code value="DR"/>
</concept>
<concept>
<code value="NI"/>
</concept>
<concept>
<code value="UN"/>
</concept>
<concept>
<code value="OT"/>
</concept>
</include>
</compose>
</ValueSet>