Uses of Class
org.hl7.v3.COCTMT260003UVMitigates
-
Uses of COCTMT260003UVMitigates in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT260003UVMitigatesModifier and TypeFieldDescriptionprotected List<COCTMT260003UVMitigates>COCTMT260003UVDetectedMedicationIssue.mitigatedByMethods in org.hl7.v3 that return COCTMT260003UVMitigatesModifier and TypeMethodDescriptionObjectFactory.createCOCTMT260003UVMitigates()Create an instance ofCOCTMT260003UVMitigatesCOCTMT260003UVMitigates.withManagement(COCTMT260003UVManagement value) COCTMT260003UVMitigates.withNullFlavor(String... values) COCTMT260003UVMitigates.withNullFlavor(Collection<String> values) COCTMT260003UVMitigates.withRealmCode(Collection<CS> values) COCTMT260003UVMitigates.withRealmCode(CS... values) COCTMT260003UVMitigates.withTemplateId(Collection<II> values) COCTMT260003UVMitigates.withTemplateId(II... values) COCTMT260003UVMitigates.withTypeCode(ActRelationshipMitigates value) COCTMT260003UVMitigates.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT260003UVMitigatesModifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.getMitigatedBy()Gets the value of the mitigatedBy property.Methods in org.hl7.v3 with parameters of type COCTMT260003UVMitigatesModifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.withMitigatedBy(COCTMT260003UVMitigates... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT260003UVMitigatesModifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.withMitigatedBy(Collection<COCTMT260003UVMitigates> values)