spark_auto_mapper_fhir.value_sets.slicing_rules

Module Contents

Classes

SlicingRulesCode

SlicingRules

SlicingRulesCodeValues

No additional content is allowed other than that described by the slices in

class spark_auto_mapper_fhir.value_sets.slicing_rules.SlicingRulesCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

SlicingRules From: http://hl7.org/fhir/resource-slicing-rules in valuesets.xml

How slices are interpreted when evaluating an instance.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/resource-slicing-rules
class spark_auto_mapper_fhir.value_sets.slicing_rules.SlicingRulesCodeValues

No additional content is allowed other than that described by the slices in this profile. From: http://hl7.org/fhir/resource-slicing-rules in valuesets.xml

Closed

Additional content is allowed anywhere in the list. From: http://hl7.org/fhir/resource-slicing-rules in valuesets.xml

Open

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. From: http://hl7.org/fhir/resource-slicing-rules in valuesets.xml

OpenAtEnd