public class ScanDataEntererOperations
extends org.openhealthtools.mdht.uml.cda.operations.DataEntererOperations
The following operations are supported:
VALIDATE_CONTEXT_CONTROL_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP, VALIDATE_CONTEXT_CONTROL_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV, VALIDATE_TYPE_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP, VALIDATE_TYPE_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV| Modifier | Constructor and Description |
|---|---|
protected |
ScanDataEntererOperations() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
validateScanDataEntererHasAssignedEntityId(ScanDataEnterer scanDataEnterer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateScanDataEntererTemplateId(ScanDataEnterer scanDataEnterer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateScanDataEntererTime(ScanDataEnterer scanDataEnterer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateScanDataEntererTimeEqualsDocumentEffectiveTime(ScanDataEnterer scanDataEnterer,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
getClinicalDocument, validateContextControlCode, validateTypeCodegetAct, getRole, getTypeCode, isContextControlCodeDefined, isTypeCodeDefinedprotected static final String VALIDATE_SCAN_DATA_ENTERER_TIME_EQUALS_DOCUMENT_EFFECTIVE_TIME__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Scan Data Enterer Time Equals Document Effective Time' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_SCAN_DATA_ENTERER_TIME_EQUALS_DOCUMENT_EFFECTIVE_TIME__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Scan Data Enterer Time Equals Document Effective Time' invariant operation.
protected static final String VALIDATE_SCAN_DATA_ENTERER_HAS_ASSIGNED_ENTITY_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Scan Data Enterer Has Assigned Entity Id' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_SCAN_DATA_ENTERER_HAS_ASSIGNED_ENTITY_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Scan Data Enterer Has Assigned Entity Id' invariant operation.
protected static final String VALIDATE_SCAN_DATA_ENTERER_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Scan Data Enterer Template Id' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_SCAN_DATA_ENTERER_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Scan Data Enterer Template Id' invariant operation.
protected static final String VALIDATE_SCAN_DATA_ENTERER_TIME__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Scan Data Enterer Time' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_SCAN_DATA_ENTERER_TIME__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Scan Data Enterer Time' invariant operation.
public static boolean validateScanDataEntererTimeEqualsDocumentEffectiveTime(ScanDataEnterer scanDataEnterer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
scanDataEnterer - The receiving 'Scan Data Enterer' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validateScanDataEntererHasAssignedEntityId(ScanDataEnterer scanDataEnterer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
scanDataEnterer - The receiving 'Scan Data Enterer' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validateScanDataEntererTemplateId(ScanDataEnterer scanDataEnterer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
scanDataEnterer - The receiving 'Scan Data Enterer' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validateScanDataEntererTime(ScanDataEnterer scanDataEnterer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
scanDataEnterer - The receiving 'Scan Data Enterer' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
Copyright © 2015 Open eHealth Foundation. All rights reserved.