Package org.mitre.synthea.engine
Class Logic.ActiveCarePlan
- java.lang.Object
-
- org.mitre.synthea.engine.Logic
-
- org.mitre.synthea.engine.Logic.ActiveCarePlan
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Logic
public static class Logic.ActiveCarePlan extends Logic
The Active CarePlan condition type tests whether a given care plan is currently prescribed and active for the patient.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.mitre.synthea.engine.Logic
Logic.ActiveAllergy, Logic.ActiveCarePlan, Logic.ActiveCondition, Logic.ActiveMedication, Logic.Age, Logic.And, Logic.AtLeast, Logic.AtMost, Logic.Attribute, Logic.Date, Logic.False, Logic.Gender, Logic.Not, Logic.Observation, Logic.Or, Logic.PriorState, Logic.Race, Logic.SocioeconomicStatus, Logic.Symptom, Logic.True, Logic.VitalSign
-
-
Constructor Summary
Constructors Constructor Description ActiveCarePlan()
-