This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetGAO Answer Format
<ValueSet xmlns="http://hl7.org/fhir"> <id value="gao-answer-format"/> <meta> <lastUpdated value="2016-03-31T08:01:25.570+11:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>GAO Answer Format</h2> <p>Codes indicating the types of questions allowed in a questionnaire for evaluation of orders against guidelines.</p> <p>This value set includes codes from the following code systems:</p> <ul> <li>Import all the codes that are contained in <a href="../valueset-item-type.html">http://hl7.org/fhir/ValueSet/item-type</a> </li> <li>Exclude these codes as defined in <a href="../codesystem-item-type.html">http://hl7.org/fhir/item-type</a> <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> </tr> <tr> <td>reference</td> <td>Reference</td> <td>Question with a reference to another resource (practitioner, organization, etc.) as an answer</td> </tr> <tr> <td>attachment</td> <td>Attachment</td> <td>Question with binary content such as a image, PDF, etc. as an answer</td> </tr> </table> </li> </ul> </div> </text> <url value="http://hl7.org/fhir/ValueSet/gao-answer-format"/> <version value="1.0.0"/> <name value="GAO Answer Format"/> <status value="draft"/> <experimental value="false"/> <publisher value="HL7"/> <description value="Codes indicating the types of questions allowed in a questionnaire for evaluation of orders against guidelines."/> <immutable value="false"/> <requirements value="Limits the questions to the kinds of questions commonly supported by clinical decision support systems."/> <extensible value="false"/> <compose> <import value="http://hl7.org/fhir/ValueSet/item-type"/> <exclude> <system value="http://hl7.org/fhir/item-type"/> <concept> <code value="reference"/> </concept> <concept> <code value="attachment"/> </concept> </exclude> </compose> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.