Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.ChEmedEprPractitionerRole
Packages that use ChEmedEprPractitionerRole
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of ChEmedEprPractitionerRole in org.projecthusky.fhir.emed.ch.epr.resource
Methods in org.projecthusky.fhir.emed.ch.epr.resource that return ChEmedEprPractitionerRoleModifier and TypeMethodDescriptionChEmedEprPractitionerRole.copy()
ChEmedEprMedicationDispense.resolvePerformer()
Resolves the performer as aChEmedEprPractitionerRole
.ChEmedEprMedicationRequest.resolveRequester()
Methods in org.projecthusky.fhir.emed.ch.epr.resource with parameters of type ChEmedEprPractitionerRoleModifier and TypeMethodDescriptionChEmedEprMedicationRequest.setRequester
(ChEmedEprPractitionerRole author) Sets the requester of the medication request. -
Uses of ChEmedEprPractitionerRole in org.projecthusky.fhir.emed.ch.epr.resource.dis
Methods in org.projecthusky.fhir.emed.ch.epr.resource.dis with parameters of type ChEmedEprPractitionerRoleModifier and TypeMethodDescriptionChEmedEprCompositionDis.addAuthor
(ChEmedEprPractitionerRole author) Adds aChEmedEprPractitionerRole
to the list of document authors. -
Uses of ChEmedEprPractitionerRole in org.projecthusky.fhir.emed.ch.epr.resource.extension
Methods in org.projecthusky.fhir.emed.ch.epr.resource.extension that return ChEmedEprPractitionerRoleModifier and TypeMethodDescriptionChExtEprDataEnterer.resolveEnterer()
Resolves the person and organization that entered data or throws.Methods in org.projecthusky.fhir.emed.ch.epr.resource.extension with parameters of type ChEmedEprPractitionerRoleModifier and TypeMethodDescriptionChExtEprDataEnterer.setEnterer
(ChEmedEprPractitionerRole practitionerRole) Sets the data entered resource. -
Uses of ChEmedEprPractitionerRole in org.projecthusky.fhir.emed.ch.epr.resource.mtp
Methods in org.projecthusky.fhir.emed.ch.epr.resource.mtp with parameters of type ChEmedEprPractitionerRoleModifier and TypeMethodDescriptionChEmedEprCompositionMtp.addAuthor
(ChEmedEprPractitionerRole author) Adds aChEmedEprPractitionerRole
to the list of document authors. -
Uses of ChEmedEprPractitionerRole in org.projecthusky.fhir.emed.ch.epr.resource.padv
Methods in org.projecthusky.fhir.emed.ch.epr.resource.padv with parameters of type ChEmedEprPractitionerRoleModifier and TypeMethodDescriptionChEmedEprCompositionPadv.addAuthor
(ChEmedEprPractitionerRole author) Adds aChEmedEprPractitionerRole
to the list of document authors. -
Uses of ChEmedEprPractitionerRole in org.projecthusky.fhir.emed.ch.epr.resource.pml
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml that return ChEmedEprPractitionerRoleModifier and TypeMethodDescriptionChEmedEprMedicationDispensePml.resolvePerformerActor()
Resolves the author and her/his organization of the medical decision.Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml with parameters of type ChEmedEprPractitionerRoleModifier and TypeMethodDescriptionChEmedEprMedicationDispensePml.setPerformer
(ChEmedEprPractitionerRole actor) Sets the author and her/his organization of the medical decision.ChEmedEprObservationPml.setPerformer
(ChEmedEprPractitionerRole performer) Sets the author and her/his organization of the medical decision. -
Uses of ChEmedEprPractitionerRole in org.projecthusky.fhir.emed.ch.epr.resource.pre
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pre with parameters of type ChEmedEprPractitionerRoleModifier and TypeMethodDescriptionChEmedEprCompositionPre.addAuthor
(ChEmedEprPractitionerRole author) Adds aChEmedEprPractitionerRole
to the list of document authors.