| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<AuditEvent.AuditEventAgentNetworkType> |
AuditEvent.AuditEventAgentNetworkComponent.type
An identifier for the type of network access point that originated the audit event.
|
| Modifier and Type | Method and Description |
|---|---|
static AuditEvent.AuditEventAgentNetworkType |
AuditEvent.AuditEventAgentNetworkType.fromCode(String codeString) |
AuditEvent.AuditEventAgentNetworkType |
AuditEvent.AuditEventAgentNetworkTypeEnumFactory.fromCode(String codeString) |
AuditEvent.AuditEventAgentNetworkType |
AuditEvent.AuditEventAgentNetworkComponent.getType() |
static AuditEvent.AuditEventAgentNetworkType |
AuditEvent.AuditEventAgentNetworkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditEvent.AuditEventAgentNetworkType[] |
AuditEvent.AuditEventAgentNetworkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<AuditEvent.AuditEventAgentNetworkType> |
AuditEvent.AuditEventAgentNetworkTypeEnumFactory.fromType(Base code) |
Enumeration<AuditEvent.AuditEventAgentNetworkType> |
AuditEvent.AuditEventAgentNetworkComponent.getTypeElement() |
| Modifier and Type | Method and Description |
|---|---|
AuditEvent.AuditEventAgentNetworkComponent |
AuditEvent.AuditEventAgentNetworkComponent.setType(AuditEvent.AuditEventAgentNetworkType value) |
String |
AuditEvent.AuditEventAgentNetworkTypeEnumFactory.toCode(AuditEvent.AuditEventAgentNetworkType code) |
String |
AuditEvent.AuditEventAgentNetworkTypeEnumFactory.toSystem(AuditEvent.AuditEventAgentNetworkType code) |
| Modifier and Type | Method and Description |
|---|---|
AuditEvent.AuditEventAgentNetworkComponent |
AuditEvent.AuditEventAgentNetworkComponent.setTypeElement(Enumeration<AuditEvent.AuditEventAgentNetworkType> value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.