Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.pmlc.ChEmedEprDocumentPmlc
Packages that use ChEmedEprDocumentPmlc
Package
Description
-
Uses of ChEmedEprDocumentPmlc in org.projecthusky.fhir.emed.ch.epr.narrative.html
Methods in org.projecthusky.fhir.emed.ch.epr.narrative.html with parameters of type ChEmedEprDocumentPmlcModifier and TypeMethodDescriptionHtmlNarrativeGenerator.generate(ChEmedEprDocumentPmlc document, NarrativeLanguage lang) -
Uses of ChEmedEprDocumentPmlc in org.projecthusky.fhir.emed.ch.epr.narrative.pdf
Methods in org.projecthusky.fhir.emed.ch.epr.narrative.pdf with parameters of type ChEmedEprDocumentPmlcModifier and TypeMethodDescriptionbyte[]ChEmedEprPdfMedicationCardGenerator.generate(ChEmedEprDocumentPmlc pmlcDocument, NarrativeLanguage lang) byte[]EMediplanPdfMedicationCardGenerator.generate(ChEmedEprDocumentPmlc pmlcDocument, NarrativeLanguage lang) abstract byte[]PdfMedicationCardGenerator.generate(ChEmedEprDocumentPmlc pmlcDocument, NarrativeLanguage lang) protected StringEMediplanPdfMedicationCardGenerator.generateQrCode(ChEmedEprDocumentPmlc pmlcDocument) Gets the eMediplan QR code for the PMLC document content.EMediplanQrCodeGenerator.generateQrCode(ChEmedEprDocumentPmlc document) Gets the eMediplan QR code for the PRE document content. -
Uses of ChEmedEprDocumentPmlc in org.projecthusky.fhir.emed.ch.epr.resource.pmlc
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pmlc that return ChEmedEprDocumentPmlcModifier and TypeMethodDescriptionChEmedEprDocumentPmlc.addMedicationStatement(ChEmedEprMedicationStatementPmlc medicationStatement) Adds a medication statement.ChEmedEprDocumentPmlc.copy()ChEmedEprDocumentPmlc.setComposition(ChEmedEprCompositionPmlc composition) Sets the composition. -
Uses of ChEmedEprDocumentPmlc in org.projecthusky.fhir.emed.ch.epr.service.converter.emediplan
Methods in org.projecthusky.fhir.emed.ch.epr.service.converter.emediplan with parameters of type ChEmedEprDocumentPmlcModifier and TypeMethodDescriptionChMed16ABaseConverter.toEMediplan(ChEmedEprDocumentPmlc pmlc) Converts the received PMLC document to an eMediplan object according to the CHMED16A specifications.ChMed23AConverter.toEMediplan(ChEmedEprDocumentPmlc pmlc) Converts the received PMLC document to an eMediplan object according to the CHMED23A specifications.EMediplan<?, ?, ?, ?> EMediplanConverter.toEMediplan(ChEmedEprDocumentPmlc pmlc) Converts the received PMLC document to an eMediplan object.EPrescriptionConverter.toEMediplan(ChEmedEprDocumentPmlc pmlc) Not supported. -
Uses of ChEmedEprDocumentPmlc in org.projecthusky.fhir.emed.ch.epr.validator.logicvalidator
Constructors in org.projecthusky.fhir.emed.ch.epr.validator.logicvalidator with parameters of type ChEmedEprDocumentPmlc