Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.ChEmedEprMedicationRequest
Packages that use ChEmedEprMedicationRequest
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of ChEmedEprMedicationRequest in org.projecthusky.fhir.emed.ch.epr.resource
Methods in org.projecthusky.fhir.emed.ch.epr.resource that return ChEmedEprMedicationRequestModifier and TypeMethodDescriptionChEmedEprMedicationRequest.addDosageAdditionalEntry
(ChEmedEprDosage dosageAdditionalEntry) Adds additional entry of the dosage instruction.ChEmedEprMedicationRequest.setDosageBaseEntry
(ChEmedEprDosage dosageBaseEntry) Sets the base entry of the dosage instruction.ChEmedEprMedicationRequest.setIdentifier
(UUID documentUUID) Sets the medication request UUID.ChEmedEprMedicationRequest.setMedicationReference
(ChEmedEprMedication chEmedEprMedication) Sets the medication reference.ChEmedEprMedicationRequest.setPatient
(ChCorePatientEpr chCorePatientEpr) Set the patient targeted.ChEmedEprMedicationRequest.setRequester
(ChEmedEprPractitionerRole author) Sets the requester of the medication request.ChEmedEprMedicationRequest.setTreatmentPlanElement
(ChEmedExtTreatmentPlan treatmentPlan) Sets the treatment plan reference. -
Uses of ChEmedEprMedicationRequest in org.projecthusky.fhir.emed.ch.epr.resource.padv
-
Uses of ChEmedEprMedicationRequest in org.projecthusky.fhir.emed.ch.epr.resource.pml
Subclasses of ChEmedEprMedicationRequest in org.projecthusky.fhir.emed.ch.epr.resource.pmlModifier and TypeClassDescriptionclass
class
The HAPI custom structure for CH-EMED-EPR MedicationRequest (PML). -
Uses of ChEmedEprMedicationRequest in org.projecthusky.fhir.emed.ch.epr.resource.pre
Subclasses of ChEmedEprMedicationRequest in org.projecthusky.fhir.emed.ch.epr.resource.preModifier and TypeClassDescriptionclass
The HAPI custom structure for CH-EMED-EPR MedicationRequest (PRE).