<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="recommendation-strength"/>
  <meta>
    <lastUpdated value="2021-03-11T17:06:20.662+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <ul>
        <li>Include all codes defined in 
          <a href="codesystem-recommendation-strength.html">
            <code>http://terminology.hl7.org/CodeSystem/recommendation-strength</code>
          </a>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/recommendation-strength"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.1021"/>
  </identifier>
  <version value="4.1.0"/>
  <name value="StrengthOfRecommendationRating"/>
  <title value="StrengthOfRecommendationRating"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2021-03-11T17:06:20+11:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="A rating system that describes the strength of the recommendation, such as the GRADE, DynaMed, or HGPS systems."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/recommendation-strength"/>
    </include>
  </compose>
</ValueSet>