public class PatientMedicalInstructionsOperations
extends org.openhealthtools.mdht.uml.cda.ccd.operations.PatientInstructionOperations
The following operations are supported:
VALIDATE_PATIENT_INSTRUCTION_MOOD_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP, VALIDATE_PATIENT_INSTRUCTION_MOOD_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV, VALIDATE_PATIENT_INSTRUCTION_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP, VALIDATE_PATIENT_INSTRUCTION_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INVGET_ASSIGNED_ENTITIES__EOCL_EXP, GET_ASSIGNED_ENTITIES__EOCL_QRY, GET_PARTICIPANT_ROLES__EOCL_EXP, GET_PARTICIPANT_ROLES__EOCL_QRY, HAS_ACT_TEMPLATE__STRING__EOCL_EXP, HAS_ACT_TEMPLATE__STRING__EOCL_QRY, HAS_ENCOUNTER_TEMPLATE__STRING__EOCL_EXP, HAS_ENCOUNTER_TEMPLATE__STRING__EOCL_QRY, HAS_OBSERVATION_MEDIA_TEMPLATE__STRING__EOCL_EXP, HAS_OBSERVATION_MEDIA_TEMPLATE__STRING__EOCL_QRY, HAS_OBSERVATION_TEMPLATE__STRING__EOCL_EXP, HAS_OBSERVATION_TEMPLATE__STRING__EOCL_QRY, HAS_ORGANIZER_TEMPLATE__STRING__EOCL_EXP, HAS_ORGANIZER_TEMPLATE__STRING__EOCL_QRY, HAS_PROCEDURE_TEMPLATE__STRING__EOCL_EXP, HAS_PROCEDURE_TEMPLATE__STRING__EOCL_QRY, HAS_REGION_OF_INTEREST_TEMPLATE__STRING__EOCL_EXP, HAS_REGION_OF_INTEREST_TEMPLATE__STRING__EOCL_QRY, HAS_SUBSTANCE_ADMINISTRATION_TEMPLATE__STRING__EOCL_EXP, HAS_SUBSTANCE_ADMINISTRATION_TEMPLATE__STRING__EOCL_QRY, HAS_SUPPLY_TEMPLATE__STRING__EOCL_EXP, HAS_SUPPLY_TEMPLATE__STRING__EOCL_QRY| Modifier | Constructor and Description |
|---|---|
protected |
PatientMedicalInstructionsOperations() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
validatePatientMedicalInstructionsClassCode(PatientMedicalInstructions patientMedicalInstructions,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientMedicalInstructionsCode(PatientMedicalInstructions patientMedicalInstructions,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientMedicalInstructionsCodeP(PatientMedicalInstructions patientMedicalInstructions,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientMedicalInstructionsStatusCode(PatientMedicalInstructions patientMedicalInstructions,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientMedicalInstructionsTemplateId(PatientMedicalInstructions patientMedicalInstructions,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientMedicalInstructionsText(PatientMedicalInstructions patientMedicalInstructions,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
validatePatientInstructionMoodCode, validatePatientInstructionTemplateIdaddAct, addEncounter, addObservation, addObservationMedia, addOrganizer, addProcedure, addRegionOfInterest, addSubstanceAdministration, addSupply, getActs, getAssignedEntities, getClinicalDocument, getEncounters, getEntryRelationshipTargets, getEntryRelationshipTargets, getObservationMedia, getObservations, getOrganizers, getParticipantRoles, getProcedures, getRegionsOfInterest, getSection, getSubstanceAdministrations, getSupplies, hasActTemplate, hasCode, hasEncounterTemplate, hasObservationMediaTemplate, hasObservationTemplate, hasOrganizerTemplate, hasProcedureTemplate, hasRegionOfInterestTemplate, hasSubstanceAdministrationTemplate, hasSupplyTemplate, hasTemplateIdgetClassCode, getInboundRelationships, getMoodCode, getNegationInd, getOutboundRelationships, getParticipations, isClassCodeDefined, isMoodCodeDefinedprotected static final String VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Medical Instructions Template Id' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Medical Instructions Template Id' invariant operation.
protected static final String VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_CLASS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Medical Instructions Class Code' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_CLASS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Medical Instructions Class Code' invariant operation.
protected static final String VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_CODE_P__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Medical Instructions Code P' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_CODE_P__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Medical Instructions Code P' invariant operation.
protected static final String VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Medical Instructions Code' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Medical Instructions Code' invariant operation.
protected static final String VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_STATUS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Medical Instructions Status Code' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_STATUS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Medical Instructions Status Code' invariant operation.
protected static final String VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_TEXT__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Medical Instructions Text' operation.
protected static org.eclipse.ocl.ecore.Constraint VALIDATE_PATIENT_MEDICAL_INSTRUCTIONS_TEXT__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Medical Instructions Text' invariant operation.
protected PatientMedicalInstructionsOperations()
public static boolean validatePatientMedicalInstructionsTemplateId(PatientMedicalInstructions patientMedicalInstructions, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientMedicalInstructions - The receiving 'Patient Medical Instructions' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validatePatientMedicalInstructionsClassCode(PatientMedicalInstructions patientMedicalInstructions, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientMedicalInstructions - The receiving 'Patient Medical Instructions' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validatePatientMedicalInstructionsCodeP(PatientMedicalInstructions patientMedicalInstructions, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientMedicalInstructions - The receiving 'Patient Medical Instructions' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validatePatientMedicalInstructionsCode(PatientMedicalInstructions patientMedicalInstructions, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientMedicalInstructions - The receiving 'Patient Medical Instructions' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validatePatientMedicalInstructionsStatusCode(PatientMedicalInstructions patientMedicalInstructions, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientMedicalInstructions - The receiving 'Patient Medical Instructions' model object.diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
public static boolean validatePatientMedicalInstructionsText(PatientMedicalInstructions patientMedicalInstructions, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientMedicalInstructions - The receiving 'Patient Medical Instructions' 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.