This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
SDC-Questionnaire
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="sdc-questionnaire"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">to do</div> </text> <url value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire"/> <name value="Structured Data Capture Questionnaire Design"/> <status value="draft"/> <publisher value="Health Level Seven International (Orders and Observations - Structured Data Capture)"/> <contact> <telecom> <system value="other"/> <value value="http://wiki.siframework.org/Structured+Data+Capture+Initiative"/> </telecom> </contact> <date value="2014-04-21"/> <description value="Defines how Questionnaire is used to reflect form definitions to be used within the ONC's Structured Data Capture standard."/> <fhirVersion value="1.0.2"/> <mapping> <identity value="ihesdc"/> <uri value="http://wiki.siframework.org/IHE+SDC+Profile"/> <name value="IHE Structured Data Capture"/> </mapping> <kind value="resource"/> <constrainedType value="Questionnaire"/> <abstract value="false"/> <base value="http://hl7.org/fhir/StructureDefinition/Questionnaire"/> <snapshot> <element> <path value="Questionnaire"/> <name value="SDC-Questionnaire"/> <short value="A structured set of questions"/> <definition value="Sets minimum expectations for questionnaire support for SDC-conformant systems, including a number of extensions around display and behavior."/> <alias value="Form"/> <alias value="CRF"/> <alias value="Survey"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Questionnaire"/> </type> <constraint> <key value="que-3"/> <severity value="error"/> <human value="If root group must be "required""/> <xpath value="f:group/f:required/@value=true()"/> </constraint> <constraint> <key value="que-2"/> <severity value="error"/> <human value="The link ids for groups and questions must be unique within the questionnaire"/> <xpath value="count(descendant::f:linkId/@value)=count(distinct-values(descendant::f:linkId/@value))"/> </constraint> <mapping> <identity value="rim"/> <map value="Observation[moodCode=DEF]"/> </mapping> <mapping> <identity value="w5"/> <map value="infrastructure.information"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="Form_Package"/> </mapping> </element> <element> <path value="Questionnaire.id"/> <short value="Logical id of this artifact"/> <definition value="The logical id of the resource, as used in the URL for the resource. 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"/> <base> <path value="Questionnaire.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <isSummary value="true"/> </element> <element> <path value="Questionnaire.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"/> <base> <path value="Questionnaire.meta"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Meta"/> </type> <isSummary value="true"/> </element> <element> <path value="Questionnaire.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"/> <base> <path value="Questionnaire.implicitRules"/> <min value="0"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <isModifier value="true"/> <isSummary value="true"/> </element> <element> <path value="Questionnaire.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"/> <base> <path value="Questionnaire.language"/> <min value="0"/> <max value="1"/> </base> <type> <code value="code"/> </type> <binding> <strength value="required"/> <description value="A human language."/> <valueSetUri value="http://tools.ietf.org/html/bcp47"/> </binding> </element> <element> <path value="Questionnaire.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."/> <alias value="narrative"/> <alias value="html"/> <alias value="xhtml"/> <alias value="display"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.text"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Narrative"/> </type> <condition value="dom-1"/> <mapping> <identity value="rim"/> <map value="Act.text?"/> </mapping> </element> <element> <path value="Questionnaire.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."/> <alias value="inline resources"/> <alias value="anonymous resources"/> <alias value="contained resources"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.contained"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Resource"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.extension"/> <name value="submissionEndpoint"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire-endpoint"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="administrative_package/submissionRule/destination/endpoint"/> </mapping> </element> <element> <path value="Questionnaire.extension"/> <name value="provenanceSignatureRequired"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire-provenanceSignatureRequred"/> </type> <mustSupport value="true"/> </element> <element> <path value="Questionnaire.extension"/> <name value="styleSensitive"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/styleSensitive"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="N/A (new requirement)"/> </mapping> </element> <element> <path value="Questionnaire.extension"/> <name value="category"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-category"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./form_design/classifier"/> </mapping> </element> <element> <path value="Questionnaire.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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.modifierExtension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <isModifier value="true"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.identifier"/> <short value="External identifiers for this questionnaire"/> <definition value="This records identifiers associated with this question set that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/> <requirements value="Need to allow connection to a wider workflow."/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.identifier"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Identifier"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".id[use=BUS]"/> </mapping> <mapping> <identity value="w5"/> <map value="id"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./form_design/@form_design_identifier {maps to value; system="urn:ietf:rfc:3986"}"/> </mapping> </element> <element> <path value="Questionnaire.version"/> <short value="Logical identifier for this version of Questionnaire"/> <definition value="The version number assigned by the publisher for business reasons. It may remain the same when the resource is updated."/> <requirements value="In some cases, separate resource instances might be created for each version (if an older version can be maintained once a new version exists)."/> <alias value="N/A - MIF rather than RIM level"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.version"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".id[use=VER]"/> </mapping> <mapping> <identity value="w5"/> <map value="id.version"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="Not currently in schema"/> </mapping> </element> <element> <path value="Questionnaire.status"/> <short value="draft | published | retired"/> <definition value="The lifecycle status of the questionnaire as a whole."/> <min value="1"/> <max value="1"/> <base> <path value="Questionnaire.status"/> <min value="1"/> <max value="1"/> </base> <type> <code value="code"/> </type> <mustSupport value="true"/> <isModifier value="true"/> <isSummary value="true"/> <binding> <strength value="required"/> <description value="Lifecycle status of the questionnaire."/> <valueSetReference> <reference value="http://hl7.org/fhir/ValueSet/questionnaire-status"/> </valueSetReference> </binding> <mapping> <identity value="rim"/> <map value=".statusCode (also whether there's a revisionControlAct - and possibly mood to distinguish "in-progress" from "published)"/> </mapping> <mapping> <identity value="w5"/> <map value="status"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./administration_package/registration/state/registration_status"/> </mapping> </element> <element> <path value="Questionnaire.date"/> <short value="Date this version was authored"/> <definition value="Identifies when this version of the form was created. Changes whenever the form is updated."/> <alias value="Date created"/> <alias value="Date published"/> <alias value="Date issued"/> <alias value="Date updated"/> <min value="1"/> <max value="1"/> <base> <path value="Questionnaire.date"/> <min value="0"/> <max value="1"/> </base> <type> <code value="dateTime"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=AUT].time"/> </mapping> <mapping> <identity value="w5"/> <map value="when.recorded"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./administration_package/registration/creation_date"/> </mapping> </element> <element> <path value="Questionnaire.publisher"/> <short value="Organization/individual who designed the questionnaire"/> <definition value="Organization or person responsible for developing and maintaining the questionnaire."/> <requirements value="Conveys responsibility for the questions and their organization and also helps evaluate the questionnaire's "authority"."/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.publisher"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=AUT].role"/> </mapping> <mapping> <identity value="w5"/> <map value="who.witness"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./administration_package/registration/organization"/> </mapping> </element> <element> <path value="Questionnaire.telecom"/> <short value="Contact information of the publisher"/> <definition value="Contact details to assist a user in finding and communicating with the publisher."/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.telecom"/> <min value="0"/> <max value="*"/> </base> <type> <code value="ContactPoint"/> </type> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=AUT].role.telecom"/> </mapping> </element> <element> <path value="Questionnaire.subjectType"/> <short value="Resource that can be subject of QuestionnaireResponse"/> <definition value="Identifies the types of subjects that can be the subject of the questionnaire."/> <comments value="If none are specified, then the subject is unlimited."/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.subjectType"/> <min value="0"/> <max value="*"/> </base> <type> <code value="code"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <binding> <strength value="required"/> <description value="One of the resource types defined as part of FHIR."/> <valueSetReference> <reference value="http://hl7.org/fhir/ValueSet/resource-types"/> </valueSetReference> </binding> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=META].target[classCode=OBS, moodCode=DEFN, isCriterion=true].particip ation.role.classCode"/> </mapping> </element> <element> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name"> <valueString value="Group"/> </extension> <path value="Questionnaire.group"/> <short value="Grouped questions"/> <definition value="A collection of related questions (or further groupings of questions)."/> <comments value="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."/> <requirements value="Need to be able to logically group answers to grouped questions."/> <alias value="Section"/> <min value="1"/> <max value="1"/> <base> <path value="Questionnaire.group"/> <min value="1"/> <max value="1"/> </base> <type> <code value="BackboneElement"/> </type> <condition value="que-3"/> <constraint> <key value="que-1"/> <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"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./form_design/*[self::header or self::footer or self::section]"/> </mapping> </element> <element> <path value="Questionnaire.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"/> <base> <path value="Questionnaire.group.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupLabel"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-label"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./section_number/label"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-label"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupLabel.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="../style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupLabel.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupInstruction"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-instruction"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-instruction"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupInstruction.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupInstruction.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupSecurity"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-security"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-security"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupSecurity.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupSecurity.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupHelp"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-help"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-help"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupHelp.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupHelp.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupTooltip"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-tooltip"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-tooltip"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupTooltip.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupTooltip.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupTrailing"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-trailing"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-trailing"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupTrailing.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupTrailing.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupOptionalDisplay"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire-optionalDisplay"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="N/A (new requirement)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="hidden"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-hidden"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="Any element with @initial_state="hidden" and no rule that unhides the element"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupMinOccurs"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"/> </type> <constraint> <key value="inv-1"/> <severity value="error"/> <human value="minOccurs can't be more than one if required is false"/> <xpath value="f:valueInteger/@value=0 or parent::*/f:required/@value=true()"/> </constraint> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./cardinality/minimum"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupMaxOccurs"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"/> </type> <constraint> <key value="inv-2"/> <severity value="error"/> <human value="maxOccurs can't be more than one if repeats is false"/> <xpath value="f:valueInteger/@value<=1 or parent::*/f:repeats/@value=true()"/> </constraint> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./cardinality/maximum"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="specialGroup"/> <short value="Extension"/> <definition value="An Extension"/> <comments value="Are there form rendering mechanisms where it would be unreasonable to require systems to support this extension?"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire-specialGroup"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="="header" if self::header; ="footer" if self::footer"/> </mapping> </element> <element> <path value="Questionnaire.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."/> <alias value="extensions"/> <alias value="user content"/> <alias value="modifiers"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.group.modifierExtension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <isModifier value="true"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.linkId"/> <short value="To link questionnaire with questionnaire response"/> <definition value="An identifier that is unique within the Questionnaire allowing linkage to the equivalent group in a QuestionnaireResponse resource."/> <comments value="May be omitted if there is no expectation to link answers back to a questionnaire. This ''can'' be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning. GUIDs or sequential numbers are appropriate here."/> <requirements value="[[[QuestionnaireResponse]]] does not require omitted groups to be included and may have some groups that repeat, so linkage based on position alone is not sufficient."/> <min value="1"/> <max value="1"/> <base> <path value="Questionnaire.group.linkId"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./section_identifier"/> </mapping> </element> <element> <path value="Questionnaire.group.title"/> <short value="Name to be displayed for group"/> <definition value="The human-readable name for this section of the questionnaire."/> <comments value="The title of the "root" group is the title for 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"/> <base> <path value="Questionnaire.group.title"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".title"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./section_title/label"/> </mapping> </element> <element> <path value="Questionnaire.group.title.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.title.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.title.extension"/> <name value="groupTitle.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="../style"/> </mapping> </element> <element> <path value="Questionnaire.group.title.extension"/> <name value="groupTitle.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.title.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.concept"/> <short value="Concept that represents this section in a questionnaire"/> <definition value="Identifies a how this group of questions is known in a particular terminology such as LOINC."/> <comments value="The code(s) for the "root" group apply to the questionnaire as a whole."/> <requirements value="Allows linking of groups of questions (and complete Questionnaire resources) to formal terminologies."/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.concept"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Coding"/> </type> <mustSupport value="true"/> <isSummary value="true"/> <binding> <strength value="example"/> <description value="Codes for groupings of questionnaire questions."/> <valueSetReference> <reference value="http://hl7.org/fhir/ValueSet/questionnaire-questions"/> </valueSetReference> </binding> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> </element> <element> <path value="Questionnaire.group.text"/> <short value="Additional text for the group"/> <definition value="Additional text for the group, used for display purposes."/> <comments value="Common extensions are defined for more specialized types of display text."/> <requirements value="When including text for the questionnaire, each section may contain additional explanations are background text."/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.text"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".text"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="Form Design/designation[context="primary?"/definition/ ./section_instruction/label"/> </mapping> </element> <element> <path value="Questionnaire.group.text.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.text.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.text.extension"/> <name value="groupText.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="../style"/> </mapping> </element> <element> <path value="Questionnaire.group.text.extension"/> <name value="groupText.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.text.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.required"/> <short value="Whether the group must be included in data results"/> <definition value="If true, indicates that the group must be present and have required questions within it answered. If false, the group may be skipped when answering the questionnaire."/> <min value="1"/> <max value="1"/> <base> <path value="Questionnaire.group.required"/> <min value="0"/> <max value="1"/> </base> <type> <code value="boolean"/> </type> <defaultValueBoolean value="false"/> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value="Not supported - MIF/templating layer"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./cardinality/minimum!=0"/> </mapping> </element> <element> <path value="Questionnaire.group.repeats"/> <short value="Whether the group may repeat"/> <definition value="Whether the group may occur multiple times in the instance, containing multiple sets of answers."/> <requirements value="Groups may be used to create set of (related) questions that can be repeated to give multiple answers to such a set."/> <min value="1"/> <max value="1"/> <base> <path value="Questionnaire.group.repeats"/> <min value="0"/> <max value="1"/> </base> <type> <code value="boolean"/> </type> <defaultValueBoolean value="false"/> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value="Not supported - MIF/templating layer"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./cardinality/maximum!=1"/> </mapping> </element> <element> <path value="Questionnaire.group.group"/> <short value="Nested questionnaire 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="*"/> <base> <path value="Questionnaire.group.group"/> <min value="0"/> <max value="*"/> </base> <nameReference value="group"/> <condition value="que-1"/> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./contained_section"/> </mapping> </element> <element> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name"> <valueString value="Question"/> </extension> <path value="Questionnaire.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."/> <alias value="Responses"/> <alias value="Contents"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.group.question"/> <min value="0"/> <max value="*"/> </base> <type> <code value="BackboneElement"/> </type> <condition value="que-1"/> <constraint> <key value="que-4"/> <severity value="error"/> <human value="A question must use either option or options, not both"/> <xpath value="not(f:options and f:option)"/> </constraint> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBS, moodCode=EVN or DEF]"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./question"/> </mapping> </element> <element> <path value="Questionnaire.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"/> <base> <path value="Questionnaire.group.question.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionMinOccurs"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"/> </type> <constraint> <key value="inv-1"/> <severity value="error"/> <human value="minOccurs can't be more than one if required is false"/> <xpath value="f:valueInteger/@value=0 or parent::*/f:required/@value=true()"/> </constraint> <mapping> <identity value="ihesdc"/> <map value="./cardinality/minimum"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionMaxOccurs"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"/> </type> <constraint> <key value="inv-2"/> <severity value="error"/> <human value="maxOccurs can't be more than one if repeats is false"/> <xpath value="f:valueInteger/@value<=1 or parent::*/f:repeats/@value=true()"/> </constraint> <mapping> <identity value="ihesdc"/> <map value="./cardinality/maximum"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionLabel"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-label"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./question_number/label"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-label"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionLabel.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="../style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionLabel.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionInstruction"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-instruction"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-instruction"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionInstruction.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionInstruction.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionSecurity"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-security"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-security"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionSecurity.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionSecurity.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionHelp"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-help"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-help"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionHelp.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionHelp.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionTooltip"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-tooltip"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-tooltip"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionTooltip.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionTooltip.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionTrailing"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-trailing"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-trailing"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionTrailing.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionTrailing.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionUnits"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-units"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-units"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionUnits.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionUnits.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionEnableWhen"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-enableWhen"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="parent::guarded_element/guard //guard[guarded_element_identifier = current()/question-identifier]"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="question"/> <short value="Extension"/> <definition value="An Extension"/> <min value="1"/> <max value="1"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-enableWhen#question"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="parent::list_item/parent::list_field/parent::question"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="question"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension.valueString"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="answered"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-enableWhen#answered"/> </type> <mustSupport value="true"/> </element> <element> <path value="Questionnaire.group.question.extension.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="answered"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension.valueBoolean"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="boolean"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="answer"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-enableWhen#answer"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="parent::list_item"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension.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"/> <base> <path value="Extension.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension.extension"/> <name value="extension"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="0"/> <base> <path value="Extension.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.extension.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="answer"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension.value[x]"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="boolean"/> </type> <type> <code value="integer"/> </type> <type> <code value="decimal"/> </type> <type> <code value="base64Binary"/> </type> <type> <code value="instant"/> </type> <type> <code value="string"/> </type> <type> <code value="uri"/> </type> <type> <code value="date"/> </type> <type> <code value="dateTime"/> </type> <type> <code value="time"/> </type> <type> <code value="code"/> </type> <type> <code value="oid"/> </type> <type> <code value="id"/> </type> <type> <code value="unsignedInt"/> </type> <type> <code value="positiveInt"/> </type> <type> <code value="markdown"/> </type> <type> <code value="Annotation"/> </type> <type> <code value="Attachment"/> </type> <type> <code value="Identifier"/> </type> <type> <code value="CodeableConcept"/> </type> <type> <code value="Coding"/> </type> <type> <code value="Quantity"/> </type> <type> <code value="Range"/> </type> <type> <code value="Period"/> </type> <type> <code value="Ratio"/> </type> <type> <code value="SampledData"/> </type> <type> <code value="Signature"/> </type> <type> <code value="HumanName"/> </type> <type> <code value="Address"/> </type> <type> <code value="ContactPoint"/> </type> <type> <code value="Timing"/> </type> <type> <code value="Reference"/> </type> <type> <code value="Meta"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.url"/> <representation value="xmlAttr"/> <short value="identifies the meaning of the extension"/> <definition value="Source of the definition for the extension code - a logical name or a URL."/> <comments value="The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #."/> <min value="1"/> <max value="1"/> <base> <path value="Extension.url"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="http://hl7.org/fhir/StructureDefinition/questionnaire-enableWhen"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.value[x]"/> <short value="Value of extension"/> <definition value="Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."/> <min value="0"/> <max value="0"/> <base> <path value="Extension.value[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="boolean"/> </type> <type> <code value="integer"/> </type> <type> <code value="decimal"/> </type> <type> <code value="base64Binary"/> </type> <type> <code value="instant"/> </type> <type> <code value="string"/> </type> <type> <code value="uri"/> </type> <type> <code value="date"/> </type> <type> <code value="dateTime"/> </type> <type> <code value="time"/> </type> <type> <code value="code"/> </type> <type> <code value="oid"/> </type> <type> <code value="id"/> </type> <type> <code value="unsignedInt"/> </type> <type> <code value="positiveInt"/> </type> <type> <code value="markdown"/> </type> <type> <code value="Annotation"/> </type> <type> <code value="Attachment"/> </type> <type> <code value="Identifier"/> </type> <type> <code value="CodeableConcept"/> </type> <type> <code value="Coding"/> </type> <type> <code value="Quantity"/> </type> <type> <code value="Range"/> </type> <type> <code value="Period"/> </type> <type> <code value="Ratio"/> </type> <type> <code value="SampledData"/> </type> <type> <code value="Signature"/> </type> <type> <code value="HumanName"/> </type> <type> <code value="Address"/> </type> <type> <code value="ContactPoint"/> </type> <type> <code value="Timing"/> </type> <type> <code value="Reference"/> </type> <type> <code value="Meta"/> </type> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionOptionalDisplay"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire-optionalDisplay"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="N/A (new requirement)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="hidden"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-hidden"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="Any element with @initial_state="hidden" and no rule that unhides the element"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionControl"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-questionControl"/> </type> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="choiceOrientation"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation"/> </type> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="defaultValue"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-defaultValue"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./default_value ./default_element/default/value ./default_element/list_item_identifier (resolve)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="readOnly"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-readOnly"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/default_value_read_only ./default_element/read_only"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="minLength"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/minLength"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/datatype/string/maximum_characters"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="maxLength"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-maxLength"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/maximum_character_quantity | ./*_Field/datatype/string/maximum_characters"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="regex"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/regex"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/datatype/string/reg_ex"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="entryFormat"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/entryFormat"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/format | ./*_Field/datatype/string/pattern"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="minValue"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/minValue"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/datatype/[integer|decimal]/minimum_value"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="maxValue"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/maxValue"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/datatype/[integer|decimal]/maximum_value"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="maxDecimalPlaces"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/datatype/decimal/fractionDigits"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="deReference"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-deReference"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="/form_package/mapping_package/mdr_mapping/question_element_data_element_association[question_element _identifier=current()/question_identifier]/data_element_scoped_identifier"/> </mapping> </element> <element> <path value="Questionnaire.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."/> <alias value="extensions"/> <alias value="user content"/> <alias value="modifiers"/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.group.question.modifierExtension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <isModifier value="true"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.linkId"/> <short value="To link questionnaire with questionnaire response"/> <definition value="An identifier that is unique within the questionnaire allowing linkage to the equivalent group in a [[[QuestionnaireResponse]]] resource."/> <comments value="May be omitted if there is no expectation to link answers back to a questionnaire. This *can* be a meaningful identifier (e.g. a LOINC code) but is not intended to have any meaning. GUIDs or sequential numbers are appropriate here."/> <requirements value="[[[QuestionnaireResponse]]] does not require omitted groups to be included and may have some groups that repeat, so linkage based on position alone is not sufficient."/> <min value="1"/> <max value="1"/> <base> <path value="Questionnaire.group.question.linkId"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./question_identifier"/> </mapping> </element> <element> <path value="Questionnaire.group.question.concept"/> <short value="Concept that represents this question on a questionnaire"/> <definition value="Identifies a how this question is known in a particular terminology such as LOINC."/> <requirements value="Allows linking of questions (and their answers) to formal terminologies."/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.group.question.concept"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Coding"/> </type> <binding> <strength value="example"/> <description value="Codes corresponding to individual questions."/> <valueSetReference> <reference value="http://hl7.org/fhir/ValueSet/questionnaire-questions"/> </valueSetReference> </binding> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.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."/> <comments value="Common extensions are defined for more specialized types of display text."/> <requirements value="When including text for the questionnaire, each question may contain its actual question display text."/> <alias value="Question"/> <min value="1"/> <max value="1"/> <base> <path value="Questionnaire.group.question.text"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".code.display"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./question_prompt/label"/> </mapping> </element> <element> <path value="Questionnaire.group.question.text.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"/> <base> <path value="string.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> </element> <element> <path value="Questionnaire.group.question.text.extension"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> </element> <element> <path value="Questionnaire.group.question.text.extension"/> <name value="questionText.renderingStyle"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="../style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.text.extension"/> <name value="questionText.markup"/> <short value="Extension"/> <definition value="An Extension"/> <min value="0"/> <max value="1"/> <base> <path value="string.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.text.value"/> <representation value="xmlAttr"/> <short value="Primitive value for string"/> <definition value="The actual value"/> <min value="0"/> <max value="1"/> <base> <path value="string.value"/> <min value="0"/> <max value="1"/> </base> <maxLength value="1048576"/> </element> <element> <path value="Questionnaire.group.question.type"/> <short value="boolean | decimal | integer | date | dateTime +"/> <definition value="The expected format of the answer, e.g. the type of input (string, integer) or whether a (multiple) choice is expected."/> <comments value="Time is handled using "string". File is handled using Attachment. (Content can be sent as a contained binary)."/> <requirements value="Defines the format in which the user is to be prompted for the answer."/> <min value="1"/> <max value="1"/> <base> <path value="Questionnaire.group.question.type"/> <min value="0"/> <max value="1"/> </base> <type> <code value="code"/> </type> <mustSupport value="true"/> <binding> <strength value="required"/> <description value="The expected format of an answer."/> <valueSetReference> <reference value="http://hl7.org/fhir/ValueSet/answer-format"/> </valueSetReference> </binding> <mapping> <identity value="rim"/> <map value="N/A - MIF rather than RIM level"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./*/datatype"/> </mapping> </element> <element> <path value="Questionnaire.group.question.required"/> <short value="Whether the question must be answered in data results"/> <definition value="If true, indicates that the question must be answered and have required groups within it also present. If false, the question and any contained groups may be skipped when answering the questionnaire."/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.required"/> <min value="0"/> <max value="1"/> </base> <type> <code value="boolean"/> </type> <defaultValueBoolean value="false"/> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value="Not supported - MIF/templating layer"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./cardinality/minimum!=0"/> </mapping> </element> <element> <path value="Questionnaire.group.question.repeats"/> <short value="Whether the question can have multiple answers"/> <definition value="If true, the question may have more than one answer."/> <comments value="Whether the question itself will be displayed for each answer is a rendering choice typically based on whether there are nested groups."/> <requirements value="Used for "check all that apply" types of questions or "list your top 3", etc."/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.repeats"/> <min value="0"/> <max value="1"/> </base> <type> <code value="boolean"/> </type> <defaultValueBoolean value="false"/> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value="Not supported - MIF/templating layer"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./cardinality/maximum!=1 ./*/multiselect='true'"/> </mapping> </element> <element> <path value="Questionnaire.group.question.options"/> <short value="Valueset containing permitted answers"/> <definition value="Reference to a value set containing a list of codes representing permitted answers for the question."/> <comments value="LOINC defines many useful value sets for questionnaire response. See [LOINC Answer Lists](loinc.html #alist)."/> <min value="0"/> <max value="1"/> <base> <path value="Questionnaire.group.question.options"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Reference"/> <profile value="http://hl7.org/fhir/StructureDefinition/ValueSet"/> </type> <condition value="que-4"/> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value="Not supported - MIF/templating layer to capture value set"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./list_field | ./lookup_field/endpoint"/> </mapping> </element> <element> <path value="Questionnaire.group.question.option"/> <short value="Permitted answer"/> <definition value="For a "choice" question, identifies one of the permitted answers for the question."/> <min value="0"/> <max value="*"/> <base> <path value="Questionnaire.group.question.option"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Coding"/> </type> <condition value="que-4"/> <mustSupport value="true"/> <binding> <strength value="example"/> <description value="Allowed values to answer questions."/> <valueSetReference> <reference value="http://hl7.org/fhir/ValueSet/questionnaire-answers"/> </valueSetReference> </binding> <mapping> <identity value="rim"/> <map value="Not supported - MIF/templating layer to capture value set"/> </mapping> </element> <element> <path value="Questionnaire.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="*"/> <base> <path value="Questionnaire.group.question.group"/> <min value="0"/> <max value="*"/> </base> <nameReference value="group"/> <mustSupport value="true"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=DOCSECT, moodCode=EVN]"/> </mapping> <mapping> <identity value="ihesdc"/> <map value="./list_field/list_item/guard"/> </mapping> </element> </snapshot> <differential> <element> <path value="Questionnaire"/> <name value="SDC-Questionnaire"/> <definition value="Sets minimum expectations for questionnaire support for SDC-conformant systems, including a number of extensions around display and behavior."/> <min value="0"/> <max value="*"/> <type> <code value="Questionnaire"/> </type> <mapping> <identity value="ihesdc"/> <map value="Form_Package"/> </mapping> </element> <element> <path value="Questionnaire.extension"/> <name value="submissionEndpoint"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire-endpoint"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="administrative_package/submissionRule/destination/endpoint"/> </mapping> </element> <element> <path value="Questionnaire.extension"/> <name value="provenanceSignatureRequired"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire-provenanceSignatureRequred"/> </type> <mustSupport value="true"/> </element> <element> <path value="Questionnaire.extension"/> <name value="styleSensitive"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/styleSensitive"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="N/A (new requirement)"/> </mapping> </element> <element> <path value="Questionnaire.extension"/> <name value="category"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-category"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./form_design/classifier"/> </mapping> </element> <element> <path value="Questionnaire.identifier"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./form_design/@form_design_identifier {maps to value; system="urn:ietf:rfc:3986"}"/> </mapping> </element> <element> <path value="Questionnaire.version"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="Not currently in schema"/> </mapping> </element> <element> <path value="Questionnaire.status"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./administration_package/registration/state/registration_status"/> </mapping> </element> <element> <path value="Questionnaire.date"/> <definition value="Identifies when this version of the form was created. Changes whenever the form is updated."/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./administration_package/registration/creation_date"/> </mapping> </element> <element> <path value="Questionnaire.publisher"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./administration_package/registration/organization"/> </mapping> </element> <element> <path value="Questionnaire.subjectType"/> <mustSupport value="true"/> </element> <element> <path value="Questionnaire.group"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./form_design/*[self::header or self::footer or self::section]"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupLabel"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-label"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./section_number/label"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupLabel.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="../style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupLabel.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupInstruction"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-instruction"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupInstruction.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupInstruction.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupSecurity"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-security"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupSecurity.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupSecurity.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupHelp"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-help"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupHelp.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupHelp.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupTooltip"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-tooltip"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupTooltip.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupTooltip.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupTrailing"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-trailing"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString"/> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupTrailing.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.extension.valueString.extension"/> <name value="groupTrailing.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupOptionalDisplay"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire-optionalDisplay"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="N/A (new requirement)"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="hidden"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-hidden"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="Any element with @initial_state="hidden" and no rule that unhides the element"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupMinOccurs"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./cardinality/minimum"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="groupMaxOccurs"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./cardinality/maximum"/> </mapping> </element> <element> <path value="Questionnaire.group.extension"/> <name value="specialGroup"/> <comments value="Are there form rendering mechanisms where it would be unreasonable to require systems to support this extension?"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire-specialGroup"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="="header" if self::header; ="footer" if self::footer"/> </mapping> </element> <element> <path value="Questionnaire.group.linkId"/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./section_identifier"/> </mapping> </element> <element> <path value="Questionnaire.group.title"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./section_title/label"/> </mapping> </element> <element> <path value="Questionnaire.group.title.extension"/> <name value="groupTitle.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="../style"/> </mapping> </element> <element> <path value="Questionnaire.group.title.extension"/> <name value="groupTitle.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.concept"/> <min value="0"/> <max value="1"/> <mustSupport value="true"/> </element> <element> <path value="Questionnaire.group.text"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="Form Design/designation[context="primary?"/definition/ ./section_instruction/label"/> </mapping> </element> <element> <path value="Questionnaire.group.text.extension"/> <name value="groupText.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="../style"/> </mapping> </element> <element> <path value="Questionnaire.group.text.extension"/> <name value="groupText.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.required"/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./cardinality/minimum!=0"/> </mapping> </element> <element> <path value="Questionnaire.group.repeats"/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./cardinality/maximum!=1"/> </mapping> </element> <element> <path value="Questionnaire.group.group"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./contained_section"/> </mapping> </element> <element> <path value="Questionnaire.group.question"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./question"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionMinOccurs"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs"/> </type> <mapping> <identity value="ihesdc"/> <map value="./cardinality/minimum"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionMaxOccurs"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs"/> </type> <mapping> <identity value="ihesdc"/> <map value="./cardinality/maximum"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionLabel"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-label"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./question_number/label"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionLabel.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="../style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionLabel.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionInstruction"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-instruction"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionInstruction.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionInstruction.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionSecurity"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-security"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionSecurity.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionSecurity.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionHelp"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-help"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionHelp.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionHelp.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionTooltip"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-tooltip"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionTooltip.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionTooltip.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionTrailing"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-trailing"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionTrailing.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionTrailing.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionUnits"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-units"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./additional_instruction | ./additional_text"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString"/> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionUnits.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="./style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.valueString.extension"/> <name value="questionUnits.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionEnableWhen"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-enableWhen"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="parent::guarded_element/guard //guard[guarded_element_identifier = current()/question-identifier]"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="question"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="1"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-enableWhen#question"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="parent::list_item/parent::list_field/parent::question"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="answered"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-enableWhen#answered"/> </type> <mustSupport value="true"/> </element> <element> <path value="Questionnaire.group.question.extension.extension"/> <name value="answer"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-enableWhen#answer"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="parent::list_item"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionOptionalDisplay"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/sdc-questionnaire-optionalDisplay"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="N/A (new requirement)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="hidden"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-hidden"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="Any element with @initial_state="hidden" and no rule that unhides the element"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="questionControl"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-questionControl"/> </type> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="choiceOrientation"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation"/> </type> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="defaultValue"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-defaultValue"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./default_value ./default_element/default/value ./default_element/list_item_identifier (resolve)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="readOnly"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-readOnly"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/default_value_read_only ./default_element/read_only"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="minLength"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/minLength"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/datatype/string/maximum_characters"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="maxLength"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-maxLength"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/maximum_character_quantity | ./*_Field/datatype/string/maximum_characters"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="regex"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/regex"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/datatype/string/reg_ex"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="entryFormat"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/entryFormat"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/format | ./*_Field/datatype/string/pattern"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="minValue"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/minValue"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/datatype/[integer|decimal]/minimum_value"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="maxValue"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/maxValue"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/datatype/[integer|decimal]/maximum_value"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="maxDecimalPlaces"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/maxDecimalPlaces"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*_Field/datatype/decimal/fractionDigits"/> </mapping> </element> <element> <path value="Questionnaire.group.question.extension"/> <name value="deReference"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/questionnaire-deReference"/> </type> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="/form_package/mapping_package/mdr_mapping/question_element_data_element_association[question_element _identifier=current()/question_identifier]/data_element_scoped_identifier"/> </mapping> </element> <element> <path value="Questionnaire.group.question.linkId"/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./question_identifier"/> </mapping> </element> <element> <path value="Questionnaire.group.question.concept"/> <mapping> <identity value="ihesdc"/> <map value="N/A"/> </mapping> </element> <element> <path value="Questionnaire.group.question.text"/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./question_prompt/label"/> </mapping> </element> <element> <path value="Questionnaire.group.question.text.extension"/> <name value="questionText.renderingStyle"/> <slicing> <discriminator value="url"/> <ordered value="false"/> <rules value="open"/> </slicing> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/style"/> </type> <mapping> <identity value="ihesdc"/> <map value="../style"/> </mapping> </element> <element> <path value="Questionnaire.group.question.text.extension"/> <name value="questionText.markup"/> <min value="0"/> <max value="1"/> <type> <code value="Extension"/> <profile value="http://hl7.org/fhir/StructureDefinition/markup"/> </type> <mustSupport value="false"/> <mapping> <identity value="ihesdc"/> <map value="(strings can contain markup)"/> </mapping> </element> <element> <path value="Questionnaire.group.question.type"/> <comments value="Time is handled using "string". File is handled using Attachment. (Content can be sent as a contained binary)."/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./*/datatype"/> </mapping> </element> <element> <path value="Questionnaire.group.question.required"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./cardinality/minimum!=0"/> </mapping> </element> <element> <path value="Questionnaire.group.question.repeats"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./cardinality/maximum!=1 ./*/multiselect='true'"/> </mapping> </element> <element> <path value="Questionnaire.group.question.options"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./list_field | ./lookup_field/endpoint"/> </mapping> </element> <element> <path value="Questionnaire.group.question.option"/> <mustSupport value="true"/> </element> <element> <path value="Questionnaire.group.question.group"/> <mustSupport value="true"/> <mapping> <identity value="ihesdc"/> <map value="./list_field/list_item/guard"/> </mapping> </element> </differential> </StructureDefinition>