Enum Class ElgaPersonalRelationship
java.lang.Object
java.lang.Enum<ElgaPersonalRelationship>
org.projecthusky.cda.elga.generated.artdecor.base.enums.ElgaPersonalRelationship
- All Implemented Interfaces:
Serializable
,Comparable<ElgaPersonalRelationship>
,Constable
,CodedMetadataEnumInterface
,TranslatedEnumInterface
,ValueSetEnumInterface
@Generated(value="org.projecthusky.codegenerator.ch.valuesets.UpdateValueSets",
date="2022-02-21")
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: 2011-12-19 00:00
Version: null
Status: DEPRECATED
-
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: child.EN: child in-law.EN: cousin.EN: daughter.EN: daughter in-law.EN: domestic partner.EN: family member.EN: father.EN: father-in-law.EN: foster child.EN: foster daughter.EN: foster son.EN: grandchild.EN: grandparent.EN: great grandparent.EN: husband.EN: mother.EN: mother-in-law.EN: natural child.EN: natural daughter.EN: natural son.EN: neighbor.EN: niece/nephew.EN: parent.EN: parent in-law.EN: roommate.EN: sibling.EN: significant other.EN: son.EN: son in-law.EN: spouse.EN: step child.EN: stepdaughter.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 child.static final String
EN: Code for child in-law.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.static final String
EN: Code for daughter in-law.static final String
EN: Code for domestic partner.static final String
EN: Code for family member.static final String
EN: Code for father.static final String
EN: Code for father-in-law.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 grandparent.static final String
EN: Code for great grandparent.static final String
EN: Code for husband.static final String
EN: Code for mother.static final String
EN: Code for mother-in-law.static final String
EN: Code for natural child.static final String
EN: Code for natural daughter.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.static final String
EN: Code for parent in-law.static final String
EN: Code for roommate.static final String
EN: Code for sibling.static final String
EN: Code for significant other.static final String
EN: Code for son.static final String
EN: Code for son in-law.static final String
EN: Code for spouse.static final String
EN: Code for step child.static final String
EN: Code for stepdaughter.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
EN: adopted child. -
ADOPTED_DAUGHTER
EN: adopted daughter. -
ADOPTED_SON
EN: adopted son. -
AUNT
EN: aunt. -
CHILD
EN: child. -
CHILD_IN_LAW
EN: child in-law. -
COUSIN
EN: cousin. -
DAUGHTER
EN: daughter. -
DAUGHTER_IN_LAW
EN: daughter in-law. -
DOMESTIC_PARTNER
EN: domestic partner. -
FAMILY_MEMBER
EN: family member. -
FATHER
EN: father. -
FATHER_IN_LAW
EN: father-in-law. -
FOSTER_CHILD
EN: foster child. -
FOSTER_DAUGHTER
EN: foster daughter. -
FOSTER_SON
EN: foster son. -
GRANDCHILD
EN: grandchild. -
GRANDPARENT
EN: grandparent. -
GREAT_GRANDPARENT
EN: great grandparent. -
HUSBAND_L1
EN: husband. -
MOTHER
EN: mother. -
MOTHER_IN_LAW
EN: mother-in-law. -
NATURAL_CHILD
EN: natural child. -
NATURAL_DAUGHTER
EN: natural daughter. -
NATURAL_SON
EN: natural son. -
NEIGHBOR
EN: neighbor. -
NIECE_NEPHEW
EN: niece/nephew. -
PARENT
EN: parent. -
PARENT_IN_LAW
EN: parent in-law. -
ROOMMATE
EN: roommate. -
SIBLING
EN: sibling. -
SIGNIFICANT_OTHER
EN: significant other. -
SON
EN: son. -
SON_IN_LAW
EN: son in-law. -
SPOUSE
EN: spouse. -
STEPDAUGHTER
EN: stepdaughter. -
STEPSON
EN: stepson. -
STEP_CHILD
EN: step child. -
UNCLE
EN: uncle. -
UNRELATED_FRIEND
EN: unrelated friend. -
WIFE_L1
EN: wife.
-
-
Field Details
-
ADOPTED_CHILD_CODE
EN: Code for adopted child.- See Also:
-
ADOPTED_DAUGHTER_CODE
EN: Code for adopted daughter.- See Also:
-
ADOPTED_SON_CODE
EN: Code for adopted son.- See Also:
-
AUNT_CODE
EN: Code for aunt.- See Also:
-
CHILD_CODE
EN: Code for child.- See Also:
-
CHILD_IN_LAW_CODE
EN: Code for child in-law.- See Also:
-
COUSIN_CODE
EN: Code for cousin.- See Also:
-
DAUGHTER_CODE
EN: Code for daughter.- See Also:
-
DAUGHTER_IN_LAW_CODE
EN: Code for daughter in-law.- See Also:
-
DOMESTIC_PARTNER_CODE
EN: Code for domestic partner.- See Also:
-
FAMILY_MEMBER_CODE
EN: Code for family member.- See Also:
-
FATHER_CODE
EN: Code for father.- See Also:
-
FATHER_IN_LAW_CODE
EN: Code for father-in-law.- See Also:
-
FOSTER_CHILD_CODE
EN: Code for foster child.- See Also:
-
FOSTER_DAUGHTER_CODE
EN: Code for foster daughter.- See Also:
-
FOSTER_SON_CODE
EN: Code for foster son.- See Also:
-
GRANDCHILD_CODE
EN: Code for grandchild.- See Also:
-
GRANDPARENT_CODE
EN: Code for grandparent.- See Also:
-
GREAT_GRANDPARENT_CODE
EN: Code for great grandparent.- See Also:
-
HUSBAND_L1_CODE
EN: Code for husband.- See Also:
-
MOTHER_CODE
EN: Code for mother.- See Also:
-
MOTHER_IN_LAW_CODE
EN: Code for mother-in-law.- See Also:
-
NATURAL_CHILD_CODE
EN: Code for natural child.- See Also:
-
NATURAL_DAUGHTER_CODE
EN: Code for natural daughter.- See Also:
-
NATURAL_SON_CODE
EN: Code for natural son.- See Also:
-
NEIGHBOR_CODE
EN: Code for neighbor.- See Also:
-
NIECE_NEPHEW_CODE
EN: Code for niece/nephew.- See Also:
-
PARENT_CODE
EN: Code for parent.- See Also:
-
PARENT_IN_LAW_CODE
EN: Code for parent in-law.- See Also:
-
ROOMMATE_CODE
EN: Code for roommate.- See Also:
-
SIBLING_CODE
EN: Code for sibling.- See Also:
-
SIGNIFICANT_OTHER_CODE
EN: Code for significant other.- See Also:
-
SON_CODE
EN: Code for son.- See Also:
-
SON_IN_LAW_CODE
EN: Code for son in-law.- See Also:
-
SPOUSE_CODE
EN: Code for spouse.- See Also:
-
STEPDAUGHTER_CODE
EN: Code for stepdaughter.- See Also:
-
STEPSON_CODE
EN: Code for stepson.- See Also:
-
STEP_CHILD_CODE
EN: Code for step child.- See Also:
-
UNCLE_CODE
EN: Code for uncle.- See Also:
-
UNRELATED_FRIEND_CODE
EN: Code for unrelated friend.- See Also:
-
WIFE_L1_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.
-