This page is part of the Structured Data Capture FHIR IG (v2.5.0: STU 3 Ballot 1) based on FHIR v3.5.0. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "SearchParameter", "id" : "questionnaire-definition", "meta" : { "lastUpdated" : "2016-05-30T00:48:02.872-06:00" }, "text" : { "status" : "generated", "div" : "<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>" }, "url" : "http://hl7.org/fhir/uv/sdc/SearchParameter/questionnaire-definition", "name" : "Questionnaire Item definition", "status" : "draft", "date" : "2016-03-31T08:01:25+11:00", "publisher" : "Health Level Seven", "description" : "Allows searching by 'definition' element within a Questionnaire's items", "code" : "definition", "base" : [ "Questionnaire" ], "type" : "token", "xpath" : "f:Questionnaire/f:item/f:definition", "xpathUsage" : "normal" }