Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.pmlc.ChEmedEprCompositionPmlc
Packages that use ChEmedEprCompositionPmlc
-
Uses of ChEmedEprCompositionPmlc in org.projecthusky.fhir.emed.ch.epr.resource.pmlc
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pmlc that return ChEmedEprCompositionPmlcModifier and TypeMethodDescriptionChEmedEprCompositionPmlc.addAuthor
(org.hl7.fhir.r4.model.Device author) Adds aDevice
to the list of document authors.ChEmedEprCompositionPmlc.copy()
ChEmedEprDocumentPmlc.resolveComposition()
Returns the composition or throws.Methods in org.projecthusky.fhir.emed.ch.epr.resource.pmlc with parameters of type ChEmedEprCompositionPmlcModifier and TypeMethodDescriptionChEmedEprDocumentPmlc.setComposition
(ChEmedEprCompositionPmlc composition) Sets the composition.