Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.padv.ChEmedEprMedicationStatementChanged
Packages that use ChEmedEprMedicationStatementChanged
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of ChEmedEprMedicationStatementChanged in org.projecthusky.fhir.emed.ch.epr.resource
Classes in org.projecthusky.fhir.emed.ch.epr.resource with type parameters of type ChEmedEprMedicationStatementChangedModifier and TypeClassDescriptionclassChEmedEprObservation<S extends ChEmedEprMedicationStatementChanged,R extends ChEmedEprMedicationRequestChanged> The HAPI custom structure for CH-EMED-EPR Observation.Methods in org.projecthusky.fhir.emed.ch.epr.resource with parameters of type ChEmedEprMedicationStatementChangedModifier and TypeMethodDescriptionChEmedEprObservation.setMedicationStatementChanged(ChEmedEprMedicationStatementChanged medicationStatement) Sets the changed medication statement. -
Uses of ChEmedEprMedicationStatementChanged in org.projecthusky.fhir.emed.ch.epr.resource.padv
Methods in org.projecthusky.fhir.emed.ch.epr.resource.padv that return ChEmedEprMedicationStatementChangedMethods in org.projecthusky.fhir.emed.ch.epr.resource.padv that return types with arguments of type ChEmedEprMedicationStatementChangedModifier and TypeMethodDescriptionprotected Class<ChEmedEprMedicationStatementChanged>ChEmedEprObservationPadv.getMedicationStatementChangedType() -
Uses of ChEmedEprMedicationStatementChanged in org.projecthusky.fhir.emed.ch.epr.resource.pml
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml with parameters of type ChEmedEprMedicationStatementChangedModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Bundle.BundleEntryComponentChEmedEprDocumentPml.addMedicationStatement(ChEmedEprMedicationStatementChanged medicationStatement) Adds a medication statement.