ElementDefinition (108)

#NameSourceVerDescription
1Additional Binding Extensionhl7.fhir.uv.tools#currentR5Extension 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)
2Allowed Unitshl7.fhir.uv.extensions.r4#1.0.0R4Identifies the units of measure in which the element should be captured or expressed.
3Answer Context Expressionhl7.fhir.uv.sdc.r4#3.0.0R4A 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'.
4Answer Expressionhl7.fhir.uv.sdc.r4#3.0.0R4An 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.
5Answer Options Toggle Expressionhl7.fhir.uv.sdc.r4#3.0.0R4A 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'
6Best Practicehl7.fhir.uv.extensions.r4#1.0.0R4Mark that an invariant represents 'best practice' rule - a rule that implementers may choose to enforce at error level in some or all circumstances.
7Best Practice Explanationhl7.fhir.uv.extensions.r4#1.0.0R4Explains why an invariant is labelled as a best practice invariant.
8Binding Definitionhl7.fhir.uv.tools#currentR5This 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).
9Binding namehl7.fhir.uv.extensions.r4#1.0.0R4A name that can be used for code generation when generating named enumerations for the binding.
10Calculated expressionhl7.fhir.uv.sdc.r4#3.0.0R4Calculated value for a question answer as determined by an evaluated expression.
11Candidate Answers Expressionhl7.fhir.uv.sdc.r4#3.0.0R4A 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.
12Choice columnhl7.fhir.uv.sdc.r4#3.0.0R4Provides 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).
13Code system for other unitshl7.fhir.uv.sdc.r4#3.0.0R4If 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.
14Collapsiblehl7.fhir.uv.sdc.r4#3.0.0R4Indicates whether the child items of a group or question item is displayed in collapsible form.
15Date Format Stringhl7.fhir.uv.tools#currentR5The date format, as a Java date/time format (todo: extract a common subset from FHIRPath? Java? DotNet? Windows API?)
16Default Typehl7.fhir.uv.extensions.r4#1.0.0R4The default type that applies if the instance doesn't specify a particular type, and there is a choice of types.
17Design Notehl7.fhir.uv.extensions.r4#1.0.0R4Information captured by the author/maintainer of the questionnaire for development purposes, not intended to be seen by users.
18Enable when expressionhl7.fhir.uv.sdc.r4#3.0.0R4An 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.
19Entry formathl7.fhir.uv.extensions.r4#1.0.0R4Additional 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.
20Equivalencehl7.fhir.uv.extensions.r4#1.0.0R4The level of equivalence between the element containing the mapping and the element mapped to.
21Graph constrainthl7.fhir.uv.extensions.r4#1.0.0R4Will 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.
22Id Expectation Extensionhl7.fhir.uv.tools#currentR5Specifies 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
23Id Expectation Extensionhl7.fhir.uv.tools#currentR5Specifies 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
24Identifierhl7.fhir.uv.extensions.r4#1.0.0R4External Identifiers associated with this element - these are identifiers that are associated with the concept this element represents.
25Implied String Prefixhl7.fhir.uv.tools#currentR5A prefix value that is automatically prefixed to the value before it's validated (for use in logical models)
26Inherited extensible value sethl7.fhir.uv.extensions.r4#1.0.0R4A 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.
27initial.exists().not()hl7.fhir.uv.sdc.r4#3.0.0R4Initial value for a question answer as determined by an evaluated expression.
28Is common bindinghl7.fhir.uv.extensions.r4#1.0.0R4Whether the binding is used on multiple resources, or only on this resource.
29Is subject?hl7.fhir.uv.sdc.r4#3.0.0R4If present and true, indicates that the item establishes a different subject for the group in a response.
30Item extraction contexthl7.fhir.uv.sdc.r4#3.0.0R4Specifies 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.
31Item Mediahl7.fhir.uv.sdc.r4#3.0.0R4Media 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.
32Item population contexthl7.fhir.uv.sdc.r4#3.0.0R4Specifies 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.
33Json Empty Behavior Extensionhl7.fhir.uv.tools#currentR5empty-behaviour: what should be in JSON when a repeating elements has no items? Can be absent, present, or either
34Json Empty Behavior Extensionhl7.fhir.uv.tools#currentR5empty-behaviour: what should be in JSON when a repeating elements has no items? Can be absent, present, or either
35Json Nullable Extensionhl7.fhir.uv.tools#currentR5If 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
36Json Nullable Extensionhl7.fhir.uv.tools#currentR5If 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
37Json Primitive Choice Extensionhl7.fhir.uv.tools#currentR5Marks 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
38Json Primitive Choice Extensionhl7.fhir.uv.tools#currentR5Marks 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
39Json Property Key Extensionhl7.fhir.uv.tools#currentR5If 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
40Json Property Key Extensionhl7.fhir.uv.tools#currentR5If 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
41Json Property Name Extensionhl7.fhir.uv.tools#currentR5Provides 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
42Label for 'open' itemshl7.fhir.uv.sdc.r4#3.0.0R4The 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.
43Lookup questionnairehl7.fhir.uv.sdc.r4#3.0.0R4For 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.
44Max decimal placeshl7.fhir.uv.extensions.r4#1.0.0R4Identifies the maximum number of decimal places that may be specified for the data element.
45Max quantityhl7.fhir.uv.sdc.r4#3.0.0R4The 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.
46Max sizehl7.fhir.uv.extensions.r4#1.0.0R4For attachment answers, indicates the maximum size in bytes an attachment can be.
47Max value sethl7.fhir.uv.extensions.r4#1.0.0R4This 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'.
48Mime typehl7.fhir.uv.extensions.r4#1.0.0R4Identifies the kind(s) of attachment allowed to be sent for an element.
49Min lengthhl7.fhir.uv.extensions.r4#1.0.0R4The minimum number of characters that must be present in the simple data type to be considered a "valid" instance.
50Min quantityhl7.fhir.uv.sdc.r4#3.0.0R4The 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.
51Min value sethl7.fhir.uv.extensions.r4#1.0.0R4The 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.
52Namespacehl7.fhir.uv.extensions.r4#1.0.0R4Use 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.
53No Binding Extensionhl7.fhir.uv.tools#currentR5This 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.
54No Binding Extensionhl7.fhir.uv.tools#currentR5This 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.
55Obervation link periodhl7.fhir.uv.sdc.r4#3.0.0R4Indicates the time-period (from 'now') to search for observations that match the Questionnaire.item.code and Questionnaire.subject when pre-populating the QuestionnaireResponse.
56object classhl7.fhir.uv.extensions.r4#1.0.0R4A 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.
57object class propertyhl7.fhir.uv.extensions.r4#1.0.0R4A 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.
58Obligation Extensionhl7.fhir.uv.tools#currentR5This 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.
59Obligation Extensionhl7.fhir.uv.tools#currentR5This 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.
60Observation extracthl7.fhir.uv.sdc.r4#3.0.0R4If 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).
61Observation Extract Categoryhl7.fhir.uv.sdc.r4#3.0.0R4Indicates 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.
62Patternhl7.fhir.uv.extensions.r4#1.0.0R4A pattern that all the target resources follow - that is, a pattern that they all declare their relationship to.
63Preferred terminology serverhl7.fhir.uv.sdc.r4#3.0.0R4Indicates 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.
64Profile Elementhl7.fhir.uv.extensions.r4#1.0.0R4The specific element to use in the referenced profile. This is used when a backbone element is being profiled, rather than an established type.
65Questionhl7.fhir.uv.extensions.r4#1.0.0R4The default/suggested phrasing to use when prompting a human to capture the data element in question form (e.g. In a survey).
66Questionnaire Base Typehl7.fhir.uv.extensions.r4#1.0.0R4This identifies the underlying type in a profile, when a questionnaire is generated from a profile.
67Questionnaire ChoiceOrientationhl7.fhir.uv.extensions.r4#1.0.0R4Identifies the desired orientation when rendering a list of choices (typically radio-box or check-box lists).
68Questionnaire Constrainthl7.fhir.uv.extensions.r4#1.0.0R4An invariant that must be satisfied before responses to the questionnaire can be considered "complete".
69Questionnaire Display Categoryhl7.fhir.uv.extensions.r4#1.0.0R4Describes the intended purpose of the rendered text. For example - instructions, guidance on access control, maintenance information, etc.
70Questionnaire FHIR Typehl7.fhir.uv.extensions.r4#1.0.0R4For questionnaires generated from FHIR profiles, indicates the FHIR data type or resource type that corresponds to this node.
71Questionnaire Hiddenhl7.fhir.uv.extensions.r4#1.0.0R4If true, indicates that the extended item should not be displayed to the user.
72Questionnaire Item Controlhl7.fhir.uv.extensions.r4#1.0.0R4The 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.
73Questionnaire Max Occurshl7.fhir.uv.extensions.r4#1.0.0R4The maximum number of times the group must appear, or the maximum number of answers for a question - when greater than 1 and not unlimited.
74Questionnaire Min Occurshl7.fhir.uv.extensions.r4#1.0.0R4The minimum number of times the group must appear, or the minimum number of answers for a question - when greater than 1.
75Questionnaire Option Restrictionhl7.fhir.uv.extensions.r4#1.0.0R4Allows disabling certain questionnaire options for the containing item based on evaluating expressions.
76Questionnaire Reference Profilehl7.fhir.uv.extensions.r4#1.0.0R4Where 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.
77Questionnaire Reference Resourcehl7.fhir.uv.extensions.r4#1.0.0R4Where the type for a question is "Reference", indicates a type of resource that is permitted.
78Questionnaire Signature Requiredhl7.fhir.uv.extensions.r4#1.0.0R4Indicates that a signature (of the specified type) is needed when completing the QuestionnaireResponse.
79Questionnaire Slider Step Valuehl7.fhir.uv.extensions.r4#1.0.0R4For slider-based controls, indicates the step size to use when toggling the control up or down.
80Questionnaire Support Linkhl7.fhir.uv.extensions.r4#1.0.0R4A URL that resolves to additional supporting information or guidance related to the question.
81Questionnaire Unithl7.fhir.uv.extensions.r4#1.0.0R4Provides 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.
82QuestionnaireResponse Unit Optionhl7.fhir.uv.extensions.r4#1.0.0R4A unit that the user may choose when providing a quantity value.
83QuestionnaireResponse Unit ValueSethl7.fhir.uv.extensions.r4#1.0.0R4A set of units that the user may choose when providing a quantity value.
84QuestionnaireResponse Usage Modehl7.fhir.uv.extensions.r4#1.0.0R4Identifies that the specified element should only appear in certain "modes" of operation.
85ReferenceFilterhl7.fhir.uv.extensions.r4#1.0.0R4Identifies a filter to apply when looking up candidate answers for the question. **This extension has been replaced by the Structured Data Capture candidateExpression extension.**
86Selectorhl7.fhir.uv.extensions.r4#1.0.0R4A FHIRPath statement that defines whether an element is in the slice.
87Short texthl7.fhir.uv.sdc.r4#3.0.0R4The short text for the item.
88StructureDefinition Display Hinthl7.fhir.uv.extensions.r4#1.0.0R4Hinting information for the narrative generator - a series of name: value; pairs.
89StructureDefinition Explicit Type Namehl7.fhir.uv.extensions.r4#1.0.0R4A 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.
90StructureDefinition FHIR Typehl7.fhir.uv.extensions.r4#1.0.0R4The 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.
91StructureDefinition First Normative Versionhl7.fhir.uv.extensions.r4#1.0.0R4If this StructureDefinition is normative, which was the first normative version.
92StructureDefinition Hierarchyhl7.fhir.uv.extensions.r4#1.0.0R4For 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).
93Sub-questionnairehl7.fhir.uv.sdc.r4#3.0.0R4Indicates that the display item on which this extension appears should be replaced with the referenced Questionnaire
94Suppresshl7.fhir.uv.extensions.r4#1.0.0R4If 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.
95Suppresshl7.fhir.uv.extensions.r4#1.0.0R4If 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.
96Suppresshl7.fhir.uv.extensions.r4#1.0.0R4If 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.
97Suppresshl7.fhir.uv.extensions.r4#1.0.0R4If 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.
98Suppresshl7.fhir.uv.extensions.r4#1.0.0R4If 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.
99Suppresshl7.fhir.uv.extensions.r4#1.0.0R4If 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.
100Suppresshl7.fhir.uv.extensions.r4#1.0.0R4If 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.
101Translatablehl7.fhir.uv.extensions.r4#1.0.0R4Whether translations might be expected for this element in resource instances.
102Type must supporthl7.fhir.uv.extensions.r4#1.0.0R4If true indicates that the specified type, profile or targetProfile must be supported by implementations.
103Type must supporthl7.fhir.uv.extensions.r4#1.0.0R4If true indicates that the specified type, profile or targetProfile must be supported by implementations.
104Type must supporthl7.fhir.uv.extensions.r4#1.0.0R4If true indicates that the specified type, profile or targetProfile must be supported by implementations.
105Type Specifier Extensionhl7.fhir.uv.tools#currentR5In 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
106Units open?hl7.fhir.uv.sdc.r4#3.0.0R4Indicates 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.
107US Core USCDI Requirement Extensionhl7.fhir.us.core#currentR4**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.
108Width of columnhl7.fhir.uv.sdc.r4#3.0.0R4When 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.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 23 24 25 26 27 28 29 30 31 32 34 34 36 36 38 38 40 40 41 42 43 44 45 46 47 48 49 50 51 52 54 54 55 56 57 59 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 100 100 100 100 100 100 100 101 104 104 104 105 106 107 108
Extension C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C C C D C D C D C D C D C D C D C D C D C C C C C C C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D C D
Extension.extension S C D (6) C S C D (2) S C D (2) C C C C S C D (4) C C C C C C C C C C C C C C C C C C C C C C C C C C C C C C C C S C D (8) S C D (8) C C C C C S C D (6) C C C C C C S C D (2) C C C C C C C C C C C C C C C C C C C C C C C C C C C S C D (3)
Extension.extension.value[x] C B M (6) C (2) C (2) (4) C B M (8) C B M (8) C B M (6) C (2) C (2)
Extension.extension.url F (6) F (2) F (2) F (4) F (8) F (8) F (6) F (2) F (2)
Extension.extension.extension C (6) C (8) C (8) C (6) C (2) C (2)
Extension.url F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F F
Extension.value[x] C C B M C C C B M C C C C C C B M C C C I C C B M C C B M C B M C C C C B M C B M C B M C C C C C C C C C C C B M C C C C C C B M C B M C C C C C C B M C B M C C B M C C C B M C C C C B M C B M C C C C C C B M C C C C C B M C B M C C C C C C C C C C C C C C B M C
S: There is slicing defined in the element(s)
C: There is cardinality erstrictions defined in the element(s)
I: There is invariants defined in the element(s)
F: There is a fixed or pattern value defined in the element(s)
D: There is document provided in the element(s)
B: There is terminology bindings defined in the element(s)
M: At least one of the element(s) has must-support = true
(N): The number of elements if > 1

Produced 08 Sep 2023