public interface Medication
extends org.openhealthtools.mdht.uml.cda.ccd.MedicationActivity
This content module describes the general structure for a medication. All medication administration acts will be derived from this content module.
The <substanceAdministration> element may contain subordinate <substanceAdministration> elements in a related component entry to deal with special cases (see the section below on Special Cases). These cases include split, tapered, or conditional dosing, or combination medications. The use of subordinate <substanceAdministration> elements to deal with these cases is optional. The comment field should always be used in these cases to provide the same information as free text in the top level <substanceAdministration> element.
IHEPackage.getMedication()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<InternalReference> |
getInternalReferences() |
org.eclipse.emf.common.util.EList<PatientMedicalInstructions> |
getPatientMedicalInstructionss() |
SupplyEntry |
getSupplyEntry() |
Medication |
init() |
Medication |
init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
boolean |
validateMedicationApproachSiteCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationDoseQuantity(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationDosingRelationship(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationEffectiveTime(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationHasDosing(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationHasFillNumber(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationHasIntructionsInversion(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationHasProductEntry(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationHasSupplyEntryInversion(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationPreconditionReference(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationProductName(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationProductStrength(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationRateQuantity(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationStatusCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateMedicationTemplateId(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
getMedicationSeriesNumberObservation, getMedicationStatusObservation, getPatientInstructions, getProductInstances, getReactionObservations, validateMedicationActivityDoseQuantity, validateMedicationActivityEffectiveTime, validateMedicationActivityHasConsents, validateMedicationActivityHasDoseQuantityOrRateQuantity, validateMedicationActivityHasPreconditionCriterion, validateMedicationActivityHasProduct, validateMedicationActivityHasReason, validateMedicationActivityHasReasonProblem, validateMedicationActivityId, validateMedicationActivityInformationSource, validateMedicationActivityMaxDoseQuantity, validateMedicationActivityMedicationSeriesNumberObservation, validateMedicationActivityMedicationStatusObservation, validateMedicationActivityMoodCode, validateMedicationActivityPatientInstruction, validateMedicationActivityPerformer, validateMedicationActivityProductInstance, validateMedicationActivityRateQuantity, validateMedicationActivityReactionObservation, validateMedicationActivityRouteCode, validateMedicationActivityStatusCode, validateMedicationActivityTemplateIdgetAdministrationUnitCode, getApproachSiteCodes, getAuthors, getClassCode, getCode, getConsumable, getDoseQuantity, getEffectiveTimes, getEntryRelationships, getIds, getInformants, getMaxDoseQuantity, getMoodCode, getNegationInd, getNullFlavor, getParticipants, getPerformers, getPreconditions, getPriorityCode, getRateQuantity, getRealmCodes, getReferences, getRepeatNumber, getRouteCode, getSpecimens, getStatusCode, getSubject, getTemplateIds, getText, getTypeId, isSetClassCode, isSetMoodCode, isSetNegationInd, isSetNullFlavor, setAdministrationUnitCode, setClassCode, setCode, setConsumable, setDoseQuantity, setMaxDoseQuantity, setMoodCode, setNegationInd, setNullFlavor, setPriorityCode, setRateQuantity, setRepeatNumber, setRouteCode, setStatusCode, setSubject, setText, setTypeId, unsetClassCode, unsetMoodCode, unsetNegationInd, unsetNullFlavor, validateClassCodeaddAct, 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, hasTemplateIdgetInboundRelationships, getOutboundRelationships, getParticipations, isClassCodeDefined, isMoodCodeDefinedhasContent, isDefined, isNullFlavorDefined, isNullFlavorUndefinedboolean validateMedicationHasDosing(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 validateMedicationDosingRelationship(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 validateMedicationHasProductEntry(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 validateMedicationHasIntructionsInversion(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 validateMedicationProductStrength(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 validateMedicationProductName(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 validateMedicationPreconditionReference(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 validateMedicationHasSupplyEntryInversion(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 validateMedicationHasFillNumber(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 validateMedicationTemplateId(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 validateMedicationApproachSiteCode(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 validateMedicationDoseQuantity(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 validateMedicationRateQuantity(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 validateMedicationCode(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 validateMedicationStatusCode(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 validateMedicationEffectiveTime(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.
org.eclipse.emf.common.util.EList<InternalReference> getInternalReferences()
org.eclipse.emf.common.util.EList<PatientMedicalInstructions> getPatientMedicalInstructionss()
SupplyEntry getSupplyEntry()
Medication init()
init in interface org.openhealthtools.mdht.uml.cda.ccd.MedicationActivityMedication init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers)
init in interface org.openhealthtools.mdht.uml.cda.ccd.MedicationActivityCopyright © 2015 Open eHealth Foundation. All rights reserved.