Uses of Class
org.projecthusky.fhir.emed.ch.epr.model.common.EmedReference
Packages that use EmedReference
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of EmedReference in org.projecthusky.fhir.emed.ch.epr.resource
Methods in org.projecthusky.fhir.emed.ch.epr.resource that return EmedReferenceModifier and TypeMethodDescription@Nullable EmedReference
ChEmedEprObservation.resolveDisReference()
Resolves the reference to the dispense entry (if any).ChEmedEprMedicationDispense.resolveMtpReference()
Resolves the reference to the treatment plan entry.ChEmedEprMedicationRequest.resolveMtpReference()
Resolves the reference to the treatment plan entry.@Nullable EmedReference
ChEmedEprObservation.resolveMtpReference()
Resolves the reference to the treatment plan entry (if any).@Nullable EmedReference
ChEmedEprMedicationDispense.resolvePreReference()
Resolves the reference to the prescription entry (if any).@Nullable EmedReference
ChEmedEprObservation.resolvePreReference()
Resolves the reference to the prescription entry (if any).ChEmedEprObservation.resolveReference()
Resolves the reference to the entry. -
Uses of EmedReference in org.projecthusky.fhir.emed.ch.epr.resource.extension
Methods in org.projecthusky.fhir.emed.ch.epr.resource.extension that return EmedReferenceModifier and TypeMethodDescriptionChEmedExtensionReference.resolveReference()
Resolves the eMed reference.