Uses of Class
org.projecthusky.cda.elga.models.Disease
Packages that use Disease
-
Uses of Disease in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return types with arguments of type DiseaseMethod parameters in org.projecthusky.cda.elga.models.eimpf with type arguments of type DiseaseModifier and TypeMethodDescriptionvoid
ImmunizationState.setImmunizationRelevantDiseases
(List<Disease> immunizationRelevantDiseases) -
Uses of Disease in org.projecthusky.cda.elga.models.ps
Methods in org.projecthusky.cda.elga.models.ps that return types with arguments of type DiseaseMethod parameters in org.projecthusky.cda.elga.models.ps with type arguments of type DiseaseModifier and TypeMethodDescriptionvoid
PatientConsultationSummary.setDiseases
(List<Disease> diseases)