Class Coverage40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.Coverage40_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Coverage.ClassComponent
convertClassComponent
(org.hl7.fhir.r4.model.Coverage.ClassComponent src) static org.hl7.fhir.r4.model.Coverage.ClassComponent
convertClassComponent
(org.hl7.fhir.r5.model.Coverage.ClassComponent src) static org.hl7.fhir.r5.model.Coverage.CostToBeneficiaryComponent
convertCostToBeneficiaryComponent
(org.hl7.fhir.r4.model.Coverage.CostToBeneficiaryComponent src) static org.hl7.fhir.r4.model.Coverage.CostToBeneficiaryComponent
convertCostToBeneficiaryComponent
(org.hl7.fhir.r5.model.Coverage.CostToBeneficiaryComponent src) static org.hl7.fhir.r5.model.Coverage
convertCoverage
(org.hl7.fhir.r4.model.Coverage src) static org.hl7.fhir.r4.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.r4.model.Enumeration<org.hl7.fhir.r4.model.Coverage.CoverageStatus> src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Coverage.CoverageStatus> 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.r4.model.Coverage.ExemptionComponent src) static org.hl7.fhir.r4.model.Coverage.ExemptionComponent
convertExemptionComponent
(org.hl7.fhir.r5.model.Coverage.ExemptionComponent src)
-
Constructor Details
-
Coverage40_50
public Coverage40_50()
-
-
Method Details
-
convertCoverage
public static org.hl7.fhir.r5.model.Coverage convertCoverage(org.hl7.fhir.r4.model.Coverage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoverage
public static org.hl7.fhir.r4.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.r4.model.Enumeration<org.hl7.fhir.r4.model.Coverage.CoverageStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoverageStatus
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Coverage.CoverageStatus> 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.r4.model.Coverage.ClassComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertClassComponent
public static org.hl7.fhir.r4.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.r4.model.Coverage.CostToBeneficiaryComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCostToBeneficiaryComponent
public static org.hl7.fhir.r4.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.r4.model.Coverage.ExemptionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertExemptionComponent
public static org.hl7.fhir.r4.model.Coverage.ExemptionComponent convertExemptionComponent(org.hl7.fhir.r5.model.Coverage.ExemptionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-