public interface PatientAwareness
extends org.eclipse.mdht.uml.cda.Participant2
CCDPackage.getPatientAwareness()
Modifier and Type | Method and Description |
---|---|
PatientAwareness |
init() |
PatientAwareness |
init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
boolean |
validatePatientAwarenessAwarenessCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validatePatientAwarenessParticipantRoleId(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validatePatientAwarenessTemplateId(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validatePatientAwarenessTypeCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
getAwarenessCode, getContextControlCode, getNullFlavor, getParticipantRole, getRealmCodes, getSDTCFunctionCode, getTemplateIds, getTime, getTypeCode, getTypeId, isSetContextControlCode, isSetNullFlavor, isSetTypeCode, setAwarenessCode, setContextControlCode, setNullFlavor, setParticipantRole, setSDTCFunctionCode, setTime, setTypeCode, setTypeId, unsetContextControlCode, unsetNullFlavor, unsetTypeCode, validateContextControlCode
getAct, getRole, isContextControlCodeDefined, isTypeCodeDefined
hasContent, isDefined, isNullFlavorDefined, isNullFlavorUndefined
boolean validatePatientAwarenessParticipantRoleId(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
boolean validatePatientAwarenessTemplateId(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
boolean validatePatientAwarenessTypeCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
boolean validatePatientAwarenessAwarenessCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
PatientAwareness init()
PatientAwareness init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers)
Copyright © 2019. All rights reserved.