public class PatientContactGuardianOperations
extends org.openhealthtools.mdht.uml.cda.operations.GuardianOperations
The following operations are supported:
VALIDATE_CLASS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP, VALIDATE_CLASS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV, VALIDATE_GUARDIAN_CHOICE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP, VALIDATE_GUARDIAN_CHOICE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV| Modifier | Constructor and Description |
|---|---|
protected |
PatientContactGuardianOperations() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
validatePatientContactGuardianAddr(PatientContactGuardian patientContactGuardian,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientContactGuardianClassCode(PatientContactGuardian patientContactGuardian,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientContactGuardianCode(PatientContactGuardian patientContactGuardian,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientContactGuardianTelecom(PatientContactGuardian patientContactGuardian,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientContactGuardianTemplateId(PatientContactGuardian patientContactGuardian,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
validateClassCode, validateGuardianChoicegetClassCode, getInboundLinks, getOutboundLinks, getParticipations, getPlayer, getScoper, isClassCodeDefinedprotected static final String VALIDATE_PATIENT_CONTACT_GUARDIAN_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Contact Guardian Template Id' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_CONTACT_GUARDIAN_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Contact Guardian Template Id' invariant operation.
protected static final String VALIDATE_PATIENT_CONTACT_GUARDIAN_ADDR__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Contact Guardian Addr' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_CONTACT_GUARDIAN_ADDR__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Contact Guardian Addr' invariant operation.
protected static final String VALIDATE_PATIENT_CONTACT_GUARDIAN_CLASS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Contact Guardian Class Code' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_CONTACT_GUARDIAN_CLASS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Contact Guardian Class Code' invariant operation.
protected static final String VALIDATE_PATIENT_CONTACT_GUARDIAN_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Contact Guardian Code' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_CONTACT_GUARDIAN_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Contact Guardian Code' invariant operation.
protected static final String VALIDATE_PATIENT_CONTACT_GUARDIAN_TELECOM__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Contact Guardian Telecom' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_CONTACT_GUARDIAN_TELECOM__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Contact Guardian Telecom' invariant operation.
public static boolean validatePatientContactGuardianTemplateId(PatientContactGuardian patientContactGuardian, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientContactGuardian - The receiving 'Patient Contact Guardian' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validatePatientContactGuardianAddr(PatientContactGuardian patientContactGuardian, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientContactGuardian - The receiving 'Patient Contact Guardian' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validatePatientContactGuardianClassCode(PatientContactGuardian patientContactGuardian, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientContactGuardian - The receiving 'Patient Contact Guardian' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validatePatientContactGuardianCode(PatientContactGuardian patientContactGuardian, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientContactGuardian - The receiving 'Patient Contact Guardian' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validatePatientContactGuardianTelecom(PatientContactGuardian patientContactGuardian, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientContactGuardian - The receiving 'Patient Contact Guardian' 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.