:py:mod:`spark_auto_mapper_fhir.value_sets.act_mood_predicate` ============================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.act_mood_predicate Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.act_mood_predicate.ActMoodPredicate spark_auto_mapper_fhir.value_sets.act_mood_predicate.ActMoodPredicateValues .. py:class:: ActMoodPredicate(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` v3.ActMoodPredicate From: http://terminology.hl7.org/ValueSet/v3-ActMoodPredicate in v3-codesystems.xml Any of the above service moods (e.g., event, intent, or goal) can be turned into a predicate used as a criterion to express conditionals (or queries.) However, currently we allow only criteria on service events. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-ActMood .. py:class:: ActMoodPredicateValues These are moods describing activities as they progress in the business cycle, from defined, through planned and ordered to completed. From: http://terminology.hl7.org/CodeSystem/v3-ActMood in v3-codesystems.xml .. py:attribute:: ActMoodCompletionTrack Definition: An act that expresses condition statements for other acts. From: http://terminology.hl7.org/CodeSystem/v3-ActMood in v3-codesystems.xml .. py:attribute:: ActMoodPredicate_