| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<Conformance.SystemRestfulInteraction> |
Conformance.SystemInteractionComponent.code
A coded identifier of the operation, supported by the system.
|
| Modifier and Type | Method and Description |
|---|---|
static Conformance.SystemRestfulInteraction |
Conformance.SystemRestfulInteraction.fromCode(String codeString) |
Conformance.SystemRestfulInteraction |
Conformance.SystemRestfulInteractionEnumFactory.fromCode(String codeString) |
Conformance.SystemRestfulInteraction |
Conformance.SystemInteractionComponent.getCode() |
static Conformance.SystemRestfulInteraction |
Conformance.SystemRestfulInteraction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conformance.SystemRestfulInteraction[] |
Conformance.SystemRestfulInteraction.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.SystemRestfulInteraction> |
Conformance.SystemRestfulInteractionEnumFactory.fromType(Base code) |
Enumeration<Conformance.SystemRestfulInteraction> |
Conformance.SystemInteractionComponent.getCodeElement() |
| Modifier and Type | Method and Description |
|---|---|
Conformance.SystemInteractionComponent |
Conformance.SystemInteractionComponent.setCode(Conformance.SystemRestfulInteraction value) |
String |
Conformance.SystemRestfulInteractionEnumFactory.toCode(Conformance.SystemRestfulInteraction code) |
String |
Conformance.SystemRestfulInteractionEnumFactory.toSystem(Conformance.SystemRestfulInteraction code) |
| Modifier and Type | Method and Description |
|---|---|
Conformance.SystemInteractionComponent |
Conformance.SystemInteractionComponent.setCodeElement(Enumeration<Conformance.SystemRestfulInteraction> value) |
| Constructor and Description |
|---|
SystemInteractionComponent(Enumeration<Conformance.SystemRestfulInteraction> code)
Constructor
|
Copyright © 2014–2018 University Health Network. All rights reserved.