Uses of Class
org.projecthusky.cda.elga.models.PractitionerCdaAt
Packages that use PractitionerCdaAt
Package
Description
-
Uses of PractitionerCdaAt in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return PractitionerCdaAtMethods in org.projecthusky.cda.elga.models that return types with arguments of type PractitionerCdaAtMethods in org.projecthusky.cda.elga.models with parameters of type PractitionerCdaAtModifier and TypeMethodDescriptionvoid
Allergy.setAuthor
(PractitionerCdaAt author) void
Disease.setAuthor
(PractitionerCdaAt author) Method parameters in org.projecthusky.cda.elga.models with type arguments of type PractitionerCdaAtModifier and TypeMethodDescriptionvoid
Comment.setAuthor
(List<PractitionerCdaAt> author) void
Translation.setAuthors
(List<PractitionerCdaAt> authors) -
Uses of PractitionerCdaAt in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return PractitionerCdaAtModifier and TypeMethodDescriptionAntibodyDetermination.getAuthor()
ExposureRiskPersonGroup.getAuthor()
Immunization.getAuthor()
ImmunizationRecommendation.getAuthor()
UpdateImmunizationState.getDataEnterer()
UpdateImmunizationState.getLegalAuthenticator()
Methods in org.projecthusky.cda.elga.models.eimpf that return types with arguments of type PractitionerCdaAtMethods in org.projecthusky.cda.elga.models.eimpf with parameters of type PractitionerCdaAtModifier and TypeMethodDescriptionvoid
AntibodyDetermination.setAuthor
(PractitionerCdaAt author) void
ExposureRiskPersonGroup.setAuthor
(PractitionerCdaAt author) void
Immunization.setAuthor
(PractitionerCdaAt author) void
ImmunizationRecommendation.setAuthor
(PractitionerCdaAt author) void
UpdateImmunizationState.setDataEnterer
(PractitionerCdaAt dataEnterer) void
UpdateImmunizationState.setLegalAuthenticator
(PractitionerCdaAt legalAuthenticator) Method parameters in org.projecthusky.cda.elga.models.eimpf with type arguments of type PractitionerCdaAtModifier and TypeMethodDescriptionvoid
ImmunizationState.setAuthors
(List<PractitionerCdaAt> authors) -
Uses of PractitionerCdaAt in org.projecthusky.cda.elga.models.emed
Methods in org.projecthusky.cda.elga.models.emed that return PractitionerCdaAtModifier and TypeMethodDescriptionEmedDispense.getLegalAuthenticator()
EmedPharmaceuticalRecommendation.getLegalAuthenticator()
EmedPrescription.getLegalAuthenticator()
Methods in org.projecthusky.cda.elga.models.emed that return types with arguments of type PractitionerCdaAtModifier and TypeMethodDescriptionEmedDispense.getAuthors()
EmedPharmaceuticalRecommendation.getAuthors()
EmedPrescription.getAuthors()
Methods in org.projecthusky.cda.elga.models.emed with parameters of type PractitionerCdaAtModifier and TypeMethodDescriptionvoid
EmedDispense.setLegalAuthenticator
(PractitionerCdaAt legalAuthenticator) void
EmedPharmaceuticalRecommendation.setLegalAuthenticator
(PractitionerCdaAt legalAuthenticator) void
EmedPrescription.setLegalAuthenticator
(PractitionerCdaAt legalAuthenticator) Method parameters in org.projecthusky.cda.elga.models.emed with type arguments of type PractitionerCdaAtModifier and TypeMethodDescriptionvoid
EmedDispense.setAuthors
(List<PractitionerCdaAt> authors) void
EmedPharmaceuticalRecommendation.setAuthors
(List<PractitionerCdaAt> authors) void
EmedPrescription.setAuthors
(List<PractitionerCdaAt> authors) -
Uses of PractitionerCdaAt in org.projecthusky.cda.elga.models.ems
Methods in org.projecthusky.cda.elga.models.ems that return PractitionerCdaAtModifier and TypeMethodDescriptionArztmeldung.getLegalAuthenticator()
Arztmeldung.getReportingPhysician()
Methods in org.projecthusky.cda.elga.models.ems that return types with arguments of type PractitionerCdaAtMethods in org.projecthusky.cda.elga.models.ems with parameters of type PractitionerCdaAtModifier and TypeMethodDescriptionvoid
Arztmeldung.setLegalAuthenticator
(PractitionerCdaAt legalAuthenticator) void
Arztmeldung.setReportingPhysician
(PractitionerCdaAt reportingPhysician) Method parameters in org.projecthusky.cda.elga.models.ems with type arguments of type PractitionerCdaAt -
Uses of PractitionerCdaAt in org.projecthusky.cda.elga.models.lab
Methods in org.projecthusky.cda.elga.models.lab that return PractitionerCdaAtModifier and TypeMethodDescriptionLaboratoryReport.getDataEnterer()
LaboratoryReport.getLegalAuthenticator()
LaboratoryReport.getOrderingProvider()
Methods in org.projecthusky.cda.elga.models.lab that return types with arguments of type PractitionerCdaAtMethods in org.projecthusky.cda.elga.models.lab with parameters of type PractitionerCdaAtModifier and TypeMethodDescriptionvoid
LaboratoryReport.setDataEnterer
(PractitionerCdaAt dataEnterer) void
LaboratoryReport.setLegalAuthenticator
(PractitionerCdaAt legalAuthenticator) void
LaboratoryReport.setOrderingProvider
(PractitionerCdaAt orderingProvider) Method parameters in org.projecthusky.cda.elga.models.lab with type arguments of type PractitionerCdaAtModifier and TypeMethodDescriptionvoid
LaboratoryReport.setAuthors
(List<PractitionerCdaAt> authors) -
Uses of PractitionerCdaAt in org.projecthusky.cda.elga.models.ps
Methods in org.projecthusky.cda.elga.models.ps that return PractitionerCdaAtModifier and TypeMethodDescriptionPatientConsultationSummary.getAuthor()
PatientConsultationSummary.getLegalAuthenticator()
Methods in org.projecthusky.cda.elga.models.ps with parameters of type PractitionerCdaAtModifier and TypeMethodDescriptionvoid
PatientConsultationSummary.setAuthor
(PractitionerCdaAt author) void
PatientConsultationSummary.setLegalAuthenticator
(PractitionerCdaAt legalAuthenticator)