Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.pml.ChEmedEprMedicationDispensePml
Packages that use ChEmedEprMedicationDispensePml
-
Uses of ChEmedEprMedicationDispensePml in org.projecthusky.fhir.emed.ch.epr.resource.pml
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml that return ChEmedEprMedicationDispensePmlModifier and TypeMethodDescriptionChEmedEprMedicationDispensePml.copy()ChEmedEprMedicationDispensePml.setAuthorDocument(org.hl7.fhir.r4.model.Reference reference) ChEmedEprMedicationDispensePml.setParentDocumentElement(ChEmedExtDispense parentDocument) Sets the parent document reference.ChEmedEprMedicationDispensePml.setPerformer(Author actor) Sets the author as performer (medical author) of the dispense.ChEmedEprMedicationDispensePml.setPerformer(ChEmedEprPractitionerRole actor) Sets the author and her/his organization of the medical decision.Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml with parameters of type ChEmedEprMedicationDispensePmlModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Bundle.BundleEntryComponentChEmedEprDocumentPml.addMedicationDispense(ChEmedEprMedicationDispensePml medicationDispense) Adds a medication dispense.