Class Repetition
java.lang.Object
org.projecthusky.fhir.emed.ch.epr.model.emediplan.repetition.Repetition
- All Implemented Interfaces:
EMediplanObject
- Direct Known Subclasses:
RepetitionDuration
,RepetitionNumber
,RepetitionNumberAndDuration
Indicates how often a prescription can be repeated or how long the prescription is valid.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.projecthusky.fhir.emed.ch.epr.model.emediplan.EMediplanObject
getFieldValidationPath, getFieldValidationPath, getIgnoredFieldValidationIssue, getRequiredFieldValidationIssue, getValidationIssue, trim, validate, validate
-
Field Details
-
type
-
-
Constructor Details
-
Repetition
public Repetition()
-