This page is part of the FHIR Application Feature Framework Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
<Parameters xmlns="http://hl7.org/fhir">
<id value="FeatureQueryInputParametersExample"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/application-feature/StructureDefinition/FeatureQueryInputParameters"/>
</meta>
<parameter>
<name value="feature"/>
<part>
<name value="name"/>
<valueUri value="versioning"/>
</part>
<part>
<name value="value"/>
<valueUri value="versioned"/>
</part>
</parameter>
</Parameters>