Uses of Interface
org.projecthusky.fhir.emed.ch.epr.model.emediplan.EMediplanObject
Packages that use EMediplanObject
Package
Description
-
Uses of EMediplanObject in org.projecthusky.fhir.emed.ch.epr.model.emediplan
Classes in org.projecthusky.fhir.emed.ch.epr.model.emediplan that implement EMediplanObjectModifier and TypeClassDescriptionclass
This is the main eMediplan object, calledMedication
in ChMed23A specification.class
Extensions can be used to include additional information within an eMediplan that is not explicitly modelled by the ChMed specification.class
class
class
Information about a medication as well as its dosage.class
class
class
class
A postal address.class
This sould be an enum representation of the CDSCODE table of HCI INDEX used by the eMediplan specification paired withRiskCategory
.class
Models the RiskCategory object of eMediplan, that contains risks grouped by category. -
Uses of EMediplanObject in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology
Classes in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology that implement EMediplanObjectModifier and TypeClassDescriptionclass
Describes when and what amount of medication must be taken. -
Uses of EMediplanObject in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology.detail
Classes in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology.detail that implement EMediplanObjectModifier and TypeClassDescriptionclass
Describes the application of a medication at constant intervals.class
Describes when (morning, moon, evening, night) and how much of a medication must be applied daily, in a structured form.class
Describes an unstructured dosage consisting of free text.class
class
class
Describes a single application of a medicament. -
Uses of EMediplanObject in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology.detail.application
Classes in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology.detail.application that implement EMediplanObjectModifier and TypeClassDescriptionclass
Specifies a dose that must be applied at certain times, either at a precise moment or in a day's segment (i.e.class
Specifies a precise moment in time for a medication to be applied.class
Specifies a day segment (morning, noon, evening or night) when a medication must be applied. -
Uses of EMediplanObject in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology.detail.dose
Classes in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology.detail.dose that implement EMediplanObjectModifier and TypeClassDescriptionclass
This corresponds to the DosageObject definition in ChMed23A.class
This is what ChMed23A calls DosageFromTo.class
A dose specifying a minimum and a maximum amount of medication.class
-
Uses of EMediplanObject in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology.detail.sequence
Classes in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology.detail.sequence that implement EMediplanObject -
Uses of EMediplanObject in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology.detail.timed
Classes in org.projecthusky.fhir.emed.ch.epr.model.emediplan.posology.detail.timed that implement EMediplanObjectModifier and TypeClassDescriptionclass
Specifies the day segment (morning, noon, evening, night) when a medication should be applied.class
Specifies on which days of the month a medication must be applied.class
Specifies a dosage without specifying a precise moment for the intake.class
ATimedDosage
that can be embedded within aWeekDaysDosage
, aDaysOfMonthDosage
or aSingleDosage
Inheritors:DaySegmentsDosage
DoseOnlyDosage
PreciseTimesDosage
class
Specifies the application of a medication with a minimal interval between two applications.class
Specifies precise times when a medication must be applied.class
Specifies the moment and amount of a medication application.class
Specifies on which days of the week a medication must be applied. -
Uses of EMediplanObject in org.projecthusky.fhir.emed.ch.epr.model.emediplan.repetition
Subinterfaces of EMediplanObject in org.projecthusky.fhir.emed.ch.epr.model.emediplan.repetitionModifier and TypeInterfaceDescriptioninterface
interface
Classes in org.projecthusky.fhir.emed.ch.epr.model.emediplan.repetition that implement EMediplanObjectModifier and TypeClassDescriptionclass
Indicates how often a prescription can be repeated or how long the prescription is valid.class
class
class
Combination of bothRepetitionNumber
andRepetitionDuration
.