public enum LOINC530345Answerlist extends Enum<LOINC530345Answerlist>
| Enum Constant and Description |
|---|
LA67038
Heteroplasmic
|
LA67046
Homoplasmic
|
LA67053
Homozygous
|
LA67061
Heterozygous
|
LA67079
Hemizygous
|
NULL
added to help the parsers
|
| Modifier and Type | Method and Description |
|---|---|
static LOINC530345Answerlist |
fromCode(String codeString) |
String |
getDefinition() |
String |
getDisplay() |
String |
getSystem() |
String |
toCode() |
static LOINC530345Answerlist |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LOINC530345Answerlist[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final LOINC530345Answerlist LA67038
public static final LOINC530345Answerlist LA67046
public static final LOINC530345Answerlist LA67053
public static final LOINC530345Answerlist LA67061
public static final LOINC530345Answerlist LA67079
public static final LOINC530345Answerlist NULL
public static LOINC530345Answerlist[] values()
for (LOINC530345Answerlist c : LOINC530345Answerlist.values()) System.out.println(c);
public static LOINC530345Answerlist 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 LOINC530345Answerlist 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.