Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.pml.ChEmedEprCompositionPml
Packages that use ChEmedEprCompositionPml
-
Uses of ChEmedEprCompositionPml in org.projecthusky.fhir.emed.ch.epr.resource.pml
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml that return ChEmedEprCompositionPmlModifier and TypeMethodDescriptionChEmedEprCompositionPml.addAuthor(org.hl7.fhir.r4.model.Device author) Adds aDeviceto the list of document authors.ChEmedEprCompositionPml.copy()ChEmedEprDocumentPml.resolveComposition()Returns the composition or throws.Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml with parameters of type ChEmedEprCompositionPmlModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Bundle.BundleEntryComponentChEmedEprDocumentPml.setComposition(ChEmedEprCompositionPml composition) Sets the composition.