This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
(v4.0.1:
R4
-
Mixed
Normative
and
STU
).
This
is
the
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
The
current
published
version.
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
FHIR
Infrastructure
Work
Group
|
Maturity Level : Normative | Standards Status : Normative |
|
|
This
page
has
been
approved
as
part
of
an
ANSI
standard.
See
the
Infrastructure
Package
for
further
details.
|
| ElementDefinition | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Standards Status | This element has a standards status of "Normative" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Captures constraints on each element within the resource, profile, or extension. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.path | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.path | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The path identifies the element and is expressed as a "."-separated list of ancestor elements, beginning with the name of the resource or extension. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.representation | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.representation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Codes
that
define
how
this
element
is
represented
in
instances,
when
the
deviation
varies
from
the
normal
case.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Terminology Binding | PropertyRepresentation ( Required ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
In resources, this is rarely used except for special cases where the representation deviates from the normal, and can only be done in the base standard (and profiles must reproduce what the base standard does). This element is used quite commonly in Logical models when the logical models represent a specific serialization format (e.g. CDA, v2 etc.). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.sliceName | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.sliceName | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The name of this element definition slice, when slicing is working. The name must be a token with no dots or spaces. This is a unique name referring to a specific set of constraints applied to this element, used to provide a name to different slices of the same element. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Requirements |
May also be used for code generation purposes. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
The name SHALL be unique within the structure within the context of the constrained resource element. (Though to avoid confusion, uniqueness across all elements is recommended.). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.sliceIsConstraining | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.sliceIsConstraining | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
If true, indicates that this slice definition is constraining a slice definition with the same name in an inherited profile. If false, the slice is not overriding any slice in an inherited profile. If missing, the slice might or might not be overriding a slice in an inherited profile, depending on the sliceName. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Requirements |
Allows detection of a situation where an ancestor profile adds or removes slicing with the same name where that might impact the child profile. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
If set to true, an ancestor profile SHALL have a slicing definition with this name. If set to false, no ancestor profile is permitted to have a slicing definition with this name. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.label | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.label | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
A single preferred label which is the text to display beside the element indicating its meaning or to use to prompt for the element in a user display or form. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
See
also
the
extension
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.code | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
A code that has the same meaning as the element in a particular terminology. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Terminology Binding |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | Coding | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Requirements |
Links the meaning of an element to an external terminology, and is very useful for searching and indexing. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
The concept SHALL be properly aligned with the data element definition and other constraints, as defined in the code system, including relationships, of any code listed here. Where multiple codes exist in a terminology that could correspond to the data element, the most granular code(s) should be selected, so long as they are not more restrictive than the data element itself. The mappings may be used to provide more or less granular or structured equivalences in the code system. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LOINC Code | LOINC_NUM | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.slicing | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.slicing | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Indicates that the element is sliced into a set of alternative definitions (i.e. in a structure definition, there are multiple different constraints on a single element in the base resource). Slicing can be used in any resource that has cardinality ..* on the base resource, or any resource with a choice of types. The set of slices is any elements that come after this in the element sequence that have the same path, until a shorter path occurs (the shorter path terminates the set). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
The first element in the sequence, the one that carries the slicing, is the definition that applies to all the slices. This is based on the unconstrained element, but can apply any constraints as appropriate. This may include the common constraints on the children of the element. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.slicing.discriminator | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.slicing.discriminator | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Designates which child elements are used to discriminate between the slices when processing an instance. If one or more discriminators are provided, the value of the child elements in the instance data SHALL completely distinguish which slice the element in the resource matches based on the allowed values for those elements in each of the slices. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
If there is no discriminator, the content is hard to process, so this should be avoided. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.slicing.discriminator.type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.slicing.discriminator.type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
How the element value is interpreted when discrimination is evaluated. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Terminology Binding | DiscriminatorType ( Required ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.slicing.discriminator.path | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.slicing.discriminator.path | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
A FHIRPath expression, using the simple subset of FHIRPath , that is used to identify the element on which discrimination is based. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments | The only FHIRPath functions that are allowed are as(type), resolve(), and extension(url). | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.slicing.description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.slicing.description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
A human-readable text description of how the slicing works. If there is no discriminator, this is required to be present to provide whatever information is possible about how the slices can be differentiated. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
If it's really not possible to differentiate them, the design should be re-evaluated to make the content usable. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.slicing.ordered | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.slicing.ordered | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
If the matching elements have to occur in the same order as defined in the profile. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Meaning if Missing | Order is not required unless specified | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Order should only be required when it is a pressing concern for presentation. Profile authors should consider making the order a feature of the rules about the narrative, not the rules about the data - requiring ordered data makes the profile much less re-usable. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.slicing.rules | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.slicing.rules | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Whether additional slices are allowed or not. When the slices are ordered, profile authors can also say that additional slices are only allowed at the end. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Terminology Binding | SlicingRules ( Required ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Allowing additional elements makes for a much for flexible template - it's open for use in wider contexts, but also means that the content of the resource is not closed, and applications have to decide how to handle content not described by the profile. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.short | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.short | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
A concise description of what this element means (e.g. for use in autogenerated summaries). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
It is easy for a different short definition to change the meaning of an element and this can have nasty downstream consequences. Please be careful when providing short definitions in a profile. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.definition | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.definition | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Provides a complete explanation of the meaning of the data element for human readability. For the case of elements derived from existing elements (e.g. constraints), the definition SHALL be consistent with the base definition, but convey the meaning of the element in the particular context of use of the resource. (Note: The text you are reading is specified in ElementDefinition.definition). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | markdown | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Requirements |
To allow a user to state the usage of an element in a particular context. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Alternate Names | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
It is easy for a different definition to change the meaning of an element and this can have nasty downstream consequences. Please be careful when providing definitions in a profile. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LOINC Code | TERM DEFINITION/DESCRIPTION(S) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.comment | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.comment | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Explanatory notes and implementation guidance about the data element, including notes about how to use the data properly, exceptions to proper use, etc. (Note: The text you are reading is specified in ElementDefinition.comment). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | markdown | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
If it is possible to capture usage rules using constraints, that mechanism should be used in preference to this element. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LOINC Code | COMMENTS | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.requirements | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.requirements | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
This element is for traceability of why the element was created and why the constraints exist as they do. This may be used to point to source materials or specifications that drove the structure of this element. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | markdown | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
This element does not describe the usage of the element (that's done in comments), rather it's for traceability of why the element is either needed or why the constraints exist as they do. This may be used to point to source materials or specifications that drove the structure of this data element. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.alias | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.alias | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Identifies additional names by which this element might also be known. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Requirements |
Allows for better easier recognition of the element by multiple communities, including international communities. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Alternate Names | synonym; other name | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LOINC Code | RELATED NAMES (only some of these apply) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.min | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.min | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The minimum number of times this element SHALL appear in the instance. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | unsignedInt | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.max | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.max | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The maximum number of times this element is permitted to appear in the instance. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.base | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.base | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Information
about
the
base
definition
of
the
element,
provided
to
make
it
unnecessary
for
tools
to
trace
the
deviation
of
the
element
through
the
derived
and
related
profiles.
When
the
element
definition
is
not
the
original
definition
of
an
element
-
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
The base information does not carry any information that could not be determined from the path and related profiles, but making this determination requires both that the related profiles are available, and that the algorithm to determine them be available. For tooling simplicity, the base information must always be populated in element definitions in snap shots, even if it is the same. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.base.path | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.base.path | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The Path that identifies the base element - this matches the ElementDefinition.path for that element. Across FHIR, there is only one base definition of any element - that is, an element definition on a StructureDefinition without a StructureDefinition.base. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.base.min | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.base.min | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Minimum cardinality of the base element identified by the path. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | unsignedInt | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
This is provided for consistency with max, and may affect code generation of mandatory elements of the base resource are generated differently (some reference implementations have done this). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.base.max | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.base.max | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Maximum cardinality of the base element identified by the path. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
This is provided to code generation, since the serialization representation in JSON differs depending on whether the base element has max > 1. Also, some forms of code generation may differ. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.contentReference | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.contentReference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Identifies an element defined elsewhere in the definition whose content rules should be applied to the current element. ContentReferences bring across all the rules that are in the ElementDefinition for the element, including definitions, cardinality constraints, bindings, invariants etc. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | uri | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
ContentReferences can only be defined in specializations, not constrained types, and they cannot be changed and always reference the non-constrained definition. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The data type or resource that the value of this element is permitted to be. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
The Type of the element can be left blank in a differential constraint, in which case the type is inherited from the resource. Abstract types are not permitted to appear as a type when multiple types are listed. (I.e. Abstract types cannot be part of a choice). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.type.code | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.type.code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
URL of Data type or Resource that is a(or the) type used for this element. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition e.g. "string" is a reference to http://hl7.org/fhir/StructureDefinition/string. Absolute URLs are only allowed in logical models. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Terminology Binding |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | uri | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
If the element is a reference to another resource, this element contains "Reference", and the targetProfile element defines what resources can be referenced. The targetProfile may be a reference to the general definition of a resource (e.g. http://hl7.org/fhir/StructureDefinition/Patient). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.type.profile | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.type.profile | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Identifies a profile structure or implementation Guide that applies to the datatype this element refers to. If any profiles are specified, then the content must conform to at least one of them. The URL can be a local reference - to a contained StructureDefinition, or a reference to another StructureDefinition or Implementation Guide by a canonical URL. When an implementation guide is specified, the type SHALL conform to at least one profile defined in the implementation guide. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | canonical ( StructureDefinition | ImplementationGuide ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
It
is
possible
to
profile
backbone
element
(e.g.
part
of
a
resource),
using
the
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.type.targetProfile | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.type.targetProfile | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Used when the type is "Reference" or "canonical", and identifies a profile structure or implementation Guide that applies to the target of the reference this element refers to. If any profiles are specified, then the content must conform to at least one of them. The URL can be a local reference - to a contained StructureDefinition, or a reference to another StructureDefinition or Implementation Guide by a canonical URL. When an implementation guide is specified, the target resource SHALL conform to at least one profile defined in the implementation guide. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | canonical ( StructureDefinition | ImplementationGuide ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.type.aggregation | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.type.aggregation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
If the type is a reference to another resource, how the resource is or can be aggregated - is it a contained resource, or a reference, and if the context is a bundle, is it included in the bundle. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Terminology Binding | AggregationMode ( Required ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
See Aggregation Rules for further clarification. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.type.versioning | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.type.versioning | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Whether this reference needs to be version specific or version independent, or whether either can be used. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Terminology Binding | ReferenceVersionRules ( Required ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
The base specification never makes a rule as to which form is allowed, but implementation guides may do this. See Aggregation Rules for further clarification. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.defaultValue[x] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.defaultValue[x] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The value that should be used if there is no value stated in the instance (e.g. 'if not otherwise specified, the abstract is false'). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | * | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| [x] Note |
See
Choice
of
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Specifying a default value means that the property can never been unknown - it must always have a value. Further, the default value can never be changed, or changed in constraints on content models. Defining default values creates many difficulties in implementation (e.g. when is a value missing?). For these reasons, default values are (and should be) used extremely sparingly. No default values are ever defined in the FHIR specification, nor can they be defined in constraints ("profiles") on data types or resources. This element only exists so that default values may be defined in logical models. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.meaningWhenMissing | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.meaningWhenMissing | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The Implicit meaning that is to be understood when this element is missing (e.g. 'when this element is missing, the period is ongoing'). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | markdown | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Implicit meanings for missing values can only be specified on a resource, data type, or extension definition, and never in a profile that applies to one of these. An implicit meaning for a missing value can never be changed, and specifying one has the consequence that constraining its use in profiles eliminates use cases as possibilities, not merely moving them out of scope. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.orderMeaning | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.orderMeaning | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
If present, indicates that the order of the repeating element has meaning and describes what that meaning is. If absent, it means that the order of the element has no meaning. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
This element can only be asserted on repeating elements and can only be introduced when defining resources or data types. It can be further refined profiled elements but if absent in the base type, a profile cannot assert meaning. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.fixed[x] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.fixed[x] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Specifies
a
value
that
SHALL
be
exactly
the
value
for
this
element
in
the
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | * | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| [x] Note |
See
Choice
of
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
This is not recommended for Coding and CodeableConcept since these often have highly contextual properties such as version or display. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.pattern[x] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.pattern[x] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Specifies
a
value
that
When pattern[x] is used to constrain a primitive, it means that the value provided in the pattern[x] must match the instance value exactly.
When
When pattern[x] is used to constrain a complex object, it means that each property in the pattern must be present in the complex object, and its value must recursively match -- i.e.,
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cardinality | 0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | * | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| [x] Note |
See
Choice
of
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Mostly used for fixing values of CodeableConcept. In general, pattern[x] is not intended for use with primitive types, where is has the same meaning as fixed[x]. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.example | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.example | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
A sample value for this element demonstrating the type of information that would typically be found in the element. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Examples will most commonly be present for data where it's not implicitly obvious from either the data type or value set what the values might be. (I.e. Example values for dates or quantities would generally be unnecessary.) If the example value is fully populated, the publication tool can generate an instance automatically. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.example.label | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.example.label | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Describes
the
purpose
of
this
example
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.example.value[x] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.example.value[x] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The actual value for the element, which must be one of the types allowed for this element. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | * | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| [x] Note |
See
Choice
of
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LOINC Code | EXMPL_ANSWERS | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.minValue[x] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.minValue[x] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The minimum allowed value for the element. The value is inclusive. This is allowed for the types date, dateTime, instant, time, decimal, integer, and Quantity. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type |
date
|
dateTime
|
instant
|
time
|
decimal
|
integer
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| [x] Note |
See
Choice
of
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Except
for
date/date/instant,
the
type
of
the
minValue[x]
SHALL
be
the
same
as
the
specified
type
of
the
element.
For
the
date/dateTime/instant
values,
the
type
of
minValue[x]
SHALL
be
either
the
same,
or
a
Duration
which
specifies
a
relative
time
limit
to
the
current
time.
The
duration
value
is
positive,
and
is
subtracted
from
the
current
clock
to
determine
the
minimum
allowable
value.
A
minimum
value
for
a
Quantity
is
interpreted
as
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.maxValue[x] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.maxValue[x] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
The maximum allowed value for the element. The value is inclusive. This is allowed for the types date, dateTime, instant, time, decimal, integer, and Quantity. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type |
date
|
dateTime
|
instant
|
time
|
decimal
|
integer
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| [x] Note |
See
Choice
of
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Except
for
date/date/instant,
the
type
of
the
maxValue[x]
SHALL
be
the
same
as
the
specified
type
of
the
element.
For
the
date/dateTime/instant
values,
the
type
of
maxValue[x]
SHALL
be
either
the
same,
or
a
Duration
which
specifies
a
relative
time
limit
to
the
current
time.
The
duration
value
is
positive,
and
is
added
to
the
current
clock
to
determine
the
maximum
allowable
value.
A
maximum
value
for
a
Quantity
is
interpreted
as
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.maxLength | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.maxLength | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Indicates
the
maximum
length
in
characters
that
is
permitted
to
be
present
in
conformant
instances
and
which
is
expected
to
be
supported
by
conformant
consumers
that
support
the
element.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Receivers are not required to reject instances that exceed the maximum length. The full length could be stored. In some cases, data might be truncated, though truncation should be undertaken with care and an understanding of the consequences of doing so. If not specified, there is no conformance expectation for length support. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.condition | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.condition | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
A reference to an invariant that may make additional statements about the cardinality or value in the instance. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | id | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.constraint | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.constraint | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Formal constraints such as co-occurrence and other constraints that can be computationally evaluated within the context of the instance. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Constraints should be declared on the "context" element - the lowest element in the hierarchy that is common to all nodes referenced by the constraint. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.constraint.key | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.constraint.key | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Allows identification of which elements have their cardinalities impacted by the constraint. Will not be referenced for constraints that do not affect cardinality. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | id | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.constraint.requirements | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.constraint.requirements | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Description of why this constraint is necessary or appropriate. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
To be used if the reason for the constraint might not be intuitive to all implementers. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.constraint.severity | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.constraint.severity | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Identifies the impact constraint violation has on the conformance of the instance. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Terminology Binding | ConstraintSeverity ( Required ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
This allows constraints to be asserted as "shall" (error) and "should" (warning). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.constraint.human | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.constraint.human | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Text that can be used to describe the constraint in messages identifying that the constraint has been violated. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Should be expressed in business terms as much as possible. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.constraint.expression | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.constraint.expression | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
A FHIRPath expression of constraint that can be executed to see if this constraint is met. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Requirements |
Used by validation tooling tests of the validity of the resource. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
In the absense of an expression, the expression is likely not enforceable by validators, and might be missed by many systems. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cardinality | 0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | canonical ( StructureDefinition ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.mustSupport | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.mustSupport | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
If
true,
implementations
that
produce
or
consume
resources
SHALL
provide
"support"
for
the
element
in
some
meaningful
way.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Meaning if Missing |
In
a
base
type,
where
the
element
is
being
defined
for
the
first
time,
the
element
is
assumed
to
be
mustSupport
=
false.
In
a
profile
(a
constraint
on
an
existing
type),
if
mustSupport
is
not
specific
in
either
the
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Requirements |
Allows a profile to set expectations for system capabilities beyond merely respecting cardinality constraints. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
"Something
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.isModifier | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.isModifier | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
If
true,
the
value
of
this
element
affects
the
interpretation
of
the
element
or
resource
that
contains
it,
and
the
value
of
the
element
cannot
be
ignored.
Typically,
this
is
used
for
status,
negation
and
qualification
codes.
The
effect
of
this
is
that
the
element
cannot
be
ignored
by
systems:
they
SHALL
either
recognize
the
element
and
process
it,
and/or
a
pre-determination
has
been
made
that
it
is
not
relevant
to
their
particular
system.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Meaning if Missing | An element is not a modifier element unless it is explicitly specified to be one | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Requirements |
Allows elements to be introduced into a specification that can't safely be ignored by applications that don't recognize them. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Only
the
definition
of
an
element
can
set
IsModifier
true
-
either
the
specification
itself
or
where
an
extension
is
originally
defined.
Once
set,
it
cannot
be
changed
in
derived
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.isModifierReason | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.isModifierReason | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Explains how that element affects the interpretation of the resource or element that contains it. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.isSummary | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.isSummary | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Whether the element should be included if a client requests a search with the parameter _summary=true. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Meaning if Missing | An element is not included in the summary unless it is explicitly specified to be so | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Requirements |
Allow clients to search through large resources quickly. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Some
resources
include
a
set
of
simple
metadata,
and
some
very
large
data.
This
element
is
used
to
reduce
the
quantity
of
data
returned
in
searches.
Note
that
servers
may
pre-cache
summarized
resources
for
optimal
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.binding | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.binding | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Binds to a value set if this element is coded (code, Coding, CodeableConcept, Quantity), or the data types (string, uri). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
For a CodeableConcept, when no codes are allowed - only text, use a binding of strength "required" with a description explaining that no coded values are allowed and what sort of information to put in the "text" element. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.binding.strength | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.binding.strength | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Terminology Binding | BindingStrength ( Required ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Alternate Names | conformance; extensibility | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
For further discussion, see Using Terminologies . |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LOINC Code | N/A | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.binding.description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.binding.description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Describes the intended use of this particular set of codes. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.binding.valueSet | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.binding.valueSet | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Refers to the value set that identifies the set of codes the binding refers to. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | canonical ( ValueSet ) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
The reference may be version-specific or not (e.g. have a |[version] at the end of the canonical URL). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Invariants |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.mapping | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.mapping | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Identifies a concept from an external specification that roughly corresponds to this element. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..* | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Requirements |
Provides guidance to implementers familiar with or converting content from other specifications. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
Mappings are not necessarily specific enough for safe translation. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.mapping.identity | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.mapping.identity | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
An internal reference to the definition of a mapping. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | id | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.mapping.language | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.mapping.language | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Identifies the computable language in which mapping.map is expressed. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Terminology Binding |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
If omitted, then there can be no expectation of computational interpretation of the mapping. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.mapping.map | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.mapping.map | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Expresses what part of the target specification corresponds to this element. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
1..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comments |
For most mappings, the syntax is undefined. Syntax will be provided for mappings to the RIM. Multiple mappings may be possible and may include constraints on other resource elements that identify when a particular mapping applies. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElementDefinition.mapping.comment | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Element Id | ElementDefinition.mapping.comment | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Definition |
Comments that provide information about the mapping or its use. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
0..1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | true | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||