Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.mtp.ChEmedEprCompositionMtp
Packages that use ChEmedEprCompositionMtp
-
Uses of ChEmedEprCompositionMtp in org.projecthusky.fhir.emed.ch.epr.resource.mtp
Methods in org.projecthusky.fhir.emed.ch.epr.resource.mtp that return ChEmedEprCompositionMtpModifier and TypeMethodDescriptionChEmedEprCompositionMtp.addAuthor
(org.hl7.fhir.r4.model.Device author) Adds aDevice
to the list of document authors.ChEmedEprCompositionMtp.addAuthor
(ChCorePatientEpr author) Adds aChCorePatientEpr
to the list of document authors.ChEmedEprCompositionMtp.addAuthor
(ChEmedEprPractitionerRole author) Adds aChEmedEprPractitionerRole
to the list of document authors.ChEmedEprCompositionMtp.copy()
ChEmedEprDocumentMtp.resolveComposition()
Returns the composition or throws.ChEmedEprCompositionMtp.setMedicationStatement
(ChEmedEprMedicationStatementMtp medicationStatement) Sets the medication statement reference.Methods in org.projecthusky.fhir.emed.ch.epr.resource.mtp with parameters of type ChEmedEprCompositionMtpModifier and TypeMethodDescriptionChEmedEprDocumentMtp.setComposition
(ChEmedEprCompositionMtp composition) Sets the composition.