QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw xml
<ValueSet xmlns="http://hl7.org/fhir"> <id value="qicore-appropriateness-score"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>QICoreAppropriatenessScore</h2> <p>The RAND scoring for appropriateness of the procedure.</p> <p>This value set has an inline code system which defines the following codes:</p> <table class="codes"> <tr> <td> <strong>Code</strong> </td> <td> <strong>Display</strong> </td> <td> <strong>Definition</strong> </td> </tr> <tr> <td>extremely-inappropriate <a name="extremely-inappropriate"> </a> </td> <td>Extremely Inappropriate</td> <td>The procedure is extremely inappropriate</td> </tr> <tr> <td>inappropriate <a name="inappropriate"> </a> </td> <td>Inappropriate</td> <td>The procedure is inappropriate</td> </tr> <tr> <td>probably-inappropriate <a name="probably-inappropriate"> </a> </td> <td>Probably Inappropriate</td> <td>The procedure is probably inappropriate</td> </tr> <tr> <td>uncertain-inappropriate <a name="uncertain-inappropriate"> </a> </td> <td>Uncertain Inappropriate</td> <td>The appropriateness of the procedure is uncertain, leaning towards inappropriate</td> </tr> <tr> <td>uncertain <a name="uncertain"> </a> </td> <td>Uncertain</td> <td>The appropriateness of the procedure is uncertain</td> </tr> <tr> <td>uncertain-appropriate <a name="uncertain-appropriate"> </a> </td> <td>Uncertain Appropriate</td> <td>The appropriateness of the procedure is uncertain, leaning towards appropriate</td> </tr> <tr> <td>probably-appropriate <a name="probably-appropriate"> </a> </td> <td>Probably Appropriate</td> <td>The procedure is probably appropriate</td> </tr> <tr> <td>appropriate <a name="appropriate"> </a> </td> <td>Appropriate</td> <td>The procedure is appropriate</td> </tr> <tr> <td>extremely-appropriate <a name="extremely-appropriate"> </a> </td> <td>Extremely Appropriate</td> <td>The procedure is extremely appropriate</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/us/qicore/ValueSet/qicore-appropriateness-score"/> <version value="4.0.0"/> <name value="QICoreAppropriatenessScore"/> <title value="RAND Appropriateness Scores"/> <status value="draft"/> <experimental value="false"/> <date value="2018-08-22T00:00:00+00:00"/> <publisher value="Health Level Seven, Inc. - CQI WG"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/special/committees/CQI"/> </telecom> </contact> <description value="The RAND scoring for appropriateness of the procedure."/> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166"/> <code value="US"/> <display value="United States of America"/> </coding> </jurisdiction> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/us/qicore/CodeSystem/appropriateness-score"/> </include> </compose> </ValueSet>