Quality Measure Implementation Guide (STU4)
4.0.0 - STU4 United States of America flag

This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v4.0.0: STU4 (v4.0.0)) 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

: Search Parameter - Valuset Keyword - XML Representation

Draft as of 2023-06-12

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ValueSet-keyword"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/cqfmeasures/SearchParameter/ValueSet-keyword"/>
  <version value="1.0.0"/>
  <name value="ValuesetKeyword"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-06-12T13:00:00-05:00"/>
  <publisher value="Clinical Quality Information WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi"/>
    </telecom>
  </contact>
  <description value="Search within the keyword extension"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <code value="keyword"/>
  <base value="ValueSet"/>
  <type value="string"/>
  <expression
              value="extension('http://hl7.org/fhir/StructureDefinition/valueset-keyWord').value"/>
  <xpathUsage value="normal"/>
</SearchParameter>