Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.mtp.ChEmedEprMedicationStatementMtp
Packages that use ChEmedEprMedicationStatementMtp
Package
Description
-
Uses of ChEmedEprMedicationStatementMtp in org.projecthusky.fhir.emed.ch.epr.resource.mtp
Methods in org.projecthusky.fhir.emed.ch.epr.resource.mtp that return ChEmedEprMedicationStatementMtpModifier and TypeMethodDescriptionChEmedEprMedicationStatementMtp.copy()
ChEmedEprCompositionMtp.resolveMedicationStatement()
Returns the medication statement or throws.Methods in org.projecthusky.fhir.emed.ch.epr.resource.mtp with parameters of type ChEmedEprMedicationStatementMtpModifier and TypeMethodDescriptionChEmedEprCompositionMtp.setMedicationStatement
(ChEmedEprMedicationStatementMtp medicationStatement) Sets the medication statement reference.ChEmedEprDocumentMtp.setMedicationStatement
(ChEmedEprMedicationStatementMtp medicationStatement) Sets the medication statement. -
Uses of ChEmedEprMedicationStatementMtp in org.projecthusky.fhir.emed.ch.epr.resource.padv
Methods in org.projecthusky.fhir.emed.ch.epr.resource.padv with parameters of type ChEmedEprMedicationStatementMtpModifier and TypeMethodDescriptionChEmedEprDocumentPadv.addMedicationStatement
(ChEmedEprMedicationStatementMtp observation) Sets the medication statement. -
Uses of ChEmedEprMedicationStatementMtp in org.projecthusky.fhir.emed.ch.epr.resource.pml
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml with parameters of type ChEmedEprMedicationStatementMtpModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Bundle.BundleEntryComponent
ChEmedEprDocumentPml.addMedicationStatement
(ChEmedEprMedicationStatementMtp medicationStatement) Adds a medication statement.