Connectathon 11 Snapshot

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

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-11T17:38:40.294+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.