Uses of Enum Class
org.projecthusky.fhir.emed.ch.epr.enums.PrescriptionStatus
Packages that use PrescriptionStatus
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of PrescriptionStatus in org.projecthusky.fhir.emed.ch.epr.enums
Methods in org.projecthusky.fhir.emed.ch.epr.enums that return PrescriptionStatusModifier and TypeMethodDescriptionstatic PrescriptionStatus
Returns the enum constant of this class with the specified name.static PrescriptionStatus[]
PrescriptionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PrescriptionStatus in org.projecthusky.fhir.emed.ch.epr.resource
Methods in org.projecthusky.fhir.emed.ch.epr.resource that return PrescriptionStatusModifier and TypeMethodDescriptionChEmedEprMedicationRequest.resolveStatus()
Resolves the medication request status or throws.