Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.ChEmedEprMedication
Packages that use ChEmedEprMedication
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of ChEmedEprMedication in org.projecthusky.fhir.emed.ch.epr.narrative.services
Methods in org.projecthusky.fhir.emed.ch.epr.narrative.services with parameters of type ChEmedEprMedicationModifier and TypeMethodDescription@Nullable StringMedicationImageProvider.provide(ChEmedEprMedication medication) Provides an image for the given medication, encoded in a data URL with an 'image' MIME type. -
Uses of ChEmedEprMedication in org.projecthusky.fhir.emed.ch.epr.resource
Methods in org.projecthusky.fhir.emed.ch.epr.resource that return ChEmedEprMedicationModifier and TypeMethodDescriptionChEmedEprMedication.addActiveIngredient(ChEmedEprMedicationIngredient ingredient) Adds active ingredient.ChEmedEprMedication.copy()ChEmedEprMedicationRequest.resolveMedication()Resolves the medication or throws.ChEmedEprMedicationStatement.resolveMedication()Returns the medication or throws.Sets the ATC.ChEmedEprMedication.setForm(PharmaceuticalDoseFormEdqm doseForm) Sets the pharmaceutical dose form, with an English display name.ChEmedEprMedication.setForm(PharmaceuticalDoseFormEdqm doseForm, LanguageCode languageCode) Sets the pharmaceutical dose form, with a display name in the requested language.Sets the GTIN.Methods in org.projecthusky.fhir.emed.ch.epr.resource with parameters of type ChEmedEprMedicationModifier and TypeMethodDescriptionChEmedEprMedicationRequest.setMedicationReference(ChEmedEprMedication chEmedEprMedication) Sets the medication reference. -
Uses of ChEmedEprMedication in org.projecthusky.fhir.emed.ch.epr.resource.dis
Subclasses of ChEmedEprMedication in org.projecthusky.fhir.emed.ch.epr.resource.disModifier and TypeClassDescriptionclassThe HAPI custom structure for CH-EMED-EPR Medication (DIS).