:py:mod:`spark_auto_mapper_fhir.value_sets.graph_compartment_use` ================================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.graph_compartment_use Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.graph_compartment_use.GraphCompartmentUseCode spark_auto_mapper_fhir.value_sets.graph_compartment_use.GraphCompartmentUseCodeValues .. py:class:: GraphCompartmentUseCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` GraphCompartmentUse From: http://hl7.org/fhir/graph-compartment-use in valuesets.xml Defines how a compartment rule is used. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/graph-compartment-use .. py:class:: GraphCompartmentUseCodeValues This compartment rule is a condition for whether the rule applies. From: http://hl7.org/fhir/graph-compartment-use in valuesets.xml .. py:attribute:: Condition This compartment rule is enforced on any relationships that meet the conditions. From: http://hl7.org/fhir/graph-compartment-use in valuesets.xml .. py:attribute:: Requirement