Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.ChEmedEprMedicationDispense
Packages that use ChEmedEprMedicationDispense
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of ChEmedEprMedicationDispense in org.projecthusky.fhir.emed.ch.epr.resource
Methods in org.projecthusky.fhir.emed.ch.epr.resource that return ChEmedEprMedicationDispenseModifier and TypeMethodDescriptionChEmedEprMedicationDispense.addDosageAdditionalEntry(ChEmedEprDosage dosageAdditionalEntry) Adds additional entry of the dosage instruction.ChEmedEprMedicationDispense.setDosageBaseEntry(ChEmedEprDosage dosageBaseEntry) Sets the base entry of the dosage instruction.ChEmedEprMedicationDispense.setIdentifier(UUID identifier) Sets the ID of a medication dispense, if it is already exists, it is replaced.ChEmedEprMedicationDispense.setMedicationReference(ChEmedEprMedicationDis chEmedEprMedication) Sets the medication reference.ChEmedEprMedicationDispense.setPharmaceuticalAdviceElement(ChEmedExtPharmaceuticalAdvice pharmaceuticalAdvice) Sets the pharmaceutical advice reference.ChEmedEprMedicationDispense.setPrescriptionElement(ChEmedExtPrescription prescription) Sets the prescription reference.ChEmedEprMedicationDispense.setQuantity(int quantity) Sets the number of packages.ChEmedEprMedicationDispense.setTreatmentPlanElement(ChEmedExtTreatmentPlan treatmentPlan) Sets the treatment plan reference.ChEmedEprMedicationDispense.setTreatmentReason(String treatmentReason) Sets the treatment reason.ChEmedEprMedicationDispense.setWhenHandedOver(Instant whenHandedOver) Sets when product was given out. -
Uses of ChEmedEprMedicationDispense in org.projecthusky.fhir.emed.ch.epr.resource.dis
Modifier and TypeClassDescriptionclassThe HAPI custom structure for CH-EMED-EPR MedicationDispense (DIS). -
Uses of ChEmedEprMedicationDispense in org.projecthusky.fhir.emed.ch.epr.resource.pml
Modifier and TypeClassDescriptionclassThe HAPI custom structure for CH-EMED-EPR MedicationDispense (PML).