FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.9.6  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem 1000

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Last updated: January 30, 2023 at 08:07:38 PM UTC
Defining URL http://hl7.org/fhir/inheritance-control-code
Version 1.0.0
Name InheritanceControlCodes
Title Inheritance Control Codes
Status draft
Definition

Inheritance Control Codes

Publisher HL7 International / FHIR Infrastructure
Committee fhir
EXT_FMM_LEVEL 2
Source hl7.fhir.uv.extensions.r4#1.0.0

This case-sensitive code system http://hl7.org/fhir/inheritance-control-code defines the following codes:

Code Display Definition
Additive 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 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 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 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 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)