Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.ChEmedEprComposition
Packages that use ChEmedEprComposition
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource
Methods in org.projecthusky.fhir.emed.ch.epr.resource that return ChEmedEprCompositionModifier and TypeMethodDescriptionabstract ChEmedEprCompositionChEmedEprDocument.resolveComposition()ChEmedEprComposition.setDataEnterer(ChExtEprDataEnterer dataEnterer) Sets the person who entered information into this document.ChEmedEprComposition.setIdentifier(UUID documentUUID) Sets the document UUID.ChEmedEprComposition.setInformationRecipient(List<org.hl7.fhir.r4.model.Reference> informationRecipient) Sets list of recipients of this document.ChEmedEprComposition.setLanguage(CommonLanguages language) Sets the language of this document.ChEmedEprComposition.setOriginalRepresentationPdf(byte[] pdfContent) Sets the original representation from the PDF content.ChEmedEprComposition.setOriginalRepresentationPdf(String title, org.hl7.fhir.r4.model.Binary originalRepresentationPdf) Sets the original representation reference.ChEmedEprComposition.setPatient(ChCorePatientEpr chCorePatientEpr) Set the patient targeted.ChEmedEprComposition.setVersionNumber(int value) Sets the version number.ChEmedEprComposition.setVersionNumberElement(org.hl7.fhir.r4.model.UnsignedIntType versionNumber) Sets the version number element. -
Uses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.dis
Subclasses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.disModifier and TypeClassDescriptionclassThe HAPI custom structure for the CH-EMED-EPR DIS Composition. -
Uses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.mtp
Subclasses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.mtpModifier and TypeClassDescriptionclassThe HAPI custom structure for the CH-EMED-EPR MTP Composition. -
Uses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.padv
Subclasses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.padvModifier and TypeClassDescriptionclassThe HAPI custom structure for the CH-EMED-EPR PADV Composition. -
Uses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.pml
Subclasses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.pmlModifier and TypeClassDescriptionclassThe HAPI custom structure for the CH-EMED-EPR PML Composition. -
Uses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.pmlc
Subclasses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.pmlcModifier and TypeClassDescriptionclassThe HAPI custom structure for the CH-EMED-EPR PMLC Composition. -
Uses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.pre
Subclasses of ChEmedEprComposition in org.projecthusky.fhir.emed.ch.epr.resource.preModifier and TypeClassDescriptionclassThe HAPI custom structure for the CH-EMED-EPR PRE Composition.