This page is part of the Structured Data Capture FHIR IG (v3.0.0: STU 3) 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
Page standards status: Trial-use | Maturity Level: 3 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="questionnaire-definition"/>
<meta>
<lastUpdated value="2016-05-30T06:48:02.872+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<h2>Questionnaire Item definition</h2>
<p>http://hl7.org/fhir/uv/sdc/SearchParameter/questionnaire-definition Published: 2016-03-31T08:01:25+11:00 (draft)</p>
<p>Published by: <b>Health Level Seven</b>
</p>
<p>Allows searching by 'definition' element within a Questionnaire's items</p>
<table>
<tbody>
<tr>
<th>Code:</th>
<td>definition</td>
</tr>
<tr>
<th>Type:</th>
<td>token</td>
</tr>
<tr>
<th>XPath:</th>
<td>
<code>f:Questionnaire/f:item/f:definition</code>
</td>
</tr>
</tbody>
</table>
</div>
</text>
<url
value="http://hl7.org/fhir/uv/sdc/SearchParameter/questionnaire-definition"/>
<version value="3.0.0"/>
<name value="SDCQuestionnaireItemDefinition"/>
<status value="draft"/>
<date value="2016-03-31T08:01:25+11:00"/>
<publisher value="HL7 International - FHIR Infrastructure Work Group"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/fiwg"/>
</telecom>
</contact>
<description
value="Allows searching by 'definition' element within a Questionnaire's items"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<code value="definition"/>
<base value="Questionnaire"/>
<type value="token"/>
<xpath value="f:Questionnaire/f:item/f:definition"/>
<xpathUsage value="normal"/>
</SearchParameter>