Modifier and Type | Method and Description |
---|---|
PatientInstruction |
CCDFactory.createPatientInstruction()
Returns a new object of class 'Patient Instruction'.
|
PatientInstruction |
PatientInstruction.init() |
PatientInstruction |
PatientInstruction.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PatientInstruction> |
ProcedureActivityProcedure.getPatientInstructions() |
org.eclipse.emf.common.util.EList<PatientInstruction> |
ProcedureActivityObservation.getPatientInstructions() |
org.eclipse.emf.common.util.EList<PatientInstruction> |
ProcedureActivityAct.getPatientInstructions() |
org.eclipse.emf.common.util.EList<PatientInstruction> |
MedicationActivity.getPatientInstructions() |
org.eclipse.emf.common.util.EList<PatientInstruction> |
EncountersActivity.getPatientInstructions() |
Modifier and Type | Class and Description |
---|---|
class |
PatientInstructionImpl
An implementation of the model object 'Patient Instruction'.
|
Modifier and Type | Method and Description |
---|---|
PatientInstruction |
CCDFactoryImpl.createPatientInstruction() |
PatientInstruction |
PatientInstructionImpl.init() |
PatientInstruction |
PatientInstructionImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PatientInstruction> |
ProcedureActivityProcedureImpl.getPatientInstructions() |
org.eclipse.emf.common.util.EList<PatientInstruction> |
ProcedureActivityObservationImpl.getPatientInstructions() |
org.eclipse.emf.common.util.EList<PatientInstruction> |
ProcedureActivityActImpl.getPatientInstructions() |
org.eclipse.emf.common.util.EList<PatientInstruction> |
MedicationActivityImpl.getPatientInstructions() |
org.eclipse.emf.common.util.EList<PatientInstruction> |
EncountersActivityImpl.getPatientInstructions() |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.emf.common.util.EList<PatientInstruction> |
EncountersActivityOperations.getPatientInstructions(EncountersActivity encountersActivity) |
static org.eclipse.emf.common.util.EList<PatientInstruction> |
MedicationActivityOperations.getPatientInstructions(MedicationActivity medicationActivity) |
static org.eclipse.emf.common.util.EList<PatientInstruction> |
ProcedureActivityActOperations.getPatientInstructions(ProcedureActivityAct procedureActivityAct) |
static org.eclipse.emf.common.util.EList<PatientInstruction> |
ProcedureActivityObservationOperations.getPatientInstructions(ProcedureActivityObservation procedureActivityObservation) |
static org.eclipse.emf.common.util.EList<PatientInstruction> |
ProcedureActivityProcedureOperations.getPatientInstructions(ProcedureActivityProcedure procedureActivityProcedure) |
Modifier and Type | Method and Description |
---|---|
static boolean |
PatientInstructionOperations.validatePatientInstructionMoodCode(PatientInstruction patientInstruction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PatientInstructionOperations.validatePatientInstructionTemplateId(PatientInstruction patientInstruction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.casePatientInstruction(PatientInstruction object)
Returns the result of interpreting the object as an instance of 'Patient Instruction'.
|
boolean |
CCDValidator.validatePatientInstruction_validatePatientInstructionMoodCode(PatientInstruction patientInstruction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePatientInstructionMoodCode constraint of 'Patient Instruction'.
|
boolean |
CCDValidator.validatePatientInstruction_validatePatientInstructionTemplateId(PatientInstruction patientInstruction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePatientInstructionTemplateId constraint of 'Patient Instruction'.
|
boolean |
CCDValidator.validatePatientInstruction(PatientInstruction patientInstruction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.