DiscriminatorType

DiscriminatorType

activecomplete5 conceptsv4.0.1

How an element value is interpreted when discrimination is evaluated.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/discriminator-type
All-Codes Value Set
http://hl7.org/fhir/ValueSet/discriminator-type
ID
discriminator-type
Version
4.0.1
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
In the unified registry

Concepts (5)

value
Value
The slices have different values in the nominated element.
exists
Exists
The slices are differentiated by the presence or absence of the nominated element.
pattern
Pattern
The slices have different values in the nominated element, as determined by testing them against the applicable ElementDefinition.pattern[x].
type
Type
The slices are differentiated by type of the nominated element.
profile
Profile
The slices are differentiated by conformance of the nominated element to a specified profile. Note that if the path specifies .resolve() then the profile is the target profile on the reference. In this case, validation by the possible profiles is required to differentiate the slices.