public enum V3HL7StandardVersionCode extends Enum<V3HL7StandardVersionCode>
| Enum Constant and Description |
|---|
BALLOT2008JAN
The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in January 2008.
|
BALLOT2008MAY
The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in May 2008.
|
BALLOT2008SEP
The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in September 2008.
|
BALLOT2009JAN
The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in January 2009.
|
BALLOT2009MAY
The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in May 2009.
|
BALLOT2009SEP
The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in September 2009.
|
BALLOT2010JAN
Definition: The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in January 2010.
|
BALLOT2010MAY
Definition: The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in May 2010.
|
BALLOT2010SEP
Definition: The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in September 2010.
|
BALLOT2011JAN
Definition: The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in January 2011.
|
BALLOT2011MAY
Definition: The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in May 2011.
|
BALLOT2011SEP
Definition: The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in September 2011.
|
BALLOT2012JAN
Definition: The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in January 2012.
|
BALLOT2012MAY
Definition: The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in May 2012.
|
BALLOT2012SEP
Definition: The complete set of normative, DSTU, proposed (under ballot) and draft artifacts as published in the ballot whose ballot cycle ended in September 2012.
|
NULL
added to help the parsers
|
V3200312
The consistent set of messaging artefacts as published or contained in repositories in December of 2003, based on the latest version of any V3 models or artefacts (RIM, Datatypes, CMETS, Common Messages, Vocabularies) as available in December of 2003.
|
V32005N
Description:The consistent set of normative and DSTU messaging artifacts as published or contained in repositories in December of 2004, based on the latest version of any V3 models or artifacts (RIM, Datatypes, CMETS, Common Messages, Vocabularies) as published under the title of Normative Edition 2005.
|
V32006N
Description:The consistent set of normative and DSTU messaging artifacts as published or contained in repositories in December of 2005, based on the latest version of any V3 models or artifacts (RIM, Datatypes, CMETS, Common Messages, Vocabularies) as published under the title of Normative Edition 2006.
|
V32007N
Description:The consistent set of normative and DSTU messaging artifacts as published or contained in repositories in December of 2006, based on the latest version of any V3 models or artifacts (RIM, Datatypes, CMETS, Common Messages, Vocabularies) published under the title of Normative Edition 2007.
|
V32008N
Definition: The consistent set of normative and DSTU messaging artifacts as published or contained in repositories in December of 2007, based on the latest version of any V3 models or artifacts (RIM, Data Types, CMETS, Common Messages, Vocabularies) published under the title of Normative Edition 2008.
|
V32009N
Description: The consistent set of normative and DSTU messaging artifacts as published or contained in repositories in December of 2008, based on the latest version of any V3 models or artifacts (RIM, Data Types, CMETS, Common Messages, Vocabularies) published under the title of Normative Edition 2009.
|
V32010N
Definition: The consistent set of normative and DSTU messaging artifacts as published or contained in repositories in December of 2009, based on the latest version of any V3 models or artifacts (RIM, Data Types, CMETS, Common Messages, Vocabularies) published under the title of Normative Edition 2010.
|
V32011N
Definition: The consistent set of normative and DSTU messaging artifacts as published or contained in repositories in December of 2010, based on the latest version of any V3 models or artifacts (RIM, Data Types, CMETS, Common Messages, Vocabularies) published under the title of Normative Edition 2011.
|
V32012N
Definition: The consistent set of normative and DSTU messaging artifacts as published or contained in repositories in December of 2011, based on the latest version of any V3 models or artifacts (RIM, Data Types, CMETS, Common Messages, Vocabularies) published under the title of Normative Edition 2012.
|
V3PR1
Includes all material published as part of the ballot package released for vote in July-August 2003.
|
| Modifier and Type | Method and Description |
|---|---|
static V3HL7StandardVersionCode |
fromCode(String codeString) |
String |
getDefinition() |
String |
getDisplay() |
String |
getSystem() |
String |
toCode() |
static V3HL7StandardVersionCode |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static V3HL7StandardVersionCode[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final V3HL7StandardVersionCode BALLOT2008JAN
public static final V3HL7StandardVersionCode BALLOT2008MAY
public static final V3HL7StandardVersionCode BALLOT2008SEP
public static final V3HL7StandardVersionCode BALLOT2009JAN
public static final V3HL7StandardVersionCode BALLOT2009MAY
public static final V3HL7StandardVersionCode BALLOT2009SEP
public static final V3HL7StandardVersionCode BALLOT2010JAN
public static final V3HL7StandardVersionCode BALLOT2010MAY
public static final V3HL7StandardVersionCode BALLOT2010SEP
public static final V3HL7StandardVersionCode BALLOT2011JAN
public static final V3HL7StandardVersionCode BALLOT2011MAY
public static final V3HL7StandardVersionCode BALLOT2011SEP
public static final V3HL7StandardVersionCode BALLOT2012JAN
public static final V3HL7StandardVersionCode BALLOT2012MAY
public static final V3HL7StandardVersionCode BALLOT2012SEP
public static final V3HL7StandardVersionCode V3200312
public static final V3HL7StandardVersionCode V32005N
public static final V3HL7StandardVersionCode V32006N
public static final V3HL7StandardVersionCode V32008N
public static final V3HL7StandardVersionCode V32009N
public static final V3HL7StandardVersionCode V32010N
public static final V3HL7StandardVersionCode V32011N
public static final V3HL7StandardVersionCode V32012N
public static final V3HL7StandardVersionCode V3PR1
public static final V3HL7StandardVersionCode V32007N
public static final V3HL7StandardVersionCode NULL
public static V3HL7StandardVersionCode[] values()
for (V3HL7StandardVersionCode c : V3HL7StandardVersionCode.values()) System.out.println(c);
public static V3HL7StandardVersionCode 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 V3HL7StandardVersionCode fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionpublic String getDefinition()
public String getDisplay()
Copyright © 2014–2021 Health Level 7. All rights reserved.