| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<ExampleScenario.FHIRResourceType> |
ExampleScenario.ExampleScenarioInstanceComponent.resourceType
The type of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
static ExampleScenario.FHIRResourceType |
ExampleScenario.FHIRResourceType.fromCode(String codeString) |
ExampleScenario.FHIRResourceType |
ExampleScenario.FHIRResourceTypeEnumFactory.fromCode(String codeString) |
ExampleScenario.FHIRResourceType |
ExampleScenario.ExampleScenarioInstanceComponent.getResourceType() |
static ExampleScenario.FHIRResourceType |
ExampleScenario.FHIRResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExampleScenario.FHIRResourceType[] |
ExampleScenario.FHIRResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<ExampleScenario.FHIRResourceType> |
ExampleScenario.FHIRResourceTypeEnumFactory.fromType(Base code) |
Enumeration<ExampleScenario.FHIRResourceType> |
ExampleScenario.ExampleScenarioInstanceComponent.getResourceTypeElement() |
| Modifier and Type | Method and Description |
|---|---|
ExampleScenario.ExampleScenarioInstanceComponent |
ExampleScenario.ExampleScenarioInstanceComponent.setResourceType(ExampleScenario.FHIRResourceType value) |
String |
ExampleScenario.FHIRResourceTypeEnumFactory.toCode(ExampleScenario.FHIRResourceType code) |
String |
ExampleScenario.FHIRResourceTypeEnumFactory.toSystem(ExampleScenario.FHIRResourceType code) |
| Modifier and Type | Method and Description |
|---|---|
ExampleScenario.ExampleScenarioInstanceComponent |
ExampleScenario.ExampleScenarioInstanceComponent.setResourceTypeElement(Enumeration<ExampleScenario.FHIRResourceType> value) |
| Constructor and Description |
|---|
ExampleScenarioInstanceComponent(StringType resourceId,
Enumeration<ExampleScenario.FHIRResourceType> resourceType)
Constructor
|
Copyright © 2014–2021 Health Level 7. All rights reserved.