# | | Name | Source | Ver | Description |
1 | | Additional Binding Extension | hl7.fhir.uv.tools#current | R5 | Extension definition for Additional Binding. Additional Bindings are in the R5 Element Definition; this extension is used in prior versions (instead of the R5 cross-version extension) |
2 | | Allowed Units | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Identifies the units of measure in which the element should be captured or expressed. |
3 | | Answer Context Expression | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | A FHIR Query that resolves to one or more resources that can be displayed to the user to help provide context for answering a question. For example, if the question is "Has the patient discussed this issue on any visits in the past year?", the contextExpression might return the set of patient's encounters for the prior 12 month period to help jog the practitioner's memory. If there are multiple repetitions of this extension, then each is providing a distinct set of context. For example, one repetition might expose 'potentially relevant procedures' while another might expose 'potentially relevant encounters'. |
4 | | Answer Expression | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | An expression (FHIRPath, CQL or FHIR Query) that resolves to a list of permitted answers for the question item or that establishes context for a group item. The user may select from among the list to choose answers for the question. |
5 | | Answer Options Toggle Expression | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | A complex expression that provides a list of the allowed options that should be enabled or disabled based on the evaluation of a provided expression. It allows toggling of allowed answers based on context, including the answers provided to other expressions. Any options not listed by one of the answerOptionsToggleExpression occurrences are presumed to be 'enabled' |
6 | | Best Practice | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Mark that an invariant represents 'best practice' rule - a rule that implementers may choose to enforce at error level in some or all circumstances. |
7 | | Best Practice Explanation | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Explains why an invariant is labelled as a best practice invariant. |
8 | | Binding Definition | hl7.fhir.uv.tools#current | R5 | This provides a definition for a binding. There's really no functional difference between a definition and a description, and this extension will be removed in R6. No tools do anything with the binding definitions (they use binding.description instead). |
9 | | Binding name | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | A name that can be used for code generation when generating named enumerations for the binding. |
10 | | Calculated expression | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Calculated value for a question answer as determined by an evaluated expression. |
11 | | Candidate Answers Expression | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | A FHIRPath or CQL expression, or FHIR Query that resolves to a list of candidate answers for the question item or that establishes context for a group item. The user may select from among the candidates to choose answers for the question. |
12 | | Choice column | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Provides guidelines for rendering multi-column choices. I.e. when displaying a list of codes (for `choice` or `open-choice` items) or a list of resources (for `reference` items), this extension allows the drop-down to have multiple columns. For codes, the author can pick additional code system properties to display - such as alternate display names strength or form for drug codes, etc. For references, the author can choose particular columns from the resource (e.g. first name, last name, specialty, address). |
13 | | Code system for other units | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | If the questionnaire-unit-open extension indicates that additional units other than the set of options provided for the question are allowed, this indicates the code system those units are expected to be drawn from. This extension SHOULD be present on any question where questionnaire-unit-open allows additional coded values. |
14 | | Collapsible | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Indicates whether the child items of a group or question item is displayed in collapsible form. |
15 | | Date Format String | hl7.fhir.uv.tools#current | R5 | The date format, as a Java date/time format (todo: extract a common subset from FHIRPath? Java? DotNet? Windows API?) |
16 | | Default Type | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | The default type that applies if the instance doesn't specify a particular type, and there is a choice of types. |
17 | | Design Note | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Information captured by the author/maintainer of the questionnaire for development purposes, not intended to be seen by users. |
18 | | Enable when expression | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | An expression that returns a boolean value for whether to enable the item. If the expression does not resolve to a boolean, it is considered an error in the design of the Questionnaire. Form renderer behavior is undefined. Some tools may attempt to force the value to be a boolean (e.g. is it a non-empty collection, non-null, non-zero - if so, then true). Systems SHOULD present a warning to the user if a non-boolean valued expression result does not trigger an all-out error. |
19 | | Entry format | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Additional instructions for the user to guide their input (i.e. a human readable version of a regular expression like "nnn-nnn-nnn"). In most UIs this is the placeholder (or 'ghost') text placed directly inside the edit controls and that disappear when the control gets the focus. |
20 | | Equivalence | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | The level of equivalence between the element containing the mapping and the element mapped to. |
21 | | Graph constraint | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Will cause a GraphDefinition to be executed and the referred-to instance be considered "valid" for that GraphDefinition if the instance is the start of a result of executing that GraphDefinition. |
22 | | Id Expectation Extension | hl7.fhir.uv.tools#current | R5 | Specifies whether a particular element or resource is expected to have an id or not. Note that this can be done in a profile on the element, but it is sometimes useful to say this e.g. on an abstract element in a logical model |
23 | | Id Expectation Extension | hl7.fhir.uv.tools#current | R5 | Specifies whether a particular element or resource is expected to have an id or not. Note that this can be done in a profile on the element, but it is sometimes useful to say this e.g. on an abstract element in a logical model |
24 | | Identifier | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | External Identifiers associated with this element - these are identifiers that are associated with the concept this element represents. |
25 | | Implied String Prefix | hl7.fhir.uv.tools#current | R5 | A prefix value that is automatically prefixed to the value before it's validated (for use in logical models) |
26 | | Inherited extensible value set | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | A reference to an extensible value set specified in a parent profie in order to allow a conformance checking tool to validate that a code not in the extensible value set of the profile is not violating rules defined by parent profile bindings. |
27 | | initial.exists().not() | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Initial value for a question answer as determined by an evaluated expression. |
28 | | Is common binding | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Whether the binding is used on multiple resources, or only on this resource. |
29 | | Is subject? | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | If present and true, indicates that the item establishes a different subject for the group in a response. |
30 | | Item extraction context | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Specifies a query or other expression that identifies the resource (or set of resources for a repeating item) to be extracted from this item once the QuestionnaireResponse is complete. |
31 | | Item Media | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Media to render/make available as an accompaniment to the question being asked, for example - an image, video or audio clip. This does not replace the need for item.text. The attachment.text SHOULD be present as the alternative/accessibility text for systems unable to expose the media and users unable to consume it. Media.contentType SHALL be present. When included in a QuestionnaireResponse it SHALL be the same as the media for the same item in the Questionnaire. |
32 | | Item population context | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Specifies a query or other expression that identifies the resource (or set of resources for a repeating item) that should be used to support the population of this Questionnaire or Questionnaire.item on initial population. When populating the questionnaire, it will set the specified variable name to that resource repetition for use in processing items within the group. |
33 | | Json Empty Behavior Extension | hl7.fhir.uv.tools#current | R5 | empty-behaviour: what should be in JSON when a repeating elements has no items? Can be absent, present, or either |
34 | | Json Empty Behavior Extension | hl7.fhir.uv.tools#current | R5 | empty-behaviour: what should be in JSON when a repeating elements has no items? Can be absent, present, or either |
35 | | Json Nullable Extension | hl7.fhir.uv.tools#current | R5 | If an element is labelled nullable, it can be present as a null value in the json. If this extension does not appear, a null value is treated as an error |
36 | | Json Nullable Extension | hl7.fhir.uv.tools#current | R5 | If an element is labelled nullable, it can be present as a null value in the json. If this extension does not appear, a null value is treated as an error |
37 | | Json Primitive Choice Extension | hl7.fhir.uv.tools#current | R5 | Marks an element as a choice of types where the type is implied by the JSON type. The only valid types at string, integer, decimal, and boolean |
38 | | Json Primitive Choice Extension | hl7.fhir.uv.tools#current | R5 | Marks an element as a choice of types where the type is implied by the JSON type. The only valid types at string, integer, decimal, and boolean |
39 | | Json Property Key Extension | hl7.fhir.uv.tools#current | R5 | If true, indicates that in a JSON representation, the indicated child element is the json property key for the value. Implies that this is a property with max = * that has two children, one of which is the key and the other is the value |
40 | | Json Property Key Extension | hl7.fhir.uv.tools#current | R5 | If true, indicates that in a JSON representation, the indicated child element is the json property key for the value. Implies that this is a property with max = * that has two children, one of which is the key and the other is the value |
41 | | Json Property Name Extension | hl7.fhir.uv.tools#current | R5 | Provides the JSON property name for when the JSON name is not a valid element name, or on the root of a type to give the type itself an element name |
42 | | Label for 'open' items | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | The label text to display beside free-text and/or unrestricted type values for an 'open' choice element. E.g. 'Other, please specify', or 'Additional condition', or 'More reason(s)', etc. |
43 | | Lookup questionnaire | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | For items of type reference, the reference can be populated either by picking an existing entity or by creating a new one. In the latter case, this Questionnaire allows specifying the Questionnaire to use in creating the target instance. Typically this will result in a QuestionnaireResponse that can be [extracted](extraction.html) to produce the desired resource. However, if the target resource for the reference is a QuestionnaireResponse, then the QuestionnaireResponse resulting from the Questionnaire can be referenced directly. |
44 | | Max decimal places | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Identifies the maximum number of decimal places that may be specified for the data element. |
45 | | Max quantity | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | The inclusive upper bound on the range of allowed values for a 'quantity' type question. Open Issue: Revisit whether this should be folded into the regular maxValue extension once there are better capabilities around defining conformance expectations regarding extensions. |
46 | | Max size | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | For attachment answers, indicates the maximum size in bytes an attachment can be. |
47 | | Max value set | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | This acts as an overall 'required' binding for an element that already has a less restrictive binding. It is used when there is a desire to have a 'small' enumerable binding that meets most needs and where the overall value set that the codes must be drawn from is 'infinite'. The the base less restrictive binding SHALL be a proper subset of the max binding valueset. In most cases, this extension is used where the base binding is 'extensible'. |
48 | | Mime type | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Identifies the kind(s) of attachment allowed to be sent for an element. |
49 | | Min length | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | The minimum number of characters that must be present in the simple data type to be considered a "valid" instance. |
50 | | Min quantity | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | The inclusive lower bound on the range of allowed values for a 'quantity' type question. Open Issue: Revisit whether this should be folded into the regular minValue extension once there are better capabilities around defining conformance expectations regarding extensions. |
51 | | Min value set | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | The minimum allowable value set, for use when the binding strength is 'required' or 'extensible'. This value set is the minimum value set that any conformant system SHALL support. |
52 | | Namespace | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Use this extension to indicate tha the element has an XML namespace different to http://hl7.org/fhir. The special value `noNamespace` indicates that there is no assigned XML namespace. |
53 | | No Binding Extension | hl7.fhir.uv.tools#current | R5 | This extension is used on elements of type code to indicate that it's deliberate and appropriate that they not have a binding. Typically, this is because they are contained by another type that does have a binding, but there are other reasons. This is provided to assist with QA processes that can use this to be informed where bindings are not necessary or appropriate. |
54 | | No Binding Extension | hl7.fhir.uv.tools#current | R5 | This extension is used on elements of type code to indicate that it's deliberate and appropriate that they not have a binding. Typically, this is because they are contained by another type that does have a binding, but there are other reasons. This is provided to assist with QA processes that can use this to be informed where bindings are not necessary or appropriate. |
55 | | Obervation link period | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Indicates the time-period (from 'now') to search for observations that match the Questionnaire.item.code and Questionnaire.subject when pre-populating the QuestionnaireResponse. |
56 | | object class | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | A concept that represents a set of ideas, abstractions, or things in the real world that can be identified with explicit boundaries and meaning and whose properties and behavior follow the same rules. It may be either a single concept or a group of associated concepts, abstractions, or things. |
57 | | object class property | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | A quality common to all members of an object class. A property may be any feature that humans naturally use to distinguish one individual object from another. It is the human perception of a single quality of an object class in the real world. It is conceptual and thus has no particular associated means of representation by which the property can be communicated. |
58 | | Obligation Extension | hl7.fhir.uv.tools#current | R5 | This definition is deprecated in favor of the same extension in the core extensions pack. Documents obligations that apply to applications implementing this element. The obligations relate to application behaviour, not the content of the element itself in the resource instances that contain this element. See [Obligation Extension](obligations.html) for further detail. |
59 | | Obligation Extension | hl7.fhir.uv.tools#current | R5 | This definition is deprecated in favor of the same extension in the core extensions pack. Documents obligations that apply to applications implementing this element. The obligations relate to application behaviour, not the content of the element itself in the resource instances that contain this element. See [Obligation Extension](obligations.html) for further detail. |
60 | | Observation extract | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | If true, indicates that the observation-based approach should be used to extract either the particular item (if extension is defined on an individual question or group based on the code present) or all items in the questionnaire (if defined at the questionnaire root and if they have a code present). |
61 | | Observation Extract Category | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Indicates the Observation.category value(s) that should appear on extracted Observations for the entire Questionnaire or for the current item and descendant items. If this extension appears at multiple levels in the Questionnaire, those defined on lower-level items override those declared on higher-level items. |
62 | | Pattern | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | A pattern that all the target resources follow - that is, a pattern that they all declare their relationship to. |
63 | | Preferred terminology server | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Indicates the terminology server(s) that are known to be capable of returning and potentially expanding the value set(s) associated with the whole questionnaire or a particular group or question within the questionnaire (depending on where the extension appears). If a full URL is not provided AND the requested query is a terminology operation (e.g. $lookup or $expand) the client SHOULD execute the operation against (one of) the preferredTerminologyServer(s) rather than the local repository. |
64 | | Profile Element | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | The specific element to use in the referenced profile. This is used when a backbone element is being profiled, rather than an established type. |
65 | | Question | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | The default/suggested phrasing to use when prompting a human to capture the data element in question form (e.g. In a survey). |
66 | | Questionnaire Base Type | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | This identifies the underlying type in a profile, when a questionnaire is generated from a profile. |
67 | | Questionnaire ChoiceOrientation | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Identifies the desired orientation when rendering a list of choices (typically radio-box or check-box lists). |
68 | | Questionnaire Constraint | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | An invariant that must be satisfied before responses to the questionnaire can be considered "complete". |
69 | | Questionnaire Display Category | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Describes the intended purpose of the rendered text. For example - instructions, guidance on access control, maintenance information, etc. |
70 | | Questionnaire FHIR Type | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | For questionnaires generated from FHIR profiles, indicates the FHIR data type or resource type that corresponds to this node. |
71 | | Questionnaire Hidden | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If true, indicates that the extended item should not be displayed to the user. |
72 | | Questionnaire Item Control | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | The type of data entry control or structure that should be used to render the item. Certain item controls only make sense for certain types of items. For example, a radio button doesn't make sense for a question where repeats=true; few systems will know how to implement a 'slider' control if the question type is 'Attachment', etc. Form fillers are allowed to ignore item controls that don't make sense (or that they don't know how to handle) for the type of item the extension appears on. If the extension is ignored, the form filler will use whatever display control it supports that works best for the type of item present. Similarly, form authoring tools may raise validation issues or prohibit the selection of certain control types based on the characteristics of the item. |
73 | | Questionnaire Max Occurs | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | The maximum number of times the group must appear, or the maximum number of answers for a question - when greater than 1 and not unlimited. |
74 | | Questionnaire Min Occurs | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | The minimum number of times the group must appear, or the minimum number of answers for a question - when greater than 1. |
75 | | Questionnaire Option Restriction | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Allows disabling certain questionnaire options for the containing item based on evaluating expressions. |
76 | | Questionnaire Reference Profile | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Where the type for a question is "Reference", indicates a profile that the resource instances pointed to in answers to this question must be valid against. |
77 | | Questionnaire Reference Resource | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Where the type for a question is "Reference", indicates a type of resource that is permitted. |
78 | | Questionnaire Signature Required | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Indicates that a signature (of the specified type) is needed when completing the QuestionnaireResponse. |
79 | | Questionnaire Slider Step Value | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | For slider-based controls, indicates the step size to use when toggling the control up or down. |
80 | | Questionnaire Support Link | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | A URL that resolves to additional supporting information or guidance related to the question. |
81 | | Questionnaire Unit | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Provides a computable unit of measure associated with numeric questions to support subsequent computation on responses. This is for use on items of type integer and decimal, and its purpose is to support converting the integer or decimal answer into a Quantity when extracting the data into a resource. If a 'display' value is provided for valueCoding of this extension and the associated question item does not have a child 'display' item with an itemControl extension of 'unit', then form fillers SHOULD take the display value of this extension and use it as as the unit display. |
82 | | QuestionnaireResponse Unit Option | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | A unit that the user may choose when providing a quantity value. |
83 | | QuestionnaireResponse Unit ValueSet | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | A set of units that the user may choose when providing a quantity value. |
84 | | QuestionnaireResponse Usage Mode | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Identifies that the specified element should only appear in certain "modes" of operation. |
85 | | ReferenceFilter | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Identifies a filter to apply when looking up candidate answers for the question. **This extension has been replaced by the Structured Data Capture candidateExpression extension.** |
86 | | Selector | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | A FHIRPath statement that defines whether an element is in the slice. |
87 | | Short text | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | The short text for the item. |
88 | | StructureDefinition Display Hint | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Hinting information for the narrative generator - a series of name: value; pairs. |
89 | | StructureDefinition Explicit Type Name | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | A name to use for the type, in implementations. This is a suggestion; it's not a normative part of the FHIR specification, but it does appear in the UML diagrams, and is used in generated code, schemas, etc.to identify the type. |
90 | | StructureDefinition FHIR Type | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | The FHIR type of a property - used on the value property of a primitive type (for which there is no type in the FHIR typing system), and Element.id, Resource.id, and Extension.url. All of these have a non-FHIR type in thir structure definition, and this specifies the applicable FHIR type. |
91 | | StructureDefinition First Normative Version | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If this StructureDefinition is normative, which was the first normative version. |
92 | | StructureDefinition Hierarchy | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | For circular references (references back to the same type of resource): whether they are allowed to transitively point back to the same instance (false), or whether the relationship must be a strict one-way hierarchy (true). |
93 | | Sub-questionnaire | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Indicates that the display item on which this extension appears should be replaced with the referenced Questionnaire |
94 | | Suppress | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If the extension is present on one of the named properties in a differential, the element property should be removed from the the corresponding snapshot.element during snapshot generation. |
95 | | Suppress | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If the extension is present on one of the named properties in a differential, the element property should be removed from the the corresponding snapshot.element during snapshot generation. |
96 | | Suppress | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If the extension is present on one of the named properties in a differential, the element property should be removed from the the corresponding snapshot.element during snapshot generation. |
97 | | Suppress | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If the extension is present on one of the named properties in a differential, the element property should be removed from the the corresponding snapshot.element during snapshot generation. |
98 | | Suppress | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If the extension is present on one of the named properties in a differential, the element property should be removed from the the corresponding snapshot.element during snapshot generation. |
99 | | Suppress | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If the extension is present on one of the named properties in a differential, the element property should be removed from the the corresponding snapshot.element during snapshot generation. |
100 | | Suppress | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If the extension is present on one of the named properties in a differential, the element property should be removed from the the corresponding snapshot.element during snapshot generation. |
101 | | Translatable | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | Whether translations might be expected for this element in resource instances. |
102 | | Type must support | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If true indicates that the specified type, profile or targetProfile must be supported by implementations. |
103 | | Type must support | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If true indicates that the specified type, profile or targetProfile must be supported by implementations. |
104 | | Type must support | hl7.fhir.uv.extensions.r4#1.0.0 | R4 | If true indicates that the specified type, profile or targetProfile must be supported by implementations. |
105 | | Type Specifier Extension | hl7.fhir.uv.tools#current | R5 | In some logical models, the type of content at one location depends on the value of some other element, and the type is otherwise not explicit in the instance. In such cases, the type of the element is assigned an abstract ancestor type, and this extension specifies how to determine what type is actually used |
106 | | Units open? | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | Indicates whether the list of supported units (conveyed in other extensions) are the exhaustive list from which the user must choose or whether they're able to select alternate codes or specify a string. |
107 | | US Core USCDI Requirement Extension | hl7.fhir.us.core#current | R4 | **This extension is only used in the US Core Implementation Guide's Profile StructureDefinition elements.** It flags elements that are ONC USCDI Requirements for certified systems. See the [Conformance page](http://hl7.org/fhir/us/core/general-requirements.html) for more information. |
108 | | Width of column | hl7.fhir.uv.sdc.r4#3.0.0 | R4 | When used with an item control that causes the question to appear as a column in a table, indicates the width to give to the column for this question. |