
Class MarketingStatus40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.datatypes40_50.BackboneElement40_50
org.hl7.fhir.convertors.conv40_50.resources40_50.MarketingStatus40_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.MarketingStatus
convertMarketingStatus
(org.hl7.fhir.r4.model.MarketingStatus src) static org.hl7.fhir.r4.model.MarketingStatus
convertMarketingStatus
(org.hl7.fhir.r5.model.MarketingStatus src) Methods inherited from class org.hl7.fhir.convertors.conv40_50.datatypes40_50.BackboneElement40_50
copyBackboneElement, copyBackboneElement, copyBackboneElement, copyBackboneElement, isExemptExtension
-
Constructor Details
-
MarketingStatus40_50
public MarketingStatus40_50()
-
-
Method Details
-
convertMarketingStatus
public static org.hl7.fhir.r5.model.MarketingStatus convertMarketingStatus(org.hl7.fhir.r4.model.MarketingStatus src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMarketingStatus
public static org.hl7.fhir.r4.model.MarketingStatus convertMarketingStatus(org.hl7.fhir.r5.model.MarketingStatus src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-