| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<Conformance.MessageSignificanceCategory> |
Conformance.ConformanceMessagingEventComponent.category
The impact of the content of the message.
|
| Modifier and Type | Method and Description |
|---|---|
static Conformance.MessageSignificanceCategory |
Conformance.MessageSignificanceCategory.fromCode(String codeString) |
Conformance.MessageSignificanceCategory |
Conformance.MessageSignificanceCategoryEnumFactory.fromCode(String codeString) |
Conformance.MessageSignificanceCategory |
Conformance.ConformanceMessagingEventComponent.getCategory() |
static Conformance.MessageSignificanceCategory |
Conformance.MessageSignificanceCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conformance.MessageSignificanceCategory[] |
Conformance.MessageSignificanceCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<Conformance.MessageSignificanceCategory> |
Conformance.MessageSignificanceCategoryEnumFactory.fromType(Base code) |
Enumeration<Conformance.MessageSignificanceCategory> |
Conformance.ConformanceMessagingEventComponent.getCategoryElement() |
| Modifier and Type | Method and Description |
|---|---|
Conformance.ConformanceMessagingEventComponent |
Conformance.ConformanceMessagingEventComponent.setCategory(Conformance.MessageSignificanceCategory value) |
String |
Conformance.MessageSignificanceCategoryEnumFactory.toCode(Conformance.MessageSignificanceCategory code) |
String |
Conformance.MessageSignificanceCategoryEnumFactory.toSystem(Conformance.MessageSignificanceCategory code) |
| Modifier and Type | Method and Description |
|---|---|
Conformance.ConformanceMessagingEventComponent |
Conformance.ConformanceMessagingEventComponent.setCategoryElement(Enumeration<Conformance.MessageSignificanceCategory> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.