Path
ElementDefinition
Id
ElementDefinition
Cardinality
0 - *
Definition
Captures constraints on each element within the resource, profile, or extension.
Comment
Constraint
All FHIR elements must have a @value or children
Min <= Max
if the element definition has a contentReference, it cannot have type, defaultValue, fixed, pattern, example, minValue, maxValue, maxLength, or binding
Pattern may only be specified if there is one type
Fixed value may only be specified if there is one type
Binding can only be present for coded elements, string, and uri
Pattern and value are mutually exclusive
Constraints must be unique by key
Types must be unique by the combination of code and profile
sliceName must be composed of proper tokens separated by "/"
default value and meaningWhenMissing are mutually exclusive
Condition