Uses of Class
org.projecthusky.fhir.emed.ch.epr.model.emediplan.EMediplanRisk
Packages that use EMediplanRisk
-
Uses of EMediplanRisk in org.projecthusky.fhir.emed.ch.epr.model.emediplan
Fields in org.projecthusky.fhir.emed.ch.epr.model.emediplan with type parameters of type EMediplanRiskModifier and TypeFieldDescriptionprotected @Nullable List<@NonNull EMediplanRisk>
EMediplanRiskList.risks
The lis of risks within the risk category.Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan that return types with arguments of type EMediplanRiskMethods in org.projecthusky.fhir.emed.ch.epr.model.emediplan with parameters of type EMediplanRiskModifier and TypeMethodDescriptionvoid
EMediplanPatientMedicalData.addRisk
(EMediplanRisk risk) Convenience method to add a risk to a medical data object.Constructors in org.projecthusky.fhir.emed.ch.epr.model.emediplan with parameters of type EMediplanRisk