FHIR Extensions Pack
1.0.0 - Working Copy International flag

This page is part of the FHIR Core Extensions Registry (v1.0.0: Releases) based on FHIR v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

ValueSet: Inheritance Control Codes

Official URL: http://hl7.org/fhir/ValueSet/inheritance-control-code Version: 1.0.0
Standards status: Trial-use Maturity Level: 2 Computable Name: InheritanceControlCodes
Other Identifiers: id: urn:oid:2.16.840.1.113883.4.642.3.2985

Description Needed Here

References

Logical Definition (CLD)

 

Expansion

This value set contains 5 concepts

Expansion based on Inheritance Control Codes v1.0.0 (CodeSystem)

CodeSystemDisplayDefinition
  Additivehttp://hl7.org/fhir/inheritance-control-codeAdditive

If listed in the differential would 'add to' what's in the base snapshot and propagate what's in the base as well

  Fixedhttp://hl7.org/fhir/inheritance-control-codeFixed

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)

  Overrideshttp://hl7.org/fhir/inheritance-control-codeOverrides

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)

  frozenhttp://hl7.org/fhir/inheritance-control-codeFrozen

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-copyhttp://hl7.org/fhir/inheritance-control-codeDoes 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)


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System 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)
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