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. For a full list of available versions, see the Directory of published versions
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="pcornet-result-modifier"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-result-modifier defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">EQ<a name="pcornet-result-modifier-EQ"> </a></td><td>Equal</td><td>Modifier for result values is Equal.</td></tr><tr><td style="white-space:nowrap">GE<a name="pcornet-result-modifier-GE"> </a></td><td>Greater than or equal to</td><td>Modifier for result values is Greater than or equal to.</td></tr><tr><td style="white-space:nowrap">GT<a name="pcornet-result-modifier-GT"> </a></td><td>Greater than</td><td>Modifier for result values is Greater than.</td></tr><tr><td style="white-space:nowrap">LE<a name="pcornet-result-modifier-LE"> </a></td><td>Less than or equal to</td><td>Modifier for result values is Less than or equal to.</td></tr><tr><td style="white-space:nowrap">LT<a name="pcornet-result-modifier-LT"> </a></td><td>Less than</td><td>Modifier for result values is Less than.</td></tr><tr><td style="white-space:nowrap">TX<a name="pcornet-result-modifier-TX"> </a></td><td>Text</td><td>Modifier for result values is Text.</td></tr><tr><td style="white-space:nowrap">NI<a name="pcornet-result-modifier-NI"> </a></td><td>No information</td><td>Modifier for result values has No information.</td></tr><tr><td style="white-space:nowrap">UN<a name="pcornet-result-modifier-UN"> </a></td><td>Unknown</td><td>Modifier for result values is Unknown.</td></tr><tr><td style="white-space:nowrap">OT<a name="pcornet-result-modifier-OT"> </a></td><td>Other</td><td>Modifier for result values is Other.</td></tr></table></div>
</text>
<url value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-result-modifier"/>
<version value="1.0.0"/>
<name value="PCORNetResultModifier"/>
<title value="PCORNet Result Modifier"/>
<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 Result Modifier contains the codes to be used by PCORNet data marts."/>
<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"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="9"/>
<concept>
<code value="EQ"/>
<display value="Equal"/>
<definition value="Modifier for result values is Equal."/>
</concept>
<concept>
<code value="GE"/>
<display value="Greater than or equal to"/>
<definition value="Modifier for result values is Greater than or equal to."/>
</concept>
<concept>
<code value="GT"/>
<display value="Greater than"/>
<definition value="Modifier for result values is Greater than."/>
</concept>
<concept>
<code value="LE"/>
<display value="Less than or equal to"/>
<definition value="Modifier for result values is Less than or equal to."/>
</concept>
<concept>
<code value="LT"/>
<display value="Less than"/>
<definition value="Modifier for result values is Less than."/>
</concept>
<concept>
<code value="TX"/>
<display value="Text"/>
<definition value="Modifier for result values is Text."/>
</concept>
<concept>
<code value="NI"/>
<display value="No information"/>
<definition value="Modifier for result values has No information."/>
</concept>
<concept>
<code value="UN"/>
<display value="Unknown"/>
<definition value="Modifier for result values is Unknown."/>
</concept>
<concept>
<code value="OT"/>
<display value="Other"/>
<definition value="Modifier for result values is Other."/>
</concept>
</CodeSystem>