This page is part of the FHIR Specification (v0.4.0: DSTU 2 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
StructuredDataCaptureAnswers
<Profile xmlns="http://hl7.org/fhir"> <id value="questionnaireanswers-sdc-structureddatacaptureanswers"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div> </text> <url value="http://hl7.org/fhir/Profile/questionnaireanswers-sdc-structureddatacaptureanswers"/> <name value="Structured Data Capture Data Capture"/> <publisher value="U.S. Office of the National Coordinator (ONC)'s Standards and Infrastructure (S&I) Structured Data Capture project"/> <contact> <telecom> <system value="url"/> <value value="http://wiki.siframework.org/Structured+Data+Capture+Initiative"/> </telecom> </contact> <description value="Defines how the questionnaire answers resource is used to reflect form data within the ONC's Structured Data Capture standard. : Structured Data Capture Data Capture"/> <status value="draft"/> <date value="2014-04-21"/> <type value="QuestionnaireAnswers"/> <base value="http://hl7.org/fhir/Profile/QuestionnaireAnswers"/> <snapshot> <element> <path value="QuestionnaireAnswers"/> <name value="StructuredDataCaptureAnswers"/> <short value="A structured set of questions and their answers"/> <definition value="A structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the underlying questions."/> <requirements value="To support structured, hierarchical registration of data gathered using digital forms and other questionnaires."/> <synonym value="Form"/> <synonym value="Form Data"/> <min value="1"/> <max value="1"/> <mapping> <identity value="rim"/> <map value="Observation[moodCode=EVN]"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.id"/> <short value="Logical id of this artefact"/> <definition value="The logical id of the resource, as used in the url for the resoure. Once assigned, this value never changes."/> <comments value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/> <min value="0"/> <max value="1"/> <type> <code value="id"/> </type> </element> <element> <path value="QuestionnaireAnswers.meta"/> <short value="Metadata about the resource"/> <definition value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/> <min value="0"/> <max value="1"/> <type> <code value="Meta"/> </type> </element> <element> <path value="QuestionnaireAnswers.implicitRules"/> <short value="A set of rules under which this content was created"/> <definition value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/> <comments value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/> <min value="0"/> <max value="1"/> <type> <code value="uri"/> </type> <isModifier value="true"/> </element> <element> <path value="QuestionnaireAnswers.language"/> <short value="Language of the resource content"/> <definition value="The base language in which the resource is written."/> <comments value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/> <min value="0"/> <max value="1"/> <type> <code value="code"/> </type> <binding> <name value="Language"/> <isExtensible value="false"/> <conformance value="required"/> <description value="A human language"/> <referenceUri value="http://tools.ietf.org/html/bcp47"/> </binding> </element> <element> <path value="QuestionnaireAnswers.text"/> <short value="Text summary of the resource, for human interpretation"/> <definition value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/> <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/> <synonym value="narrative"/> <synonym value="html"/> <synonym value="xhtml"/> <synonym value="display"/> <min value="0"/> <max value="1"/> <type> <code value="Narrative"/> </type> <condition value="dom-1"/> <mapping> <identity value="rim"/> <map value="Act.text?"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.contained"/> <short value="Contained, inline Resources"/> <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/> <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/> <synonym value="inline resources"/> <synonym value="anonymous resources"/> <synonym value="contained resources"/> <min value="0"/> <max value="*"/> <type> <code value="Resource"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.extension"/> <short value="Additional Content defined by implementations"/> <definition value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.modifierExtension"/> <short value="Extensions that cannot be ignored"/> <definition value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.identifier"/> <short value="Unique id for this set of answers"/> <definition value="A business identifier assigned to a particular completed (or partially completed) questionnaire."/> <requirements value="Used for tracking, registration and other business purposes."/> <min value="0"/> <max value="1"/> <type> <code value="Identifier"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.questionnaire"/> <short value="Form being answered"/> <definition value="Indicates the Questionnaire resource that defines the form for which answers are being provided."/> <requirements value="Needed to allow editing of the questionnaire in a manner that enforces the constraints of the original form."/> <synonym value="Form"/> <min value="1"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Questionnaire"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value="./outboundRelationship[typeCode=INST]/target[classCode=OBS, moodCode=DEFN]"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.status"/> <short value="in-progress | completed | amended"/> <definition value="The lifecycle status of the questionnaire answers as a whole."/> <requirements value="The information on questionnaires may possibly be gathered during multiple sessions and altered after considered being finished. Questionnaires with just questions may serve as template forms, with the applicable publication statuses."/> <min value="1"/> <max value="1"/> <type> <code value="code"/> </type> <mustSupport value="true"/> <isModifier value="true"/> <isSummary value="true"/> <binding> <name value="QuestionnaireAnswersStatus"/> <isExtensible value="false"/> <conformance value="required"/> <description value="Lifecycle status of the questionnaire answers"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/questionnaire-answers-status"/> </referenceReference> </binding> <mapping> <identity value="rim"/> <map value=".statusCode (also whether there's a revisionControlAct - and possibly mood to distinguish "in-progress" from "published)"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.subject"/> <short value="The subject of the questions"/> <definition value="The subject of the questionnaire answers. This could be a patient, organization, practitioner, device, etc. This is who/what the answers apply to, but is not necessarily the source of information."/> <requirements value="Must know the subject context."/> <synonym value="Patient"/> <synonym value="Focus"/> <min value="1"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=SBJ].role"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.author"/> <short value="Person who received and recorded the answers"/> <definition value="Person who received the answers to the questions in the QuestionnaireAnswers and recorded them in the system."/> <comments value="Mapping a subject's answers to multiple choice options and determining what to put in the textual answer is a matter of interpretation."/> <requirements value="Need to know who interpreted the subject's answers to the questions in the questionnaire, and selected the appropriate options for answers."/> <synonym value="Laboratory"/> <synonym value="Service"/> <synonym value="Practitioner"/> <synonym value="Department"/> <synonym value="Company"/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=AUT].role"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.authored"/> <short value="Identifies when this version of the answer set was created. Changes whenever the answers are updated."/> <definition value="Identifies when this version of the answer set was created. Changes whenever the answers are updated."/> <comments value="May be different from the update time of the resource itself, because that is the status of the collection and authoring."/> <requirements value="Clinicians need to be able to check the date that the information in the questionnaire was collected, to derive the context of the answers."/> <synonym value="Date Created"/> <synonym value="Date published"/> <synonym value="Date Issued"/> <synonym value="Date updated"/> <min value="1"/> <max value="1"/> <type> <code value="dateTime"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=AUT].time"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.source"/> <short value="The person who answered the questions"/> <definition value="The person who answered the questions about the subject."/> <comments value="If not specified, no inference can be made about who provided the data."/> <requirements value="When answering questions about a subject that is minor, incapable of answering or an animal, another human source is used to answer the questions."/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=INF].role"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.encounter"/> <short value="Primary encounter during which the answers were collected"/> <definition value="Encounter during which this set of questionnaire answers were collected. When there were multiple encounters, this is the one considered most relevant to the context of the answers."/> <requirements value="Some institutions track questionnaires under a specific encounter."/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Encounter"/> </type> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group"/> <name value="group"/> <short value="Grouped questions"/> <definition value="A group of questions to a possibly similarly grouped set of questions in the questionnaire answers."/> <comments value="The Questionnaire itself has one "root" group with the actual contents of the Questionnaire."/> <requirements value="Need to be able to logically group answers to grouped questions."/> <min value="1"/> <max value="1"/> <constraint> <key value="qan-1"/> <name value="GroupHaveSubOrQuestions"/> <severity value="error"/> <human value="Groups may either contain questions or groups but not both"/> <xpath value="not(exists(f:group) and exists(f:question))"/> </constraint> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN]"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.id"/> <representation value="xmlAttr"/> <short value="xml:id (or equivalent in JSON)"/> <definition value="unique id for the element within a resource (for internal references)."/> <min value="0"/> <max value="1"/> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.extension"/> <short value="Additional Content defined by implementations"/> <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.modifierExtension"/> <short value="Extensions that cannot be ignored"/> <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <synonym value="modifiers"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.linkId"/> <short value="Corresponding group within Questionnaire"/> <definition value="Identifies the group from the Questionnaire that corresponds to this group in the QuestionnaireAnswe rs resource."/> <requirements value="Groups can repeat in the answers, so a direct 1..1 correspondence may not exist - requiring correspondence by id."/> <min value="1"/> <max value="1"/> <type> <code value="string"/> </type> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=DEFN].target[classCode=OBS, moodCode=DEFN]"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.title"/> <short value="Name for this group"/> <definition value="Text that is displayed above the contents of the group."/> <comments value="On the root group, this is the title of the questionnaire."/> <requirements value="When including text for the questionnaire with the answers, sections may have a section header."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".title"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.text"/> <short value="Additional text for the group"/> <definition value="Additional text for the group, used for display purposes."/> <requirements value="When including text for the questionnaire, each section may contain additional explanations are background text."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".text"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.subject"/> <short value="The subject this group's answers are about"/> <definition value="More specific subject this section's answers are about, details the subject given in QuestionnaireAn swers."/> <requirements value="Sometimes a group of answers is about a specific participant, artifact or piece of information in the patient's care or record, e.g. a specific Problem, RelatedPerson, Allergy etc."/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Any"/> </type> <mapping> <identity value="rim"/> <map value=".participation[typeCode=SBJ].role or .outboundRelationship[typeCode=SUBJ].target"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.group"/> <short value="Nested questionnaire answers group"/> <definition value="A sub-group within a group. The ordering of groups within this group is relevant."/> <requirements value="Reports can consist of complex nested groups."/> <min value="0"/> <max value="*"/> <nameReference value="group"/> <condition value="qan-1"/> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN]"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question"/> <short value="Questions in this group"/> <definition value="Set of questions within this group. The order of questions within the group is relevant."/> <requirements value="Must register answers to questions."/> <synonym value="Responses"/> <synonym value="Contents"/> <min value="0"/> <max value="*"/> <condition value="qan-1"/> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN or DEF]"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.id"/> <representation value="xmlAttr"/> <short value="xml:id (or equivalent in JSON)"/> <definition value="unique id for the element within a resource (for internal references)."/> <min value="0"/> <max value="1"/> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.extension"/> <short value="Additional Content defined by implementations"/> <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.modifierExtension"/> <short value="Extensions that cannot be ignored"/> <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <synonym value="modifiers"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.linkId"/> <short value="Corresponding question within Questionnaire"/> <definition value="Identifies the question from the Questionnaire that corresponds to this question in the QuestionnaireAnswers resource."/> <requirements value="Groups can repeat in the answers, so a direct 1..1 correspondence may not exist - requiring correspondence by id."/> <min value="1"/> <max value="1"/> <type> <code value="string"/> </type> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=DEFN].target[classCode=OBS, moodCode=DEFN]"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.text"/> <short value="Text of the question as it is shown to the user"/> <definition value="The actual question as shown to the user to prompt them for an answer."/> <requirements value="When including text for the questionnaire, each question may contain its actual question display text."/> <min value="1"/> <max value="1"/> <type> <code value="string"/> </type> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".code.display"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.answer"/> <short value="The response(s) to the question"/> <definition value="The respondent's answer(s) to the question."/> <comments value="We nest the value because we can't have a repeating structure that has variable type."/> <min value="0"/> <max value="*"/> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".value[type=LIST_ANY]"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.answer.id"/> <representation value="xmlAttr"/> <short value="xml:id (or equivalent in JSON)"/> <definition value="unique id for the element within a resource (for internal references)."/> <min value="0"/> <max value="1"/> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.answer.extension"/> <short value="Additional Content defined by implementations"/> <definition value="May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.answer.modifierExtension"/> <short value="Extensions that cannot be ignored"/> <definition value="May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <synonym value="modifiers"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.answer.value[x]"/> <short value="Single-valued answer to the question"/> <definition value="The answer (or one of the answers) provided by the respondant to the question."/> <comments value="More complex structures (Attachment, Resource and Quantity) will typically be limited to electronic forms that can expose an appropriate user interface to capture the components and enforce the constraints of a complex data type. Additional complex types can be introduced through extensions."/> <requirements value="Need to be able to retain a single-valued answer to a question."/> <min value="0"/> <max value="*"/> <type> <code value="boolean"/> </type> <type> <code value="date"/> </type> <type> <code value="dateTime"/> </type> <type> <code value="time"/> </type> <type> <code value="instant"/> </type> <type> <code value="decimal"/> </type> <type> <code value="integer"/> </type> <type> <code value="string"/> </type> <type> <code value="Coding"/> </type> <type> <code value="Attachment"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Any"/> </type> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".item"/> </mapping> </element> <element> <path value="QuestionnaireAnswers.group.question.group"/> <short value="Nested questionnaire group"/> <definition value="Nested group, containing nested question for this question. The order of groups within the question is relevant."/> <requirements value="It is useful to have "sub-questions", questions which normally appear when certain answers are given and which collect additional details."/> <min value="0"/> <max value="*"/> <nameReference value="group"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]"/> </mapping> </element> </snapshot> <differential> <element> <path value="QuestionnaireAnswers"/> <name value="StructuredDataCaptureAnswers"/> <synonym value="Form Data"/> <min value="1"/> <max value="1"/> </element> <element> <path value="QuestionnaireAnswers.identifier"/> <min value="0"/> <max value="1"/> <type> <code value="Identifier"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.questionnaire"/> <min value="1"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Questionnaire"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.status"/> <min value="1"/> <max value="1"/> <type> <code value="code"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.subject"/> <min value="1"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.author"/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.authored"/> <short value="Identifies when this version of the answer set was created. Changes whenever the answers are updated."/> <definition value="Identifies when this version of the answer set was created. Changes whenever the answers are updated."/> <min value="1"/> <max value="1"/> <type> <code value="dateTime"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.source"/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Patient"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Practitioner"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/RelatedPerson"/> </type> </element> <element> <path value="QuestionnaireAnswers.encounter"/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Encounter"/> </type> </element> <element> <path value="QuestionnaireAnswers.group"/> <name value="group"/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.group.linkId"/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.group.title"/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.group.text"/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.group.subject"/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Any"/> </type> </element> <element> <path value="QuestionnaireAnswers.group.group"/> <min value="0"/> <max value="*"/> <nameReference value="group"/> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.group.question"/> <min value="0"/> <max value="*"/> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.group.question.linkId"/> <min value="1"/> <max value="1"/> <type> <code value="string"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.group.question.text"/> <min value="1"/> <max value="1"/> <type> <code value="string"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.group.question.answer"/> <min value="0"/> <max value="*"/> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.group.question.answer.value[x]"/> <min value="0"/> <max value="*"/> <type> <code value="boolean"/> </type> <type> <code value="date"/> </type> <type> <code value="dateTime"/> </type> <type> <code value="time"/> </type> <type> <code value="instant"/> </type> <type> <code value="decimal"/> </type> <type> <code value="integer"/> </type> <type> <code value="string"/> </type> <type> <code value="Coding"/> </type> <type> <code value="Attachment"/> </type> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/Profile/Any"/> </type> <mustSupport value="true"/> </element> <element> <path value="QuestionnaireAnswers.group.question.group"/> <min value="0"/> <max value="*"/> <nameReference value="group"/> </element> </differential> </Profile>