FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

4.4.1.438 ValueSet http://hl7.org/fhir/ValueSet/discriminator-type

Responsible Owner: FHIR Infrastructure icon Work Group Normative Use Context: Country: World
Official URL: http://hl7.org/fhir/ValueSet/discriminator-type Version: 6.0.0-ballot3
active as of 2025-11-10 Computable Name: DiscriminatorType
Flags: Immutable OID: 2.16.840.1.113883.4.642.3.91

This value set is used in the following places:

How an element value is interpreted when discrimination is evaluated.


Generated Narrative: ValueSet discriminator-type

Last updated: 2025-11-10T04:50:58.407Z

 

This expansion generated 10 Nov 2025


ValueSet

Expansion performed internally based on codesystem DiscriminatorType v6.0.0-ballot3 (CodeSystem)

This value set contains 6 concepts

SystemCodeDisplayDefinitionstatus icon
http://hl7.org/fhir/discriminator-type   value Value The slices have different values in the nominated element, as determined by the applicable fixed value, pattern, or required ValueSet binding.
http://hl7.org/fhir/discriminator-type   exists Exists The slices are differentiated by the presence or absence of the nominated element. There SHALL be no more than two slices. The slices are differentiated by the fact that one must have a max of 0 and the other must have a min of 1 (or more). The order in which the slices are declared doesn't matter.
http://hl7.org/fhir/discriminator-type   pattern Pattern The slices have different values in the nominated element, as determined by the applicable fixed value, pattern, or required ValueSet binding. This has the same meaning as 'value' and is deprecated. deprecated
http://hl7.org/fhir/discriminator-type   type Type The slices are differentiated by type of the nominated element.
http://hl7.org/fhir/discriminator-type   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.
http://hl7.org/fhir/discriminator-type   position Position The slices are differentiated by their index. This is only possible if all but the last slice have min=max cardinality, and the (optional) last slice contains other undifferentiated elements.

 

See the full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

Lvl A few code lists that FHIR defines are hierarchical - each code is assigned a level. For value sets, levels are mostly used to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information
Source The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code