GAO Ballot Package

This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

Gao\valueset-gao-answer-format.xml

Raw XML (canonical form)

Definition for Value SetGAO Answer Format

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="gao-answer-format"/>
  <meta>
    <lastUpdated value="2015-12-03T09:57:31.744+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 http://hl7.org/fhir/ValueSet/answer-format</li>
        <li>Exclude these codes as defined in http://hl7.org/fhir/answer-format
          <table>
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>reference</td>
              <td/>
              <td/>
            </tr>
            <tr>
              <td>attachment</td>
              <td/>
              <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/answer-format"/>
    <exclude>
      <system value="http://hl7.org/fhir/answer-format"/>
      <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.