| Modifier and Type | Interface and Description |
|---|---|
interface |
EncounterActivity
A representation of the model object 'Encounter Activity'.
|
interface |
EncounterPlanOfCare
A representation of the model object 'Encounter Plan Of Care'.
|
| Modifier and Type | Method and Description |
|---|---|
EncounterEntry |
EncounterEntry.init() |
EncounterEntry |
EncounterEntry.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EncounterEntry> |
EncounterHistorySection.getEncounterEntries() |
| Modifier and Type | Class and Description |
|---|---|
class |
EncounterActivityImpl
An implementation of the model object 'Encounter Activity'.
|
class |
EncounterEntryImpl
An implementation of the model object 'Encounter Entry'.
|
class |
EncounterPlanOfCareImpl
An implementation of the model object 'Encounter Plan Of Care'.
|
| Modifier and Type | Method and Description |
|---|---|
EncounterEntry |
EncounterEntryImpl.init() |
EncounterEntry |
EncounterEntryImpl.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EncounterEntry> |
EncounterHistorySectionImpl.getEncounterEntries() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.emf.common.util.EList<EncounterEntry> |
EncounterHistorySectionOperations.getEncounterEntries(EncounterHistorySection encounterHistorySection) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EncounterEntryOperations.validateEncounterEntryClassCode(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
EncounterEntryOperations.validateEncounterEntryCode(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
EncounterEntryOperations.validateEncounterEntryCodeP(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
EncounterEntryOperations.validateEncounterEntryId(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
EncounterEntryOperations.validateEncounterEntryTemplateId(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
EncounterEntryOperations.validateEncounterEntryText(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
T |
IHESwitch.caseEncounterEntry(EncounterEntry object)
Returns the result of interpreting the object as an instance of 'Encounter Entry'.
|
boolean |
IHEValidator.validateEncounterEntry_validateEncounterEntryClassCode(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateEncounterEntryClassCode constraint of 'Encounter Entry'.
|
boolean |
IHEValidator.validateEncounterEntry_validateEncounterEntryCode(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateEncounterEntryCode constraint of 'Encounter Entry'.
|
boolean |
IHEValidator.validateEncounterEntry_validateEncounterEntryCodeP(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateEncounterEntryCodeP constraint of 'Encounter Entry'.
|
boolean |
IHEValidator.validateEncounterEntry_validateEncounterEntryId(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateEncounterEntryId constraint of 'Encounter Entry'.
|
boolean |
IHEValidator.validateEncounterEntry_validateEncounterEntryTemplateId(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateEncounterEntryTemplateId constraint of 'Encounter Entry'.
|
boolean |
IHEValidator.validateEncounterEntry_validateEncounterEntryText(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateEncounterEntryText constraint of 'Encounter Entry'.
|
boolean |
IHEValidator.validateEncounterEntry(EncounterEntry encounterEntry,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.