DEMedicalPlanPatientFieldType enum

German medical plan document patient information description field type

Inheritance

Constructors

DEMedicalPlanPatientFieldType()
const

Values

FirstName → const DEMedicalPlanPatientFieldType
LastName → const DEMedicalPlanPatientFieldType
Title → const DEMedicalPlanPatientFieldType
PreName → const DEMedicalPlanPatientFieldType
Suffix → const DEMedicalPlanPatientFieldType
PatientID → const DEMedicalPlanPatientFieldType
BirthDate → const DEMedicalPlanPatientFieldType
Gender → const DEMedicalPlanPatientFieldType
Weight → const DEMedicalPlanPatientFieldType
Height → const DEMedicalPlanPatientFieldType
CreatinineValue → const DEMedicalPlanPatientFieldType
AllergiesAndIntolerances → const DEMedicalPlanPatientFieldType
BreastFeeding → const DEMedicalPlanPatientFieldType
Pregnant → const DEMedicalPlanPatientFieldType
PatientFreeText → const DEMedicalPlanPatientFieldType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<DEMedicalPlanPatientFieldType>
A constant List of the values in this enum, in order of their declaration.