PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.elements@1.0.2
    http://hl7.org/fhir/DataElement/Questionnaire.group
{
  "description": null,
  "_filename": "DataElement-Questionnaire.group.json",
  "package_name": "hl7.fhir.r2.elements",
  "date": null,
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": null,
  "element": [ {
    "constraint": [ {
      "key": "que-1",
      "human": "Groups may either contain questions or groups but not both",
      "xpath": "not(exists(f:group) and exists(f:question))",
      "severity": "error"
    } ],
    "path": "Questionnaire.group",
    "requirements": "Need to be able to logically group answers to grouped questions.",
    "min": 1,
    "definition": "A collection of related questions (or further groupings of questions).",
    "short": "Grouped questions",
    "name": "group",
    "comments": "The Questionnaire itself has one \"root\" group with the actual contents of the Questionnaire.  Information on this root group applies to the questionnaire as a whole.",
    "mapping": [ {
      "map": ".outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]",
      "identity": "rim"
    } ],
    "type": [ {
      "code": "BackboneElement"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
      "valueString": "Group"
    } ],
    "alias": [ "Section" ],
    "max": "1",
    "condition": [ "que-3" ],
    "isSummary": true
  } ],
  "name": "group",
  "type": null,
  "experimental": "true",
  "resourceType": "DataElement",
  "title": null,
  "package_version": "1.0.2",
  "status": "draft",
  "id": "89e6c821-fb08-4abf-8cdc-7bd5f5ba6743",
  "kind": null,
  "url": "http://hl7.org/fhir/DataElement/Questionnaire.group",
  "stringency": "fully-specified",
  "version": null
}