Class COCTMT260003UVDetectedMedicationIssue
java.lang.Object
net.ihe.gazelle.hl7v3.coctmt260003UV.COCTMT260003UVDetectedMedicationIssue
- All Implemented Interfaces:
- Serializable
Description of the class COCTMT260003UVDetectedMedicationIssue.
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddDefinition(COCTMT260003UVDefinition definition_elt) Add a definition to the definition collection.voidaddMitigatedBy(COCTMT260003UVMitigates mitigatedBy_elt) Add a mitigatedBy to the mitigatedBy collection.voidaddRealmCode(CS realmCode_elt) Add a realmCode to the realmCode collection.voidaddSubject(COCTMT260003UVSubject2 subject_elt) Add a subject to the subject collection.voidaddSubjectOf(COCTMT260003UVSubject subjectOf_elt) Add a subjectOf to the subjectOf collection.voidaddTemplateId(II templateId_elt) Add a templateId to the templateId collection.Return classCode.getCode()Return code.Return definition.Return mitigatedBy.Return moodCode.Return nullFlavor.Return realmCode.Return subject.Return subjectOf.Return templateId.Return typeId.getValue()Return value.voidremoveDefinition(COCTMT260003UVDefinition definition_elt) Remove a definition to the definition collection.voidremoveMitigatedBy(COCTMT260003UVMitigates mitigatedBy_elt) Remove a mitigatedBy to the mitigatedBy collection.voidremoveRealmCode(CS realmCode_elt) Remove a realmCode to the realmCode collection.voidremoveSubject(COCTMT260003UVSubject2 subject_elt) Remove a subject to the subject collection.voidremoveSubjectOf(COCTMT260003UVSubject subjectOf_elt) Remove a subjectOf to the subjectOf collection.voidremoveTemplateId(II templateId_elt) Remove a templateId to the templateId collection.voidset_xmlNodePresentation(Node _xmlNodePresentation) voidsetClassCode(ActClass classCode) Set a value to attribute classCode.voidSet a value to attribute code.voidsetDefinition(List<COCTMT260003UVDefinition> definition) Set a value to attribute definition.voidsetMitigatedBy(List<COCTMT260003UVMitigates> mitigatedBy) Set a value to attribute mitigatedBy.voidsetMoodCode(ActMood moodCode) Set a value to attribute moodCode.voidsetNullFlavor(NullFlavor nullFlavor) Set a value to attribute nullFlavor.voidsetRealmCode(List<CS> realmCode) Set a value to attribute realmCode.voidsetSubject(List<COCTMT260003UVSubject2> subject) Set a value to attribute subject.voidsetSubjectOf(List<COCTMT260003UVSubject> subjectOf) Set a value to attribute subjectOf.voidsetTemplateId(List<II> templateId) Set a value to attribute templateId.voidSet a value to attribute typeId.voidSet a value to attribute value.static voidvalidateByModule(COCTMT260003UVDetectedMedicationIssue cOCTMT260003UVDetectedMedicationIssue, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
- 
Field Details- 
realmCode
- 
typeId
- 
templateId
- 
code
- 
value
- 
definition
- 
subject
- 
mitigatedBy
- 
subjectOf
- 
classCode
- 
moodCode
- 
nullFlavor
 
- 
- 
Constructor Details- 
COCTMT260003UVDetectedMedicationIssuepublic COCTMT260003UVDetectedMedicationIssue()
 
- 
- 
Method Details- 
getRealmCodeReturn realmCode.- Returns:
- realmCode
 
- 
setRealmCodeSet a value to attribute realmCode.
- 
addRealmCodeAdd a realmCode to the realmCode collection.- Parameters:
- realmCode_elt- Element to add.
 
- 
removeRealmCodeRemove a realmCode to the realmCode collection.- Parameters:
- realmCode_elt- Element to remove
 
- 
getTypeIdReturn typeId.- Returns:
- typeId
 
- 
setTypeIdSet a value to attribute typeId.
- 
getTemplateIdReturn templateId.- Returns:
- templateId
 
- 
setTemplateIdSet a value to attribute templateId.
- 
addTemplateIdAdd a templateId to the templateId collection.- Parameters:
- templateId_elt- Element to add.
 
- 
removeTemplateIdRemove a templateId to the templateId collection.- Parameters:
- templateId_elt- Element to remove
 
- 
getCodeReturn code.- Returns:
- code
 
- 
setCodeSet a value to attribute code.
- 
getValueReturn value.- Returns:
- value
 
- 
setValueSet a value to attribute value.
- 
getDefinitionReturn definition.- Returns:
- definition
 
- 
setDefinitionSet a value to attribute definition.
- 
addDefinitionAdd a definition to the definition collection.- Parameters:
- definition_elt- Element to add.
 
- 
removeDefinitionRemove a definition to the definition collection.- Parameters:
- definition_elt- Element to remove
 
- 
getSubjectReturn subject.- Returns:
- subject
 
- 
setSubjectSet a value to attribute subject.
- 
addSubjectAdd a subject to the subject collection.- Parameters:
- subject_elt- Element to add.
 
- 
removeSubjectRemove a subject to the subject collection.- Parameters:
- subject_elt- Element to remove
 
- 
getMitigatedByReturn mitigatedBy.- Returns:
- mitigatedBy
 
- 
setMitigatedBySet a value to attribute mitigatedBy.
- 
addMitigatedByAdd a mitigatedBy to the mitigatedBy collection.- Parameters:
- mitigatedBy_elt- Element to add.
 
- 
removeMitigatedByRemove a mitigatedBy to the mitigatedBy collection.- Parameters:
- mitigatedBy_elt- Element to remove
 
- 
getSubjectOfReturn subjectOf.- Returns:
- subjectOf
 
- 
setSubjectOfSet a value to attribute subjectOf.
- 
addSubjectOfAdd a subjectOf to the subjectOf collection.- Parameters:
- subjectOf_elt- Element to add.
 
- 
removeSubjectOfRemove a subjectOf to the subjectOf collection.- Parameters:
- subjectOf_elt- Element to remove
 
- 
getClassCodeReturn classCode.- Returns:
- classCode
 
- 
setClassCodeSet a value to attribute classCode.
- 
getMoodCodeReturn moodCode.- Returns:
- moodCode
 
- 
setMoodCodeSet a value to attribute moodCode.
- 
getNullFlavorReturn nullFlavor.- Returns:
- nullFlavor
 
- 
setNullFlavorSet a value to attribute nullFlavor.
- 
get_xmlNodePresentation
- 
set_xmlNodePresentation
- 
validateByModulepublic static void validateByModule(COCTMT260003UVDetectedMedicationIssue cOCTMT260003UVDetectedMedicationIssue, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation
 
-