public enum LOINC480194Answerlist extends Enum<LOINC480194Answerlist>
| Enum Constant and Description |
|---|
LA66865
Duplication
|
LA66873
Insertion
|
LA66881
Insertion/Deletion
|
LA66899
Inversion
|
LA66907
Substitution
|
LA66923
Deletion
|
LA96581
Wild type
|
NULL
added to help the parsers
|
| Modifier and Type | Method and Description |
|---|---|
static LOINC480194Answerlist |
fromCode(String codeString) |
String |
getDefinition() |
String |
getDisplay() |
String |
getSystem() |
String |
toCode() |
static LOINC480194Answerlist |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LOINC480194Answerlist[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final LOINC480194Answerlist LA96581
public static final LOINC480194Answerlist LA66923
public static final LOINC480194Answerlist LA66865
public static final LOINC480194Answerlist LA66873
public static final LOINC480194Answerlist LA66881
public static final LOINC480194Answerlist LA66899
public static final LOINC480194Answerlist LA66907
public static final LOINC480194Answerlist NULL
public static LOINC480194Answerlist[] values()
for (LOINC480194Answerlist c : LOINC480194Answerlist.values()) System.out.println(c);
public static LOINC480194Answerlist valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static LOINC480194Answerlist fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionpublic String getDefinition()
public String getDisplay()
Copyright © 2014–2018 University Health Network. All rights reserved.