Uses of Class
org.projecthusky.fhir.emed.ch.epr.model.emediplan.EMediplanRiskList
Packages that use EMediplanRiskList
Package
Description
-
Uses of EMediplanRiskList in org.projecthusky.fhir.emed.ch.epr.model.emediplan
Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan that return types with arguments of type EMediplanRiskListModifier and TypeMethodDescriptionabstract List<@NonNull EMediplanRiskList> EMediplanPatientMedicalData.getRisks() -
Uses of EMediplanRiskList in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a
Fields in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a with type parameters of type EMediplanRiskListModifier and TypeFieldDescriptionprotected @Nullable List<@NonNull EMediplanRiskList> ChMed16APatientMedicalData.risksRisks per category.Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a that return types with arguments of type EMediplanRiskListModifier and TypeMethodDescriptionList<@NonNull EMediplanRiskList> ChMed16APatientMedicalData.getRisks() -
Uses of EMediplanRiskList in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed23a
Fields in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed23a with type parameters of type EMediplanRiskListModifier and TypeFieldDescriptionprotected @Nullable List<@NonNull EMediplanRiskList> ChMed23APatientMedicalData.risksRisks per category.Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed23a that return types with arguments of type EMediplanRiskListModifier and TypeMethodDescriptionList<@NonNull EMediplanRiskList> ChMed23APatientMedicalData.getRisks()