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

TX: CodeSystem resource-slicing-rules

Properties

Defining URL http://hl7.org/fhir/resource-slicing-rules
Version 4.0.1
Name SlicingRules
Title SlicingRules
Status active
Definition

How slices are interpreted when evaluating an instance.

Publisher HL7 (FHIR Project)
Committee fhir
EXT_FMM_LEVEL 2
Value Set SlicingRules

This case-sensitive code system http://hl7.org/fhir/resource-slicing-rules defines the following codes:

Code Display Definition
closed Closed No additional content is allowed other than that described by the slices in this profile.
open Open Additional content is allowed anywhere in the list.
openAtEnd Open at End Additional content is allowed, but only at the end of the list. Note that using this requires that the slices be ordered, which makes it hard to share uses. This should only be done where absolutely required.