Class InsurancePlan40_50

java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.InsurancePlan40_50

public class InsurancePlan40_50 extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.hl7.fhir.r5.model.InsurancePlan.CoverageBenefitComponent
    convertCoverageBenefitComponent​(org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitComponent src)
     
    static org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitComponent
    convertCoverageBenefitComponent​(org.hl7.fhir.r5.model.InsurancePlan.CoverageBenefitComponent src)
     
    static org.hl7.fhir.r5.model.InsurancePlan.CoverageBenefitLimitComponent
    convertCoverageBenefitLimitComponent​(org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitLimitComponent src)
     
    static org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitLimitComponent
    convertCoverageBenefitLimitComponent​(org.hl7.fhir.r5.model.InsurancePlan.CoverageBenefitLimitComponent src)
     
    static org.hl7.fhir.r5.model.InsurancePlan
    convertInsurancePlan​(org.hl7.fhir.r4.model.InsurancePlan src)
     
    static org.hl7.fhir.r4.model.InsurancePlan
    convertInsurancePlan​(org.hl7.fhir.r5.model.InsurancePlan src)
     
    static org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanContactComponent
    convertInsurancePlanContactComponent​(org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanContactComponent src)
     
    static org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanContactComponent
    convertInsurancePlanContactComponent​(org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanContactComponent src)
     
    static org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanCoverageComponent
    convertInsurancePlanCoverageComponent​(org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanCoverageComponent src)
     
    static org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanCoverageComponent
    convertInsurancePlanCoverageComponent​(org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanCoverageComponent src)
     
    static org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanComponent
    convertInsurancePlanPlanComponent​(org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanComponent src)
     
    static org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanComponent
    convertInsurancePlanPlanComponent​(org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanComponent src)
     
    static org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanGeneralCostComponent
    convertInsurancePlanPlanGeneralCostComponent​(org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanGeneralCostComponent src)
     
    static org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanGeneralCostComponent
    convertInsurancePlanPlanGeneralCostComponent​(org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanGeneralCostComponent src)
     
    static org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanSpecificCostComponent
    convertInsurancePlanPlanSpecificCostComponent​(org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanSpecificCostComponent src)
     
    static org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanSpecificCostComponent
    convertInsurancePlanPlanSpecificCostComponent​(org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanSpecificCostComponent src)
     
    static org.hl7.fhir.r5.model.InsurancePlan.PlanBenefitComponent
    convertPlanBenefitComponent​(org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitComponent src)
     
    static org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitComponent
    convertPlanBenefitComponent​(org.hl7.fhir.r5.model.InsurancePlan.PlanBenefitComponent src)
     
    static org.hl7.fhir.r5.model.InsurancePlan.PlanBenefitCostComponent
    convertPlanBenefitCostComponent​(org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitCostComponent src)
     
    static org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitCostComponent
    convertPlanBenefitCostComponent​(org.hl7.fhir.r5.model.InsurancePlan.PlanBenefitCostComponent src)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • convertInsurancePlan

      public static org.hl7.fhir.r5.model.InsurancePlan convertInsurancePlan(org.hl7.fhir.r4.model.InsurancePlan src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlan

      public static org.hl7.fhir.r4.model.InsurancePlan convertInsurancePlan(org.hl7.fhir.r5.model.InsurancePlan src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlanContactComponent

      public static org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanContactComponent convertInsurancePlanContactComponent(org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanContactComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlanContactComponent

      public static org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanContactComponent convertInsurancePlanContactComponent(org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanContactComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlanCoverageComponent

      public static org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanCoverageComponent convertInsurancePlanCoverageComponent(org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanCoverageComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlanCoverageComponent

      public static org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanCoverageComponent convertInsurancePlanCoverageComponent(org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanCoverageComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertCoverageBenefitComponent

      public static org.hl7.fhir.r5.model.InsurancePlan.CoverageBenefitComponent convertCoverageBenefitComponent(org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertCoverageBenefitComponent

      public static org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitComponent convertCoverageBenefitComponent(org.hl7.fhir.r5.model.InsurancePlan.CoverageBenefitComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertCoverageBenefitLimitComponent

      public static org.hl7.fhir.r5.model.InsurancePlan.CoverageBenefitLimitComponent convertCoverageBenefitLimitComponent(org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitLimitComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertCoverageBenefitLimitComponent

      public static org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitLimitComponent convertCoverageBenefitLimitComponent(org.hl7.fhir.r5.model.InsurancePlan.CoverageBenefitLimitComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlanPlanComponent

      public static org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanComponent convertInsurancePlanPlanComponent(org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlanPlanComponent

      public static org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanComponent convertInsurancePlanPlanComponent(org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlanPlanGeneralCostComponent

      public static org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanGeneralCostComponent convertInsurancePlanPlanGeneralCostComponent(org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanGeneralCostComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlanPlanGeneralCostComponent

      public static org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanGeneralCostComponent convertInsurancePlanPlanGeneralCostComponent(org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanGeneralCostComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlanPlanSpecificCostComponent

      public static org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanSpecificCostComponent convertInsurancePlanPlanSpecificCostComponent(org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanSpecificCostComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertInsurancePlanPlanSpecificCostComponent

      public static org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanSpecificCostComponent convertInsurancePlanPlanSpecificCostComponent(org.hl7.fhir.r5.model.InsurancePlan.InsurancePlanPlanSpecificCostComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertPlanBenefitComponent

      public static org.hl7.fhir.r5.model.InsurancePlan.PlanBenefitComponent convertPlanBenefitComponent(org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertPlanBenefitComponent

      public static org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitComponent convertPlanBenefitComponent(org.hl7.fhir.r5.model.InsurancePlan.PlanBenefitComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertPlanBenefitCostComponent

      public static org.hl7.fhir.r5.model.InsurancePlan.PlanBenefitCostComponent convertPlanBenefitCostComponent(org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitCostComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertPlanBenefitCostComponent

      public static org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitCostComponent convertPlanBenefitCostComponent(org.hl7.fhir.r5.model.InsurancePlan.PlanBenefitCostComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException