
Class Coverage43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Coverage43_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Coverage.ClassComponent
convertClassComponent
(org.hl7.fhir.r4b.model.Coverage.ClassComponent src) static org.hl7.fhir.r4b.model.Coverage.ClassComponent
convertClassComponent
(org.hl7.fhir.r5.model.Coverage.ClassComponent src) static org.hl7.fhir.r5.model.Coverage.CostToBeneficiaryComponent
convertCostToBeneficiaryComponent
(org.hl7.fhir.r4b.model.Coverage.CostToBeneficiaryComponent src) static org.hl7.fhir.r4b.model.Coverage.CostToBeneficiaryComponent
convertCostToBeneficiaryComponent
(org.hl7.fhir.r5.model.Coverage.CostToBeneficiaryComponent src) static org.hl7.fhir.r5.model.Coverage
convertCoverage
(org.hl7.fhir.r4b.model.Coverage src) static org.hl7.fhir.r4b.model.Coverage
convertCoverage
(org.hl7.fhir.r5.model.Coverage src) static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.FinancialResourceStatusCodes>
convertCoverageStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.FinancialResourceStatusCodes> src) static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.FinancialResourceStatusCodes>
convertCoverageStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.FinancialResourceStatusCodes> src) static org.hl7.fhir.r5.model.Coverage.ExemptionComponent
convertExemptionComponent
(org.hl7.fhir.r4b.model.Coverage.ExemptionComponent src) static org.hl7.fhir.r4b.model.Coverage.ExemptionComponent
convertExemptionComponent
(org.hl7.fhir.r5.model.Coverage.ExemptionComponent src)
-
Constructor Details
-
Coverage43_50
public Coverage43_50()
-
-
Method Details
-
convertCoverage
public static org.hl7.fhir.r5.model.Coverage convertCoverage(org.hl7.fhir.r4b.model.Coverage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoverage
public static org.hl7.fhir.r4b.model.Coverage convertCoverage(org.hl7.fhir.r5.model.Coverage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoverageStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.FinancialResourceStatusCodes> convertCoverageStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.FinancialResourceStatusCodes> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoverageStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.FinancialResourceStatusCodes> convertCoverageStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.FinancialResourceStatusCodes> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertClassComponent
public static org.hl7.fhir.r5.model.Coverage.ClassComponent convertClassComponent(org.hl7.fhir.r4b.model.Coverage.ClassComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertClassComponent
public static org.hl7.fhir.r4b.model.Coverage.ClassComponent convertClassComponent(org.hl7.fhir.r5.model.Coverage.ClassComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCostToBeneficiaryComponent
public static org.hl7.fhir.r5.model.Coverage.CostToBeneficiaryComponent convertCostToBeneficiaryComponent(org.hl7.fhir.r4b.model.Coverage.CostToBeneficiaryComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCostToBeneficiaryComponent
public static org.hl7.fhir.r4b.model.Coverage.CostToBeneficiaryComponent convertCostToBeneficiaryComponent(org.hl7.fhir.r5.model.Coverage.CostToBeneficiaryComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertExemptionComponent
public static org.hl7.fhir.r5.model.Coverage.ExemptionComponent convertExemptionComponent(org.hl7.fhir.r4b.model.Coverage.ExemptionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertExemptionComponent
public static org.hl7.fhir.r4b.model.Coverage.ExemptionComponent convertExemptionComponent(org.hl7.fhir.r5.model.Coverage.ExemptionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-