Class EMediplanMedicationResolver.NoOpMedicationResolver

java.lang.Object
org.projecthusky.fhir.emed.ch.epr.service.converter.emediplan.EMediplanMedicationResolver.NoOpMedicationResolver
All Implemented Interfaces:
EMediplanMedicationResolver
Enclosing interface:
EMediplanMedicationResolver

public static final class EMediplanMedicationResolver.NoOpMedicationResolver extends Object implements EMediplanMedicationResolver
Extremely basic medication resolver that only supports free text medication specification. Any other id type than MedicamentIdType.NONE will result in an UnsupportedOperationException.