This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
Definition for Value SetQICoreAppropriatenessScore
<ValueSet xmlns="http://hl7.org/fhir"> <id value="qicore-appropriateness-score"/> <meta> <lastUpdated value="2015-12-03T09:57:31.744+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </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 http://hl7.org/fhir/appropriateness-score, which defines the following codes:</p> <table class="codes"> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </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> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.0"/> </extension> <url value="http://hl7.org/fhir/ValueSet/qicore-appropriateness-score"/> <version value="1.1.0"/> <name value="QICoreAppropriatenessScore"/> <status value="draft"/> <experimental value="false"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <date value="2015-12-03T09:57:31+11:00"/> <description value="The RAND scoring for appropriateness of the procedure."/> <codeSystem> <system value="http://hl7.org/fhir/appropriateness-score"/> <version value="1.1.0"/> <caseSensitive value="true"/> <concept> <code value="extremely-inappropriate"/> <display value="Extremely Inappropriate"/> <definition value="The procedure is extremely inappropriate"/> </concept> <concept> <code value="inappropriate"/> <display value="Inappropriate"/> <definition value="The procedure is inappropriate"/> </concept> <concept> <code value="probably-inappropriate"/> <display value="Probably Inappropriate"/> <definition value="The procedure is probably inappropriate"/> </concept> <concept> <code value="uncertain-inappropriate"/> <display value="Uncertain Inappropriate"/> <definition value="The appropriateness of the procedure is uncertain, leaning towards inappropriate"/> </concept> <concept> <code value="uncertain"/> <display value="Uncertain"/> <definition value="The appropriateness of the procedure is uncertain"/> </concept> <concept> <code value="uncertain-appropriate"/> <display value="Uncertain Appropriate"/> <definition value="The appropriateness of the procedure is uncertain, leaning towards appropriate"/> </concept> <concept> <code value="probably-appropriate"/> <display value="Probably Appropriate"/> <definition value="The procedure is probably appropriate"/> </concept> <concept> <code value="appropriate"/> <display value="Appropriate"/> <definition value="The procedure is appropriate"/> </concept> <concept> <code value="extremely-appropriate"/> <display value="Extremely Appropriate"/> <definition value="The procedure is extremely appropriate"/> </concept> </codeSystem> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.