Enum Class EpimsEmsmaterial
java.lang.Object
java.lang.Enum<EpimsEmsmaterial>
org.projecthusky.cda.elga.generated.artdecor.ems.enums.EpimsEmsmaterial
- All Implemented Interfaces:
Serializable
,Comparable<EpimsEmsmaterial>
,Constable
,CodedMetadataEnumInterface
,TranslatedEnumInterface
,ValueSetEnumInterface
@Generated(value="org.projecthusky.codegenerator.ch.valuesets.UpdateValueSets",
date="2022-02-01")
public enum EpimsEmsmaterial
extends Enum<EpimsEmsmaterial>
implements ValueSetEnumInterface
Enumeration of epims_EMSMaterial 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.17
Effective date: 2020-02-20 14:43
Version: 2020
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: Abstrich.EN: Abszess.EN: andere Abstriche.EN: andere erregerhaltige Körperflüssigkeiten.EN: andere nicht sterile Probe.EN: andere sterile Probe.EN: anderes.EN: Ascites.EN: Biopsiematerial.EN: Blut.EN: Blutausstrich.EN: Bronchiallavage.EN: Bronchialsekret.EN: Cervicalabstrich.EN: EDTA-Blut.EN: EDTA-Blut/Plas,a.EN: Eiter.EN: Ejakulat.EN: Erbrochenes.EN: Exsudat Peritoneum.EN: Exsudat Pleura.EN: Gallenflüssigkeit.EN: Gelenkflüssigkeit.EN: getrockneter Bluttropfen.EN: Gewebe.EN: Harn.EN: Haut.EN: Hirn.EN: Isolat.EN: Knochenmark.EN: Kruste.EN: Lavage.EN: Leberbiopsie.EN: Leichenblut.EN: Liquor.EN: Lunge.EN: Lymphknoten.EN: Magensaft.EN: Membran.EN: Milz.EN: Nackenhautbiopsie.EN: Nasenabstrich.EN: Neugeborenenabstrich.EN: Operationsmaterial.EN: Plasma.EN: post mortem-Material.EN: Punktat.EN: Rachenabstrich.EN: Rachenspülflüssigkeit Serum.EN: Rektalabstrich.EN: Respiratorische Sekrete.EN: Sekrete.EN: Serum.EN: sonstiges.EN: Speichel.EN: Spritzeninhalt.EN: Sputum.EN: Stuhl.EN: Tonsillenabstrich.EN: Umgebungsprobe.EN: Vollblut.EN: Wundsekret. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
EN: Code for Abstrich.static final String
EN: Code for Abszess.static final String
EN: Code for andere Abstriche.static final String
EN: Code for andere erregerhaltige Körperflüssigkeiten.static final String
EN: Code for andere nicht sterile Probe.static final String
EN: Code for andere sterile Probe.static final String
EN: Code for anderes.static final String
EN: Code for Ascites.static final String
EN: Code for Biopsiematerial.static final String
EN: Code for Blut.static final String
EN: Code for Blutausstrich.static final String
EN: Code for Bronchiallavage.static final String
EN: Code for Bronchialsekret.static final String
EN: Code for Cervicalabstrich.static final String
Identifier of the code system (all values share the same).static final String
EN: Code for EDTA-Blut.static final String
EN: Code for EDTA-Blut/Plas,a.static final String
EN: Code for Eiter.static final String
EN: Code for Ejakulat.static final String
EN: Code for Erbrochenes.static final String
EN: Code for Exsudat Peritoneum.static final String
EN: Code for Exsudat Pleura.static final String
EN: Code for Gallenflüssigkeit.static final String
EN: Code for Gelenkflüssigkeit.static final String
EN: Code for getrockneter Bluttropfen.static final String
EN: Code for Gewebe.static final String
EN: Code for Harn.static final String
EN: Code for Haut.static final String
EN: Code for Hirn.static final String
EN: Code for Isolat.static final String
EN: Code for Knochenmark.static final String
EN: Code for Kruste.static final String
EN: Code for Lavage.static final String
EN: Code for Leberbiopsie.static final String
EN: Code for Leichenblut.static final String
EN: Code for Liquor.static final String
EN: Code for Lunge.static final String
EN: Code for Lymphknoten.static final String
EN: Code for Magensaft.static final String
EN: Code for Membran.static final String
EN: Code for Milz.static final String
EN: Code for Nackenhautbiopsie.static final String
EN: Code for Nasenabstrich.static final String
EN: Code for Neugeborenenabstrich.static final String
EN: Code for Operationsmaterial.static final String
EN: Code for Plasma.static final String
EN: Code for post mortem-Material.static final String
EN: Code for Punktat.static final String
EN: Code for Rachenabstrich.static final String
EN: Code for Rachenspülflüssigkeit Serum.static final String
EN: Code for Rektalabstrich.static final String
EN: Code for Respiratorische Sekrete.static final String
EN: Code for Sekrete.static final String
EN: Code for Serum.static final String
EN: Code for sonstiges.static final String
EN: Code for Speichel.static final String
EN: Code for Spritzeninhalt.static final String
EN: Code for Sputum.static final String
EN: Code for Stuhl.static final String
EN: Code for Tonsillenabstrich.static final String
EN: Code for Umgebungsprobe.static final String
Identifier of the value set.static final String
Name of the value set.static final String
EN: Code for Vollblut.static final String
EN: Code for Wundsekret. -
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 EpimsEmsmaterial
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 EpimsEmsmaterial
Returns the enum constant of this class with the specified name.static EpimsEmsmaterial[]
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
-
ABSTRICH
EN: Abstrich. -
ABSZESS
EN: Abszess. -
ANDERES
EN: anderes. -
ANDERE_ABSTRICHE
EN: andere Abstriche. -
ANDERE_ERREGERHALTIGE_K_RPERFL_SSIGKEITEN
EN: andere erregerhaltige Körperflüssigkeiten. -
ANDERE_NICHT_STERILE_PROBE
EN: andere nicht sterile Probe. -
ANDERE_STERILE_PROBE
EN: andere sterile Probe. -
ASCITES
EN: Ascites. -
BIOPSIEMATERIAL
EN: Biopsiematerial. -
BLUT
EN: Blut. -
BLUTAUSSTRICH
EN: Blutausstrich. -
BRONCHIALLAVAGE
EN: Bronchiallavage. -
BRONCHIALSEKRET
EN: Bronchialsekret. -
CERVICALABSTRICH
EN: Cervicalabstrich. -
EDTA_BLUT
EN: EDTA-Blut. -
EDTA_BLUT_PLAS_A
EN: EDTA-Blut/Plas,a. -
EITER
EN: Eiter. -
EJAKULAT
EN: Ejakulat. -
ERBROCHENES
EN: Erbrochenes. -
EXSUDAT_PERITONEUM
EN: Exsudat Peritoneum. -
EXSUDAT_PLEURA
EN: Exsudat Pleura. -
GALLENFL_SSIGKEIT
EN: Gallenflüssigkeit. -
GELENKFL_SSIGKEIT
EN: Gelenkflüssigkeit. -
GETROCKNETER_BLUTTROPFEN
EN: getrockneter Bluttropfen. -
GEWEBE
EN: Gewebe. -
HARN
EN: Harn. -
HAUT
EN: Haut. -
HIRN
EN: Hirn. -
ISOLAT
EN: Isolat. -
KNOCHENMARK
EN: Knochenmark. -
KRUSTE
EN: Kruste. -
LAVAGE
EN: Lavage. -
LEBERBIOPSIE
EN: Leberbiopsie. -
LEICHENBLUT
EN: Leichenblut. -
LIQUOR
EN: Liquor. -
LUNGE
EN: Lunge. -
LYMPHKNOTEN
EN: Lymphknoten. -
MAGENSAFT
EN: Magensaft. -
MEMBRAN
EN: Membran. -
MILZ
EN: Milz. -
NACKENHAUTBIOPSIE
EN: Nackenhautbiopsie. -
NASENABSTRICH
EN: Nasenabstrich. -
NEUGEBORENENABSTRICH
EN: Neugeborenenabstrich. -
OPERATIONSMATERIAL
EN: Operationsmaterial. -
PLASMA
EN: Plasma. -
POST_MORTEM_MATERIAL
EN: post mortem-Material. -
PUNKTAT
EN: Punktat. -
RACHENABSTRICH
EN: Rachenabstrich. -
RACHENSP_LFL_SSIGKEIT_SERUM
EN: Rachenspülflüssigkeit Serum. -
REKTALABSTRICH
EN: Rektalabstrich. -
RESPIRATORISCHE_SEKRETE
EN: Respiratorische Sekrete. -
SEKRETE
EN: Sekrete. -
SERUM
EN: Serum. -
SONSTIGES
EN: sonstiges. -
SPEICHEL
EN: Speichel. -
SPRITZENINHALT
EN: Spritzeninhalt. -
SPUTUM
EN: Sputum. -
STUHL
EN: Stuhl. -
TONSILLENABSTRICH
EN: Tonsillenabstrich. -
UMGEBUNGSPROBE
EN: Umgebungsprobe. -
VOLLBLUT
EN: Vollblut. -
WUNDSEKRET
EN: Wundsekret.
-
-
Field Details
-
ABSTRICH_CODE
EN: Code for Abstrich.- See Also:
-
ABSZESS_CODE
EN: Code for Abszess.- See Also:
-
ANDERES_CODE
EN: Code for anderes.- See Also:
-
ANDERE_ABSTRICHE_CODE
EN: Code for andere Abstriche.- See Also:
-
ANDERE_ERREGERHALTIGE_K_RPERFL_SSIGKEITEN_CODE
EN: Code for andere erregerhaltige Körperflüssigkeiten.- See Also:
-
ANDERE_NICHT_STERILE_PROBE_CODE
EN: Code for andere nicht sterile Probe.- See Also:
-
ANDERE_STERILE_PROBE_CODE
EN: Code for andere sterile Probe.- See Also:
-
ASCITES_CODE
EN: Code for Ascites.- See Also:
-
BIOPSIEMATERIAL_CODE
EN: Code for Biopsiematerial.- See Also:
-
BLUT_CODE
EN: Code for Blut.- See Also:
-
BLUTAUSSTRICH_CODE
EN: Code for Blutausstrich.- See Also:
-
BRONCHIALLAVAGE_CODE
EN: Code for Bronchiallavage.- See Also:
-
BRONCHIALSEKRET_CODE
EN: Code for Bronchialsekret.- See Also:
-
CERVICALABSTRICH_CODE
EN: Code for Cervicalabstrich.- See Also:
-
EDTA_BLUT_CODE
EN: Code for EDTA-Blut.- See Also:
-
EDTA_BLUT_PLAS_A_CODE
EN: Code for EDTA-Blut/Plas,a.- See Also:
-
EITER_CODE
EN: Code for Eiter.- See Also:
-
EJAKULAT_CODE
EN: Code for Ejakulat.- See Also:
-
ERBROCHENES_CODE
EN: Code for Erbrochenes.- See Also:
-
EXSUDAT_PERITONEUM_CODE
EN: Code for Exsudat Peritoneum.- See Also:
-
EXSUDAT_PLEURA_CODE
EN: Code for Exsudat Pleura.- See Also:
-
GALLENFL_SSIGKEIT_CODE
EN: Code for Gallenflüssigkeit.- See Also:
-
GELENKFL_SSIGKEIT_CODE
EN: Code for Gelenkflüssigkeit.- See Also:
-
GETROCKNETER_BLUTTROPFEN_CODE
EN: Code for getrockneter Bluttropfen.- See Also:
-
GEWEBE_CODE
EN: Code for Gewebe.- See Also:
-
HARN_CODE
EN: Code for Harn.- See Also:
-
HAUT_CODE
EN: Code for Haut.- See Also:
-
HIRN_CODE
EN: Code for Hirn.- See Also:
-
ISOLAT_CODE
EN: Code for Isolat.- See Also:
-
KNOCHENMARK_CODE
EN: Code for Knochenmark.- See Also:
-
KRUSTE_CODE
EN: Code for Kruste.- See Also:
-
LAVAGE_CODE
EN: Code for Lavage.- See Also:
-
LEBERBIOPSIE_CODE
EN: Code for Leberbiopsie.- See Also:
-
LEICHENBLUT_CODE
EN: Code for Leichenblut.- See Also:
-
LIQUOR_CODE
EN: Code for Liquor.- See Also:
-
LUNGE_CODE
EN: Code for Lunge.- See Also:
-
LYMPHKNOTEN_CODE
EN: Code for Lymphknoten.- See Also:
-
MAGENSAFT_CODE
EN: Code for Magensaft.- See Also:
-
MEMBRAN_CODE
EN: Code for Membran.- See Also:
-
MILZ_CODE
EN: Code for Milz.- See Also:
-
NACKENHAUTBIOPSIE_CODE
EN: Code for Nackenhautbiopsie.- See Also:
-
NASENABSTRICH_CODE
EN: Code for Nasenabstrich.- See Also:
-
NEUGEBORENENABSTRICH_CODE
EN: Code for Neugeborenenabstrich.- See Also:
-
OPERATIONSMATERIAL_CODE
EN: Code for Operationsmaterial.- See Also:
-
PLASMA_CODE
EN: Code for Plasma.- See Also:
-
POST_MORTEM_MATERIAL_CODE
EN: Code for post mortem-Material.- See Also:
-
PUNKTAT_CODE
EN: Code for Punktat.- See Also:
-
RACHENABSTRICH_CODE
EN: Code for Rachenabstrich.- See Also:
-
RACHENSP_LFL_SSIGKEIT_SERUM_CODE
EN: Code for Rachenspülflüssigkeit Serum.- See Also:
-
REKTALABSTRICH_CODE
EN: Code for Rektalabstrich.- See Also:
-
RESPIRATORISCHE_SEKRETE_CODE
EN: Code for Respiratorische Sekrete.- See Also:
-
SEKRETE_CODE
EN: Code for Sekrete.- See Also:
-
SERUM_CODE
EN: Code for Serum.- See Also:
-
SONSTIGES_CODE
EN: Code for sonstiges.- See Also:
-
SPEICHEL_CODE
EN: Code for Speichel.- See Also:
-
SPRITZENINHALT_CODE
EN: Code for Spritzeninhalt.- See Also:
-
SPUTUM_CODE
EN: Code for Sputum.- See Also:
-
STUHL_CODE
EN: Code for Stuhl.- See Also:
-
TONSILLENABSTRICH_CODE
EN: Code for Tonsillenabstrich.- See Also:
-
UMGEBUNGSPROBE_CODE
EN: Code for Umgebungsprobe.- See Also:
-
VOLLBLUT_CODE
EN: Code for Vollblut.- See Also:
-
WUNDSEKRET_CODE
EN: Code for Wundsekret.- 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.
-