EntityDeterminer in natural language grammar is the class of words that comprises articles, demonstrative pronouns, and quantifiers. In the RIM, determiner is a structural code in the Entity class to distinguish whether any given Entity object stands for some, any one, or a specific thing.
This Code system is referenced in the content logical definition of the following value sets:
This code system defines the following properties for its concepts
Name
Code
URI
Type
Description
Inactive
inactive
http://hl7.org/fhir/concept-properties#inactive
boolean
True if the concept is not considered active - e.g. not a valid concept any more
Deprecated
deprecated
http://hl7.org/fhir/concept-properties#deprecated
dateTime
The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged
Concepts
This case-sensitive code system http://hl7.org/fhir/v3/EntityDeterminer defines the following codes in a Is-A hierarchy:
Lvl
Code
Display
Definition
Inactive
Deprecated
1
INSTANCE
specific
Description:A determiner that specifies that the Entity object represents a particular physical thing (as opposed to a universal, kind, or class of physical thing).
Discussion: It does not matter whether an INSTANCE still exists as a whole at the point in time (or process) when we mention it, for example, a drug product lot is an INSTANCE even though it has been portioned out for retail purpose.
2
GROUP
specific group
A determiner that specifies that the Entity object represents a particular collection of physical things (as opposed to a universal, kind, or class of physical thing). While the collection may resolve to having only a single individual (or even no individuals), the potential should exist for it to cover multiple individuals.
1
KIND
described
Description:A determiner that specifies that the Entity object represents a universal, kind or class of physical thing (as opposed to a particular thing).
2
GROUPKIND
described group
A determiner that specifies that the Entity object represents a universal, kind or class of collections physical things. While the collection may resolve to having only a single individual (or even no individuals), the potential should exist for it to cover multiple individuals.
2
QUANTIFIED_KIND
described quantified
The described quantified determiner indicates that the given Entity is taken as a general description of a specific amount of a thing. For example, QUANTIFIED_KIND of syringe (quantity = 3,) stands for exactly three syringes.