Class MarketingStatus43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.datatypes43_50.BackboneElement43_50
org.hl7.fhir.convertors.conv43_50.resources43_50.MarketingStatus43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.MarketingStatus
convertMarketingStatus
(org.hl7.fhir.r4b.model.MarketingStatus src) static org.hl7.fhir.r4b.model.MarketingStatus
convertMarketingStatus
(org.hl7.fhir.r5.model.MarketingStatus src) Methods inherited from class org.hl7.fhir.convertors.conv43_50.datatypes43_50.BackboneElement43_50
copyBackboneElement, copyBackboneElement, copyBackboneElement, copyBackboneElement
-
Constructor Details
-
MarketingStatus43_50
public MarketingStatus43_50()
-
-
Method Details
-
convertMarketingStatus
public static org.hl7.fhir.r5.model.MarketingStatus convertMarketingStatus(org.hl7.fhir.r4b.model.MarketingStatus src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMarketingStatus
public static org.hl7.fhir.r4b.model.MarketingStatus convertMarketingStatus(org.hl7.fhir.r5.model.MarketingStatus src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-