Enum Class EImpfSpecialSituationIndicationVs
java.lang.Object
java.lang.Enum<EImpfSpecialSituationIndicationVs>
org.projecthusky.cda.elga.generated.artdecor.enums.EImpfSpecialSituationIndicationVs
- All Implemented Interfaces:
Serializable
,Comparable<EImpfSpecialSituationIndicationVs>
,Constable
,CodedMetadataEnumInterface
,TranslatedEnumInterface
,ValueSetEnumInterface
@Generated(value="org.projecthusky.codegenerator.ch.valuesets.UpdateValueSets",
date="2022-02-18")
public enum EImpfSpecialSituationIndicationVs
extends Enum<EImpfSpecialSituationIndicationVs>
implements ValueSetEnumInterface
Enumeration of eImpf_SpecialSituationIndication_VS values
EN: No designation found.
DE: No designation found.
FR: No designation found.
IT: No designation found.
Identifier: 1.2.40.0.34.6.0.10.15
Effective date: 2020-10-19 00:00
Version: 202010(-beta)
Status: DRAFT
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionEN: Allgemeine Bevölkerung.EN: Allgemeine Kategorisierung von Personen.EN: Cholera Impfstoff.EN: Diphtherie Impfstoff.EN: Frühsommer-Meningoencephalitis Impfstoff.EN: Gelbfieber Impfstoff.EN: Haemophilus influenzae Typ B Impfstoff.EN: Hepatitis A Impfstoff.EN: Hepatitis B Impfstoff.EN: Herpes Zoster Impfstoff.EN: Humane Papillomaviren Impfstoff.EN: Influenza (H1N1) Impfstoff.EN: Influenza (H5N1) Impfstoff.EN: Influenza Impfstoff.EN: Japanische Encephalitis Impfstoff.EN: Masern Impfstoff.EN: Meningokokken Impfstoff.EN: Meningokokken Serotyp A+C Impfstoff.EN: Meningokokken Serotyp A+C+W135+Y Impfstoff.EN: Meningokokken Serotyp B Impfstoff.EN: Meningokokken Serotyp C Impfstoff.EN: Mumps Impfstoff.EN: Pertussis Impfstoff.EN: Pneumokokken Impfstoff.EN: Pocken Impfstoff.EN: Poliomyelitis Impfstoff.EN: Röteln Impfstoff.EN: Rotavirus Impfstoff.EN: SARS-CoV-2 Impfstoff.EN: Spezielle Risikogruppe für.EN: Tetanus Impfstoff.EN: Tollwut Impfstoff.EN: Tuberkulose Impfstoff.EN: Typhus Impfstoff.EN: Varizellen Impfstoff. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
EN: Code for Allgemeine Bevölkerung.static final String
EN: Code for Allgemeine Kategorisierung von Personen.static final String
EN: Code for Cholera Impfstoff.static final String
Identifier of the code system (all values share the same).static final String
EN: Code for Diphtherie Impfstoff.static final String
EN: Code for Frühsommer-Meningoencephalitis Impfstoff.static final String
EN: Code for Gelbfieber Impfstoff.static final String
EN: Code for Haemophilus influenzae Typ B Impfstoff.static final String
EN: Code for Hepatitis A Impfstoff.static final String
EN: Code for Hepatitis B Impfstoff.static final String
EN: Code for Herpes Zoster Impfstoff.static final String
EN: Code for Humane Papillomaviren Impfstoff.static final String
EN: Code for Influenza (H1N1) Impfstoff.static final String
EN: Code for Influenza (H5N1) Impfstoff.static final String
EN: Code for Influenza Impfstoff.static final String
EN: Code for Japanische Encephalitis Impfstoff.static final String
EN: Code for Masern Impfstoff.static final String
EN: Code for Meningokokken Impfstoff.static final String
EN: Code for Meningokokken Serotyp A+C Impfstoff.static final String
EN: Code for Meningokokken Serotyp A+C+W135+Y Impfstoff.static final String
EN: Code for Meningokokken Serotyp B Impfstoff.static final String
EN: Code for Meningokokken Serotyp C Impfstoff.static final String
EN: Code for Mumps Impfstoff.static final String
EN: Code for Pertussis Impfstoff.static final String
EN: Code for Pneumokokken Impfstoff.static final String
EN: Code for Pocken Impfstoff.static final String
EN: Code for Poliomyelitis Impfstoff.static final String
EN: Code for Röteln Impfstoff.static final String
EN: Code for Rotavirus Impfstoff.static final String
EN: Code for SARS-CoV-2 Impfstoff.static final String
EN: Code for Spezielle Risikogruppe für.static final String
EN: Code for Tetanus Impfstoff.static final String
EN: Code for Tollwut Impfstoff.static final String
EN: Code for Tuberkulose Impfstoff.static final String
EN: Code for Typhus Impfstoff.static final String
Identifier of the value set.static final String
Name of the value set.static final String
EN: Code for Varizellen Impfstoff. -
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 EImpfSpecialSituationIndicationVs
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.Returns the enum constant of this class with the specified name.static EImpfSpecialSituationIndicationVs[]
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
-
ALLGEMEINE_BEV_LKERUNG
EN: Allgemeine Bevölkerung. -
ALLGEMEINE_KATEGORISIERUNG_VON_PERSONEN_L1
EN: Allgemeine Kategorisierung von Personen. -
CHOLERA_IMPFSTOFF_L1
EN: Cholera Impfstoff. -
DIPHTHERIE_IMPFSTOFF_L1
EN: Diphtherie Impfstoff. -
FR_HSOMMER_MENINGOENCEPHALITIS_IMPFSTOFF_L1
EN: Frühsommer-Meningoencephalitis Impfstoff. -
GELBFIEBER_IMPFSTOFF_L1
EN: Gelbfieber Impfstoff. -
HAEMOPHILUS_INFLUENZAE_TYP_B_IMPFSTOFF_L1
EN: Haemophilus influenzae Typ B Impfstoff. -
HEPATITIS_A_IMPFSTOFF_L1
EN: Hepatitis A Impfstoff. -
HEPATITIS_B_IMPFSTOFF_L1
EN: Hepatitis B Impfstoff. -
HERPES_ZOSTER_IMPFSTOFF_L1
EN: Herpes Zoster Impfstoff. -
HUMANE_PAPILLOMAVIREN_IMPFSTOFF_L1
EN: Humane Papillomaviren Impfstoff. -
INFLUENZA_H1N1_IMPFSTOFF_L1
EN: Influenza (H1N1) Impfstoff. -
INFLUENZA_H5N1_IMPFSTOFF_L1
EN: Influenza (H5N1) Impfstoff. -
INFLUENZA_IMPFSTOFF_L1
EN: Influenza Impfstoff. -
JAPANISCHE_ENCEPHALITIS_IMPFSTOFF_L1
EN: Japanische Encephalitis Impfstoff. -
MASERN_IMPFSTOFF_L1
EN: Masern Impfstoff. -
MENINGOKOKKEN_IMPFSTOFF_L1
EN: Meningokokken Impfstoff. -
MENINGOKOKKEN_SEROTYP_A_C_IMPFSTOFF_L1
EN: Meningokokken Serotyp A+C Impfstoff. -
MENINGOKOKKEN_SEROTYP_A_C_W135_Y_IMPFSTOFF_L1
EN: Meningokokken Serotyp A+C+W135+Y Impfstoff. -
MENINGOKOKKEN_SEROTYP_B_IMPFSTOFF_L1
EN: Meningokokken Serotyp B Impfstoff. -
MENINGOKOKKEN_SEROTYP_C_IMPFSTOFF_L1
EN: Meningokokken Serotyp C Impfstoff. -
MUMPS_IMPFSTOFF_L1
EN: Mumps Impfstoff. -
PERTUSSIS_IMPFSTOFF_L1
EN: Pertussis Impfstoff. -
PNEUMOKOKKEN_IMPFSTOFF_L1
EN: Pneumokokken Impfstoff. -
POCKEN_IMPFSTOFF_L1
EN: Pocken Impfstoff. -
POLIOMYELITIS_IMPFSTOFF_L1
EN: Poliomyelitis Impfstoff. -
ROTAVIRUS_IMPFSTOFF_L1
EN: Rotavirus Impfstoff. -
R_TELN_IMPFSTOFF_L1
EN: Röteln Impfstoff. -
SARS_COV_2_IMPFSTOFF_L1
EN: SARS-CoV-2 Impfstoff. -
SPEZIELLE_RISIKOGRUPPE_F_R
EN: Spezielle Risikogruppe für. -
TETANUS_IMPFSTOFF_L1
EN: Tetanus Impfstoff. -
TOLLWUT_IMPFSTOFF_L1
EN: Tollwut Impfstoff. -
TUBERKULOSE_IMPFSTOFF_L1
EN: Tuberkulose Impfstoff. -
TYPHUS_IMPFSTOFF_L1
EN: Typhus Impfstoff. -
VARIZELLEN_IMPFSTOFF_L1
EN: Varizellen Impfstoff.
-
-
Field Details
-
ALLGEMEINE_BEV_LKERUNG_CODE
EN: Code for Allgemeine Bevölkerung.- See Also:
-
ALLGEMEINE_KATEGORISIERUNG_VON_PERSONEN_L1_CODE
EN: Code for Allgemeine Kategorisierung von Personen.- See Also:
-
CHOLERA_IMPFSTOFF_L1_CODE
EN: Code for Cholera Impfstoff.- See Also:
-
DIPHTHERIE_IMPFSTOFF_L1_CODE
EN: Code for Diphtherie Impfstoff.- See Also:
-
FR_HSOMMER_MENINGOENCEPHALITIS_IMPFSTOFF_L1_CODE
EN: Code for Frühsommer-Meningoencephalitis Impfstoff.- See Also:
-
GELBFIEBER_IMPFSTOFF_L1_CODE
EN: Code for Gelbfieber Impfstoff.- See Also:
-
HAEMOPHILUS_INFLUENZAE_TYP_B_IMPFSTOFF_L1_CODE
EN: Code for Haemophilus influenzae Typ B Impfstoff.- See Also:
-
HEPATITIS_A_IMPFSTOFF_L1_CODE
EN: Code for Hepatitis A Impfstoff.- See Also:
-
HEPATITIS_B_IMPFSTOFF_L1_CODE
EN: Code for Hepatitis B Impfstoff.- See Also:
-
HERPES_ZOSTER_IMPFSTOFF_L1_CODE
EN: Code for Herpes Zoster Impfstoff.- See Also:
-
HUMANE_PAPILLOMAVIREN_IMPFSTOFF_L1_CODE
EN: Code for Humane Papillomaviren Impfstoff.- See Also:
-
INFLUENZA_H1N1_IMPFSTOFF_L1_CODE
EN: Code for Influenza (H1N1) Impfstoff.- See Also:
-
INFLUENZA_H5N1_IMPFSTOFF_L1_CODE
EN: Code for Influenza (H5N1) Impfstoff.- See Also:
-
INFLUENZA_IMPFSTOFF_L1_CODE
EN: Code for Influenza Impfstoff.- See Also:
-
JAPANISCHE_ENCEPHALITIS_IMPFSTOFF_L1_CODE
EN: Code for Japanische Encephalitis Impfstoff.- See Also:
-
MASERN_IMPFSTOFF_L1_CODE
EN: Code for Masern Impfstoff.- See Also:
-
MENINGOKOKKEN_IMPFSTOFF_L1_CODE
EN: Code for Meningokokken Impfstoff.- See Also:
-
MENINGOKOKKEN_SEROTYP_A_C_IMPFSTOFF_L1_CODE
EN: Code for Meningokokken Serotyp A+C Impfstoff.- See Also:
-
MENINGOKOKKEN_SEROTYP_A_C_W135_Y_IMPFSTOFF_L1_CODE
EN: Code for Meningokokken Serotyp A+C+W135+Y Impfstoff.- See Also:
-
MENINGOKOKKEN_SEROTYP_B_IMPFSTOFF_L1_CODE
EN: Code for Meningokokken Serotyp B Impfstoff.- See Also:
-
MENINGOKOKKEN_SEROTYP_C_IMPFSTOFF_L1_CODE
EN: Code for Meningokokken Serotyp C Impfstoff.- See Also:
-
MUMPS_IMPFSTOFF_L1_CODE
EN: Code for Mumps Impfstoff.- See Also:
-
PERTUSSIS_IMPFSTOFF_L1_CODE
EN: Code for Pertussis Impfstoff.- See Also:
-
PNEUMOKOKKEN_IMPFSTOFF_L1_CODE
EN: Code for Pneumokokken Impfstoff.- See Also:
-
POCKEN_IMPFSTOFF_L1_CODE
EN: Code for Pocken Impfstoff.- See Also:
-
POLIOMYELITIS_IMPFSTOFF_L1_CODE
EN: Code for Poliomyelitis Impfstoff.- See Also:
-
ROTAVIRUS_IMPFSTOFF_L1_CODE
EN: Code for Rotavirus Impfstoff.- See Also:
-
R_TELN_IMPFSTOFF_L1_CODE
EN: Code for Röteln Impfstoff.- See Also:
-
SARS_COV_2_IMPFSTOFF_L1_CODE
EN: Code for SARS-CoV-2 Impfstoff.- See Also:
-
SPEZIELLE_RISIKOGRUPPE_F_R_CODE
EN: Code for Spezielle Risikogruppe für.- See Also:
-
TETANUS_IMPFSTOFF_L1_CODE
EN: Code for Tetanus Impfstoff.- See Also:
-
TOLLWUT_IMPFSTOFF_L1_CODE
EN: Code for Tollwut Impfstoff.- See Also:
-
TUBERKULOSE_IMPFSTOFF_L1_CODE
EN: Code for Tuberkulose Impfstoff.- See Also:
-
TYPHUS_IMPFSTOFF_L1_CODE
EN: Code for Typhus Impfstoff.- See Also:
-
VARIZELLEN_IMPFSTOFF_L1_CODE
EN: Code for Varizellen Impfstoff.- 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.
-