public interface MedicationSeriesNumberObservation
extends org.eclipse.mdht.uml.cda.Observation
The medication series number observation can be used to indicate which in a series of administrations a particular administration represents (e.g. "hepatitis B vaccine number 2 was administered on Feb 07, 2004).
CCDPackage.getMedicationSeriesNumberObservation()
Modifier and Type | Method and Description |
---|---|
MedicationSeriesNumberObservation |
init() |
MedicationSeriesNumberObservation |
init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
boolean |
validateMedicationSeriesNumberObservationClassCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationSeriesNumberObservationCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationSeriesNumberObservationMoodCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationSeriesNumberObservationStatusCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationSeriesNumberObservationTemplateId(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationSeriesNumberObservationValue(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
getAuthors, getClassCode, getCode, getDerivationExpr, getEffectiveTime, getEntryRelationships, getIds, getInformants, getInFulfillmentOf1s, getInterpretationCodes, getLanguageCode, getMethodCodes, getMoodCode, getNegationInd, getNullFlavor, getParticipants, getPerformers, getPreconditions, getPriorityCode, getRealmCodes, getReferenceRanges, getReferences, getRepeatNumber, getSpecimens, getStatusCode, getSubject, getTargetSiteCodes, getTemplateIds, getText, getTypeId, getValues, isSetClassCode, isSetMoodCode, isSetNegationInd, isSetNullFlavor, setClassCode, setCode, setDerivationExpr, setEffectiveTime, setLanguageCode, setMoodCode, setNegationInd, setNullFlavor, setPriorityCode, setRepeatNumber, setStatusCode, setSubject, setText, setTypeId, unsetClassCode, unsetMoodCode, unsetNegationInd, unsetNullFlavor
addAct, 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, hasTemplateId
getInboundRelationships, getOutboundRelationships, getParticipations, isClassCodeDefined, isMoodCodeDefined
hasContent, isDefined, isNullFlavorDefined, isNullFlavorUndefined
boolean validateMedicationSeriesNumberObservationTemplateId(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 validateMedicationSeriesNumberObservationClassCode(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 validateMedicationSeriesNumberObservationMoodCode(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 validateMedicationSeriesNumberObservationStatusCode(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 validateMedicationSeriesNumberObservationCode(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 validateMedicationSeriesNumberObservationValue(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.
MedicationSeriesNumberObservation init()
MedicationSeriesNumberObservation init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers)
Copyright © 2019. All rights reserved.