
Uses of Class
org.hl7.fhir.convertors.advisors.impl.BaseAdvisor_43_50
Packages that use BaseAdvisor_43_50
Package
Description
-
Uses of BaseAdvisor_43_50 in org.hl7.fhir.convertors.conv43_50
Methods in org.hl7.fhir.convertors.conv43_50 that return BaseAdvisor_43_50Constructors in org.hl7.fhir.convertors.conv43_50 with parameters of type BaseAdvisor_43_50 -
Uses of BaseAdvisor_43_50 in org.hl7.fhir.convertors.conv43_50.datatypes43_50
Fields in org.hl7.fhir.convertors.conv43_50.datatypes43_50 declared as BaseAdvisor_43_50Constructors in org.hl7.fhir.convertors.conv43_50.datatypes43_50 with parameters of type BaseAdvisor_43_50ModifierConstructorDescriptionElement43_50
(BaseAdvisor_43_50 advisor) Type43_50
(BaseAdvisor_43_50 advisor) -
Uses of BaseAdvisor_43_50 in org.hl7.fhir.convertors.conv43_50.resources43_50
Fields in org.hl7.fhir.convertors.conv43_50.resources43_50 declared as BaseAdvisor_43_50Constructors in org.hl7.fhir.convertors.conv43_50.resources43_50 with parameters of type BaseAdvisor_43_50 -
Uses of BaseAdvisor_43_50 in org.hl7.fhir.convertors.factory
Methods in org.hl7.fhir.convertors.factory with parameters of type BaseAdvisor_43_50Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Resource
VersionConvertorFactory_43_50.convertResource
(org.hl7.fhir.r4b.model.Resource src, BaseAdvisor_43_50 advisor) static org.hl7.fhir.r4b.model.Resource
VersionConvertorFactory_43_50.convertResource
(org.hl7.fhir.r5.model.Resource src, BaseAdvisor_43_50 advisor) static org.hl7.fhir.r5.model.DataType
VersionConvertorFactory_43_50.convertType
(org.hl7.fhir.r4b.model.DataType src, BaseAdvisor_43_50 advisor) static org.hl7.fhir.r4b.model.DataType
VersionConvertorFactory_43_50.convertType
(org.hl7.fhir.r5.model.DataType src, BaseAdvisor_43_50 advisor)