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.json

Raw JSON (canonical form)

Definition for Value SetGAO Answer Format

{
  "resourceType": "ValueSet",
  "id": "gao-answer-format",
  "meta": {
    "lastUpdated": "2015-12-11T17:38:40.294+11:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/gao-answer-format",
  "version": "1.0.0",
  "name": "GAO Answer Format",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7",
  "description": "Codes indicating the types of questions allowed in a questionnaire for evaluation of orders against guidelines.",
  "immutable": false,
  "requirements": "Limits the questions to the kinds of questions commonly supported by clinical decision support systems.",
  "extensible": false,
  "compose": {
    "import": [
      "http://hl7.org/fhir/ValueSet/answer-format"
    ],
    "exclude": [
      {
        "system": "http://hl7.org/fhir/answer-format",
        "concept": [
          {
            "code": "reference"
          },
          {
            "code": "attachment"
          }
        ]
      }
    ]
  }
}

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.