Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.pml.ChEmedEprObservationPml
Packages that use ChEmedEprObservationPml
-
Uses of ChEmedEprObservationPml in org.projecthusky.fhir.emed.ch.epr.resource.pml
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml that return ChEmedEprObservationPmlModifier and TypeMethodDescriptionChEmedEprObservationPml.copy()ChEmedEprObservationPml.setAuthorDocument(@Nullable org.hl7.fhir.r4.model.Reference reference) Sets the reference to the original author of the document.ChEmedEprObservationPml.setParentDocumentElement(ChEmedExtPharmaceuticalAdvice parentDocument) Sets the parent document reference.ChEmedEprObservationPml.setPerformer(org.hl7.fhir.r4.model.RelatedPerson performer) Sets the author and her/his organization of the medical decision.ChEmedEprObservationPml.setPerformer(ChCorePatientEpr performer) Sets the author and her/his organization of the medical decision.ChEmedEprObservationPml.setPerformer(Author performer) Sets a reference to the received auhor as performer (medical author)ChEmedEprObservationPml.setPerformer(ChEmedEprPractitionerRole performer) Sets the author and her/his organization of the medical decision.Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml with parameters of type ChEmedEprObservationPmlModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Bundle.BundleEntryComponentChEmedEprDocumentPml.addObservation(ChEmedEprObservationPml observation) Adds an observation.