This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: 0 | Informative | Use Context: Any |
This is a value set defined by the FHIR project.
Summary
Defining URL: | http://hl7.org/fhir/ValueSet/inheritance-control-code |
Version: | 5.0.0-ballot |
Name: | InheritanceControlCodes |
Title: | Inheritance Control Codes |
Status: | active |
Definition: | Description Needed Here |
Committee: | FHIR Infrastructure Work Group |
OID: | 2.16.840.1.113883.4.642.3.2985 (for OID based terminology systems) |
Flags: |
This value set is used in the following places:
http://hl7.org/fhir/inheritance-control-code
This expansion generated 07 Sep 2022
This value set contains 5 concepts
Expansion based on Inheritance Control Codes v5.0.0-ballot (CodeSystem)
Code | System | Display | Definition |
Additive | http://hl7.org/fhir/inheritance-control-code | Additive | If listed in the differential would 'add to' what's in the base snapshot and propagate what's in the base as well |
Fixed | http://hl7.org/fhir/inheritance-control-code | Fixed | if listed in the differential, would 'override' what's in the snapshot (but must be a subset or same as base snapshot). Propagate what's in the base only if extension doesn't appear in the differential (and must check differential against base) |
Overrides | http://hl7.org/fhir/inheritance-control-code | Overrides | if listed in the differential, would 'override' what's in the snapshot (but can be different than base snapshot). Propagate what's in the base only if the extension doesn't appear in the differential (no need to check differential against base) |
frozen | http://hl7.org/fhir/inheritance-control-code | Frozen | Can only be listed in differential if identical to base and is propagated if not in the differential. Propagate what's in the base always. Ignore what's in the differential - though you can yell if it's different |
no-copy | http://hl7.org/fhir/inheritance-control-code | Does not propagate | Does not propagate from base and value in base has no direct impact on what value can be in differential of derived element (though there could be methodology rules - e.g. FMM) |
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 |