Enum Class ElgaPersonalRelationship
java.lang.Object
java.lang.Enum<ElgaPersonalRelationship>
org.projecthusky.cda.elga.generated.artdecor.ps.enums.ElgaPersonalRelationship
- All Implemented Interfaces:
Serializable
,Comparable<ElgaPersonalRelationship>
,Constable
,CodedMetadataEnumInterface
,TranslatedEnumInterface
,ValueSetEnumInterface
@Generated(value="org.projecthusky.codegenerator.ch.valuesets.UpdateValueSets",
date="2022-03-01")
public enum ElgaPersonalRelationship
extends Enum<ElgaPersonalRelationship>
implements ValueSetEnumInterface
Enumeration of ELGA_PersonalRelationship values
EN: No designation found.
DE: No designation found.
FR: No designation found.
IT: No designation found.
Identifier: 1.2.40.0.34.10.17
Effective date: 2021-09-27 11:04
Version: 202109
Status: NEW
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionEN: adopted child.EN: adopted daughter.EN: adopted son.EN: aunt.EN: brother-in-law.EN: Brother.EN: child in-law.EN: Child.EN: cousin.EN: daughter in-law.EN: Daughter.EN: domestic partner.EN: Family Member.EN: father-in-law.EN: Father.EN: foster child.EN: foster daughter.EN: foster son.EN: grandchild.EN: granddaughter.EN: Grandfather.EN: Grandmother.EN: Grandparent.EN: grandson.EN: great grandfather.EN: great grandmother.EN: great grandparent.EN: guardian.EN: half-brother.EN: half-sibling.EN: half-sister.EN: husband.EN: mother-in-law.EN: Mother.EN: natural brother.EN: natural child.EN: natural daughter.EN: natural father.EN: natural mother.EN: natural parent.EN: natural sibling.EN: natural sister.EN: natural son.EN: neighbor.EN: niece/nephew.EN: parent in-law.EN: Parent.EN: Roommate.EN: self.EN: sibling in-law.EN: Sibling.EN: significant other.EN: sister-in-law.EN: Sister.EN: son in-law.EN: son.EN: sponsored dependent.EN: spouse.EN: step child.EN: step parent.EN: step sibling.EN: stepbrother.EN: stepdaughter.EN: stepfather.EN: stepmother.EN: stepsister.EN: stepson.EN: uncle.EN: unrelated friend.EN: wife. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
EN: Code for adopted child.static final String
EN: Code for adopted daughter.static final String
EN: Code for adopted son.static final String
EN: Code for aunt.static final String
EN: Code for brother-in-law.static final String
EN: Code for Brother.static final String
EN: Code for child in-law.static final String
EN: Code for Child.static final String
Identifier of the code system (all values share the same).static final String
EN: Code for cousin.static final String
EN: Code for daughter in-law.static final String
EN: Code for Daughter.static final String
EN: Code for domestic partner.static final String
EN: Code for Family Member.static final String
EN: Code for father-in-law.static final String
EN: Code for Father.static final String
EN: Code for foster child.static final String
EN: Code for foster daughter.static final String
EN: Code for foster son.static final String
EN: Code for grandchild.static final String
EN: Code for granddaughter.static final String
EN: Code for Grandfather.static final String
EN: Code for Grandmother.static final String
EN: Code for Grandparent.static final String
EN: Code for grandson.static final String
EN: Code for great grandfather.static final String
EN: Code for great grandmother.static final String
EN: Code for great grandparent.static final String
EN: Code for guardian.static final String
EN: Code for half-brother.static final String
EN: Code for half-sibling.static final String
EN: Code for half-sister.static final String
EN: Code for husband.static final String
EN: Code for mother-in-law.static final String
EN: Code for Mother.static final String
EN: Code for natural brother.static final String
EN: Code for natural child.static final String
EN: Code for natural daughter.static final String
EN: Code for natural father.static final String
EN: Code for natural mother.static final String
EN: Code for natural parent.static final String
EN: Code for natural sibling.static final String
EN: Code for natural sister.static final String
EN: Code for natural son.static final String
EN: Code for neighbor.static final String
EN: Code for niece/nephew.static final String
EN: Code for parent in-law.static final String
EN: Code for Parent.static final String
EN: Code for Roommate.static final String
EN: Code for self.static final String
EN: Code for sibling in-law.static final String
EN: Code for Sibling.static final String
EN: Code for significant other.static final String
EN: Code for sister-in-law.static final String
EN: Code for Sister.static final String
EN: Code for son in-law.static final String
EN: Code for son.static final String
EN: Code for sponsored dependent.static final String
EN: Code for spouse.static final String
EN: Code for step child.static final String
EN: Code for step parent.static final String
EN: Code for step sibling.static final String
EN: Code for stepbrother.static final String
EN: Code for stepdaughter.static final String
EN: Code for stepfather.static final String
EN: Code for stepmother.static final String
EN: Code for stepsister.static final String
EN: Code for stepson.static final String
EN: Code for uncle.static final String
EN: Code for unrelated friend.static final String
Identifier of the value set.static final String
Name of the value set.static final String
EN: Code for wife. -
Method Summary
Modifier and TypeMethodDescription@NonNull String
Gets the code system identifier.@NonNull String
Gets the code system name.@NonNull String
Gets the code value as a string.@NonNull String
getDisplayName
(@Nullable LanguageCode languageCode) Gets the display name defined by the language param.static @Nullable ElgaPersonalRelationship
Gets the Enum with a given code.@NonNull String
Gets the value set identifier.@NonNull String
Gets the value set name.static boolean
isEnumOfValueSet
(@Nullable String enumName) Checks if a given enum is part of this value set.static boolean
isInValueSet
(@Nullable String codeValue) Checks if a given code value is in this value set.static ElgaPersonalRelationship
Returns the enum constant of this class with the specified name.static ElgaPersonalRelationship[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods inherited from class java.lang.Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
Methods inherited from interface org.projecthusky.common.enums.TranslatedEnumInterface
getDisplayName
Methods inherited from interface org.projecthusky.common.enums.ValueSetEnumInterface
getCD, getCD, getCE, getCE, getCode, getCode, getCodedString, getIpfCode, isContainedIn, isEqualTo, name
-
Enum Constant Details
-
ADOPTED_CHILD_L2
EN: adopted child. -
ADOPTED_DAUGHTER_L3
EN: adopted daughter. -
ADOPTED_SON_L3
EN: adopted son. -
AUNT_L1
EN: aunt. -
BROTHER_IN_LAW_L3
EN: brother-in-law. -
BROTHER_L2
EN: Brother. -
CHILD_IN_LAW_L2
EN: child in-law. -
CHILD_L1
EN: Child. -
COUSIN_L1
EN: cousin. -
DAUGHTER_IN_LAW_L3
EN: daughter in-law. -
DAUGHTER_L2
EN: Daughter. -
DOMESTIC_PARTNER
EN: domestic partner. -
FAMILY_MEMBER
EN: Family Member. -
FATHER_IN_LAW_L3
EN: father-in-law. -
FATHER_L2
EN: Father. -
FOSTER_CHILD_L2
EN: foster child. -
FOSTER_DAUGHTER_L3
EN: foster daughter. -
FOSTER_SON_L3
EN: foster son. -
GRANDCHILD_L1
EN: grandchild. -
GRANDDAUGHTER_L2
EN: granddaughter. -
GRANDFATHER_L2
EN: Grandfather. -
GRANDMOTHER_L2
EN: Grandmother. -
GRANDPARENT_L1
EN: Grandparent. -
GRANDSON_L2
EN: grandson. -
GREAT_GRANDFATHER_L2
EN: great grandfather. -
GREAT_GRANDMOTHER_L2
EN: great grandmother. -
GREAT_GRANDPARENT_L1
EN: great grandparent. -
GUARDIAN
EN: guardian. -
HALF_BROTHER_L3
EN: half-brother. -
HALF_SIBLING_L2
EN: half-sibling. -
HALF_SISTER_L3
EN: half-sister. -
HUSBAND_L2
EN: husband. -
MOTHER_IN_LAW_L3
EN: mother-in-law. -
MOTHER_L2
EN: Mother. -
NATURAL_BROTHER_L3
EN: natural brother. -
NATURAL_CHILD_L2
EN: natural child. -
NATURAL_DAUGHTER_L3
EN: natural daughter. -
NATURAL_FATHER_L3
EN: natural father. -
NATURAL_MOTHER_L3
EN: natural mother. -
NATURAL_PARENT_L2
EN: natural parent. -
NATURAL_SIBLING_L2
EN: natural sibling. -
NATURAL_SISTER_L3
EN: natural sister. -
NATURAL_SON_L3
EN: natural son. -
NEIGHBOR
EN: neighbor. -
NIECE_NEPHEW_L1
EN: niece/nephew. -
PARENT_IN_LAW_L2
EN: parent in-law. -
PARENT_L1
EN: Parent. -
ROOMMATE
EN: Roommate. -
SELF
EN: self. -
SIBLING_IN_LAW_L2
EN: sibling in-law. -
SIBLING_L1
EN: Sibling. -
SIGNIFICANT_OTHER
EN: significant other. -
SISTER_IN_LAW_L3
EN: sister-in-law. -
SISTER_L2
EN: Sister. -
SON_IN_LAW_L3
EN: son in-law. -
SON_L2
EN: son. -
SPONSORED_DEPENDENT
EN: sponsored dependent. -
SPOUSE_L1
EN: spouse. -
STEPBROTHER_L3
EN: stepbrother. -
STEPDAUGHTER_L3
EN: stepdaughter. -
STEPFATHER_L3
EN: stepfather. -
STEPMOTHER_L3
EN: stepmother. -
STEPSISTER_L3
EN: stepsister. -
STEPSON_L3
EN: stepson. -
STEP_CHILD_L2
EN: step child. -
STEP_PARENT_L2
EN: step parent. -
STEP_SIBLING_L2
EN: step sibling. -
UNCLE_L1
EN: uncle. -
UNRELATED_FRIEND
EN: unrelated friend. -
WIFE_L2
EN: wife.
-
-
Field Details
-
ADOPTED_CHILD_L2_CODE
EN: Code for adopted child.- See Also:
-
ADOPTED_DAUGHTER_L3_CODE
EN: Code for adopted daughter.- See Also:
-
ADOPTED_SON_L3_CODE
EN: Code for adopted son.- See Also:
-
AUNT_L1_CODE
EN: Code for aunt.- See Also:
-
BROTHER_IN_LAW_L3_CODE
EN: Code for brother-in-law.- See Also:
-
BROTHER_L2_CODE
EN: Code for Brother.- See Also:
-
CHILD_IN_LAW_L2_CODE
EN: Code for child in-law.- See Also:
-
CHILD_L1_CODE
EN: Code for Child.- See Also:
-
COUSIN_L1_CODE
EN: Code for cousin.- See Also:
-
DAUGHTER_IN_LAW_L3_CODE
EN: Code for daughter in-law.- See Also:
-
DAUGHTER_L2_CODE
EN: Code for Daughter.- See Also:
-
DOMESTIC_PARTNER_CODE
EN: Code for domestic partner.- See Also:
-
FAMILY_MEMBER_CODE
EN: Code for Family Member.- See Also:
-
FATHER_IN_LAW_L3_CODE
EN: Code for father-in-law.- See Also:
-
FATHER_L2_CODE
EN: Code for Father.- See Also:
-
FOSTER_CHILD_L2_CODE
EN: Code for foster child.- See Also:
-
FOSTER_DAUGHTER_L3_CODE
EN: Code for foster daughter.- See Also:
-
FOSTER_SON_L3_CODE
EN: Code for foster son.- See Also:
-
GRANDCHILD_L1_CODE
EN: Code for grandchild.- See Also:
-
GRANDDAUGHTER_L2_CODE
EN: Code for granddaughter.- See Also:
-
GRANDFATHER_L2_CODE
EN: Code for Grandfather.- See Also:
-
GRANDMOTHER_L2_CODE
EN: Code for Grandmother.- See Also:
-
GRANDPARENT_L1_CODE
EN: Code for Grandparent.- See Also:
-
GRANDSON_L2_CODE
EN: Code for grandson.- See Also:
-
GREAT_GRANDFATHER_L2_CODE
EN: Code for great grandfather.- See Also:
-
GREAT_GRANDMOTHER_L2_CODE
EN: Code for great grandmother.- See Also:
-
GREAT_GRANDPARENT_L1_CODE
EN: Code for great grandparent.- See Also:
-
GUARDIAN_CODE
EN: Code for guardian.- See Also:
-
HALF_BROTHER_L3_CODE
EN: Code for half-brother.- See Also:
-
HALF_SIBLING_L2_CODE
EN: Code for half-sibling.- See Also:
-
HALF_SISTER_L3_CODE
EN: Code for half-sister.- See Also:
-
HUSBAND_L2_CODE
EN: Code for husband.- See Also:
-
MOTHER_IN_LAW_L3_CODE
EN: Code for mother-in-law.- See Also:
-
MOTHER_L2_CODE
EN: Code for Mother.- See Also:
-
NATURAL_BROTHER_L3_CODE
EN: Code for natural brother.- See Also:
-
NATURAL_CHILD_L2_CODE
EN: Code for natural child.- See Also:
-
NATURAL_DAUGHTER_L3_CODE
EN: Code for natural daughter.- See Also:
-
NATURAL_FATHER_L3_CODE
EN: Code for natural father.- See Also:
-
NATURAL_MOTHER_L3_CODE
EN: Code for natural mother.- See Also:
-
NATURAL_PARENT_L2_CODE
EN: Code for natural parent.- See Also:
-
NATURAL_SIBLING_L2_CODE
EN: Code for natural sibling.- See Also:
-
NATURAL_SISTER_L3_CODE
EN: Code for natural sister.- See Also:
-
NATURAL_SON_L3_CODE
EN: Code for natural son.- See Also:
-
NEIGHBOR_CODE
EN: Code for neighbor.- See Also:
-
NIECE_NEPHEW_L1_CODE
EN: Code for niece/nephew.- See Also:
-
PARENT_IN_LAW_L2_CODE
EN: Code for parent in-law.- See Also:
-
PARENT_L1_CODE
EN: Code for Parent.- See Also:
-
ROOMMATE_CODE
EN: Code for Roommate.- See Also:
-
SELF_CODE
EN: Code for self.- See Also:
-
SIBLING_IN_LAW_L2_CODE
EN: Code for sibling in-law.- See Also:
-
SIBLING_L1_CODE
EN: Code for Sibling.- See Also:
-
SIGNIFICANT_OTHER_CODE
EN: Code for significant other.- See Also:
-
SISTER_IN_LAW_L3_CODE
EN: Code for sister-in-law.- See Also:
-
SISTER_L2_CODE
EN: Code for Sister.- See Also:
-
SON_IN_LAW_L3_CODE
EN: Code for son in-law.- See Also:
-
SON_L2_CODE
EN: Code for son.- See Also:
-
SPONSORED_DEPENDENT_CODE
EN: Code for sponsored dependent.- See Also:
-
SPOUSE_L1_CODE
EN: Code for spouse.- See Also:
-
STEPBROTHER_L3_CODE
EN: Code for stepbrother.- See Also:
-
STEPDAUGHTER_L3_CODE
EN: Code for stepdaughter.- See Also:
-
STEPFATHER_L3_CODE
EN: Code for stepfather.- See Also:
-
STEPMOTHER_L3_CODE
EN: Code for stepmother.- See Also:
-
STEPSISTER_L3_CODE
EN: Code for stepsister.- See Also:
-
STEPSON_L3_CODE
EN: Code for stepson.- See Also:
-
STEP_CHILD_L2_CODE
EN: Code for step child.- See Also:
-
STEP_PARENT_L2_CODE
EN: Code for step parent.- See Also:
-
STEP_SIBLING_L2_CODE
EN: Code for step sibling.- See Also:
-
UNCLE_L1_CODE
EN: Code for uncle.- See Also:
-
UNRELATED_FRIEND_CODE
EN: Code for unrelated friend.- See Also:
-
WIFE_L2_CODE
EN: Code for wife.- See Also:
-
VALUE_SET_ID
Identifier of the value set.- See Also:
-
VALUE_SET_NAME
Name of the value set.- See Also:
-
CODE_SYSTEM_ID
Identifier of the code system (all values share the same).- See Also:
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
getEnum
Gets the Enum with a given code.- Parameters:
code
- The code value.- Returns:
- the enum value found or
null
.
-
isEnumOfValueSet
Checks if a given enum is part of this value set.- Parameters:
enumName
- The name of the enum.- Returns:
true
if the name is found in this value set,false
otherwise.
-
isInValueSet
Checks if a given code value is in this value set.- Parameters:
codeValue
- The code value.- Returns:
true
if the value is found in this value set,false
otherwise.
-
getCodeSystemId
Gets the code system identifier.- Specified by:
getCodeSystemId
in interfaceValueSetEnumInterface
- Returns:
- the code system identifier.
-
getCodeSystemName
Gets the code system name.- Specified by:
getCodeSystemName
in interfaceValueSetEnumInterface
- Returns:
- the code system name.
-
getCodeValue
Gets the code value as a string.- Specified by:
getCodeValue
in interfaceValueSetEnumInterface
- Returns:
- the code value.
-
getDisplayName
Gets the display name defined by the language param.- Specified by:
getDisplayName
in interfaceTranslatedEnumInterface
- Parameters:
languageCode
- The language code to get the display name for,null
to get the default display name.- Returns:
- the display name in the desired language.
-
getValueSetId
Gets the value set identifier.- Specified by:
getValueSetId
in interfaceValueSetEnumInterface
- Returns:
- the value set identifier.
-
getValueSetName
Gets the value set name.- Specified by:
getValueSetName
in interfaceValueSetEnumInterface
- Returns:
- the value set name.
-