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 aDeviceto the list of document authors.ChEmedEprCompositionMtp.addAuthor(ChCorePatientEpr author) Adds aChCorePatientEprto the list of document authors.ChEmedEprCompositionMtp.addAuthor(ChEmedEprPractitionerRole author) Adds aChEmedEprPractitionerRoleto 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.