Release 4

4.3.14.340 Code System http://hl7.org/fhir/discriminator-type

FHIR Infrastructure Work Group Maturity Level: NNormative (from v4.0.0) Use Context: Any

This is a code system defined by the FHIR project.

Summary

Defining URL:http://hl7.org/fhir/discriminator-type
Version:4.0.1
Name:DiscriminatorType
Title:DiscriminatorType
Definition:

How an element value is interpreted when discrimination is evaluated.

Committee:FHIR Infrastructure Work Group
OID:2.16.840.1.113883.4.642.4.92 (for OID based terminology systems)
Source ResourceXML / JSON

This Code system is used in the following value sets:

  • ValueSet: DiscriminatorType (How an element value is interpreted when discrimination is evaluated.)
  • ValueSet: DiscriminatorType (How an element value is interpreted when discrimination is evaluated.)

How an element value is interpreted when discrimination is evaluated.

This code system http://hl7.org/fhir/discriminator-type defines the following codes:

CodeDisplayDefinition
value ValueThe slices have different values in the nominated element.
exists ExistsThe slices are differentiated by the presence or absence of the nominated element.
pattern PatternThe slices have different values in the nominated element, as determined by testing them against the applicable ElementDefinition.pattern[x].
type TypeThe slices are differentiated by type of the nominated element.
profile ProfileThe 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.

 

See the full registry of code systems defined as part of FHIR.


Explanation of the columns that may appear on this page:

LevelA few code lists that FHIR defines are hierarchical - each code is assigned a level. See Code System for further information.
SourceThe source of the definition of the code (when the value set draws in codes defined elsewhere)
CodeThe code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
DisplayThe 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
DefinitionAn explanation of the meaning of the concept
CommentsAdditional notes about how to use the code