
Class Claim43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Claim43_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Claim.AccidentComponentconvertAccidentComponent(org.hl7.fhir.r4b.model.Claim.AccidentComponent src) static org.hl7.fhir.r4b.model.Claim.AccidentComponentconvertAccidentComponent(org.hl7.fhir.r5.model.Claim.AccidentComponent src) static org.hl7.fhir.r5.model.Claim.CareTeamComponentconvertCareTeamComponent(org.hl7.fhir.r4b.model.Claim.CareTeamComponent src) static org.hl7.fhir.r4b.model.Claim.CareTeamComponentconvertCareTeamComponent(org.hl7.fhir.r5.model.Claim.CareTeamComponent src) static org.hl7.fhir.r5.model.ClaimconvertClaim(org.hl7.fhir.r4b.model.Claim src) static org.hl7.fhir.r4b.model.ClaimconvertClaim(org.hl7.fhir.r5.model.Claim src) static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.FinancialResourceStatusCodes> convertClaimStatus(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> convertClaimStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.FinancialResourceStatusCodes> src) static org.hl7.fhir.r5.model.Claim.DetailComponentconvertDetailComponent(org.hl7.fhir.r4b.model.Claim.DetailComponent src) static org.hl7.fhir.r4b.model.Claim.DetailComponentconvertDetailComponent(org.hl7.fhir.r5.model.Claim.DetailComponent src) static org.hl7.fhir.r5.model.Claim.DiagnosisComponentconvertDiagnosisComponent(org.hl7.fhir.r4b.model.Claim.DiagnosisComponent src) static org.hl7.fhir.r4b.model.Claim.DiagnosisComponentconvertDiagnosisComponent(org.hl7.fhir.r5.model.Claim.DiagnosisComponent src) static org.hl7.fhir.r5.model.Claim.InsuranceComponentconvertInsuranceComponent(org.hl7.fhir.r4b.model.Claim.InsuranceComponent src) static org.hl7.fhir.r4b.model.Claim.InsuranceComponentconvertInsuranceComponent(org.hl7.fhir.r5.model.Claim.InsuranceComponent src) static org.hl7.fhir.r5.model.Claim.ItemComponentconvertItemComponent(org.hl7.fhir.r4b.model.Claim.ItemComponent src) static org.hl7.fhir.r4b.model.Claim.ItemComponentconvertItemComponent(org.hl7.fhir.r5.model.Claim.ItemComponent src) static org.hl7.fhir.r5.model.Claim.PayeeComponentconvertPayeeComponent(org.hl7.fhir.r4b.model.Claim.PayeeComponent src) static org.hl7.fhir.r4b.model.Claim.PayeeComponentconvertPayeeComponent(org.hl7.fhir.r5.model.Claim.PayeeComponent src) static org.hl7.fhir.r5.model.Claim.ProcedureComponentconvertProcedureComponent(org.hl7.fhir.r4b.model.Claim.ProcedureComponent src) static org.hl7.fhir.r4b.model.Claim.ProcedureComponentconvertProcedureComponent(org.hl7.fhir.r5.model.Claim.ProcedureComponent src) static org.hl7.fhir.r5.model.Claim.RelatedClaimComponentconvertRelatedClaimComponent(org.hl7.fhir.r4b.model.Claim.RelatedClaimComponent src) static org.hl7.fhir.r4b.model.Claim.RelatedClaimComponentconvertRelatedClaimComponent(org.hl7.fhir.r5.model.Claim.RelatedClaimComponent src) static org.hl7.fhir.r5.model.Claim.SubDetailComponentconvertSubDetailComponent(org.hl7.fhir.r4b.model.Claim.SubDetailComponent src) static org.hl7.fhir.r4b.model.Claim.SubDetailComponentconvertSubDetailComponent(org.hl7.fhir.r5.model.Claim.SubDetailComponent src) static org.hl7.fhir.r5.model.Claim.SupportingInformationComponentconvertSupportingInformationComponent(org.hl7.fhir.r4b.model.Claim.SupportingInformationComponent src) static org.hl7.fhir.r4b.model.Claim.SupportingInformationComponentconvertSupportingInformationComponent(org.hl7.fhir.r5.model.Claim.SupportingInformationComponent src) static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.Use> convertUse(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.Use> src) static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.Use> convertUse(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.Use> src)
-
Constructor Details
-
Claim43_50
public Claim43_50()
-
-
Method Details
-
convertClaim
public static org.hl7.fhir.r5.model.Claim convertClaim(org.hl7.fhir.r4b.model.Claim src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertClaim
public static org.hl7.fhir.r4b.model.Claim convertClaim(org.hl7.fhir.r5.model.Claim src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertClaimStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.FinancialResourceStatusCodes> convertClaimStatus(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
-
convertClaimStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.FinancialResourceStatusCodes> convertClaimStatus(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
-
convertUse
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.Use> convertUse(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.Use> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUse
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.Use> convertUse(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.Use> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRelatedClaimComponent
public static org.hl7.fhir.r5.model.Claim.RelatedClaimComponent convertRelatedClaimComponent(org.hl7.fhir.r4b.model.Claim.RelatedClaimComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRelatedClaimComponent
public static org.hl7.fhir.r4b.model.Claim.RelatedClaimComponent convertRelatedClaimComponent(org.hl7.fhir.r5.model.Claim.RelatedClaimComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPayeeComponent
public static org.hl7.fhir.r5.model.Claim.PayeeComponent convertPayeeComponent(org.hl7.fhir.r4b.model.Claim.PayeeComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertPayeeComponent
public static org.hl7.fhir.r4b.model.Claim.PayeeComponent convertPayeeComponent(org.hl7.fhir.r5.model.Claim.PayeeComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCareTeamComponent
public static org.hl7.fhir.r5.model.Claim.CareTeamComponent convertCareTeamComponent(org.hl7.fhir.r4b.model.Claim.CareTeamComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCareTeamComponent
public static org.hl7.fhir.r4b.model.Claim.CareTeamComponent convertCareTeamComponent(org.hl7.fhir.r5.model.Claim.CareTeamComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSupportingInformationComponent
public static org.hl7.fhir.r5.model.Claim.SupportingInformationComponent convertSupportingInformationComponent(org.hl7.fhir.r4b.model.Claim.SupportingInformationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSupportingInformationComponent
public static org.hl7.fhir.r4b.model.Claim.SupportingInformationComponent convertSupportingInformationComponent(org.hl7.fhir.r5.model.Claim.SupportingInformationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDiagnosisComponent
public static org.hl7.fhir.r5.model.Claim.DiagnosisComponent convertDiagnosisComponent(org.hl7.fhir.r4b.model.Claim.DiagnosisComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDiagnosisComponent
public static org.hl7.fhir.r4b.model.Claim.DiagnosisComponent convertDiagnosisComponent(org.hl7.fhir.r5.model.Claim.DiagnosisComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureComponent
public static org.hl7.fhir.r5.model.Claim.ProcedureComponent convertProcedureComponent(org.hl7.fhir.r4b.model.Claim.ProcedureComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureComponent
public static org.hl7.fhir.r4b.model.Claim.ProcedureComponent convertProcedureComponent(org.hl7.fhir.r5.model.Claim.ProcedureComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInsuranceComponent
public static org.hl7.fhir.r5.model.Claim.InsuranceComponent convertInsuranceComponent(org.hl7.fhir.r4b.model.Claim.InsuranceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInsuranceComponent
public static org.hl7.fhir.r4b.model.Claim.InsuranceComponent convertInsuranceComponent(org.hl7.fhir.r5.model.Claim.InsuranceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAccidentComponent
public static org.hl7.fhir.r5.model.Claim.AccidentComponent convertAccidentComponent(org.hl7.fhir.r4b.model.Claim.AccidentComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAccidentComponent
public static org.hl7.fhir.r4b.model.Claim.AccidentComponent convertAccidentComponent(org.hl7.fhir.r5.model.Claim.AccidentComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertItemComponent
public static org.hl7.fhir.r5.model.Claim.ItemComponent convertItemComponent(org.hl7.fhir.r4b.model.Claim.ItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertItemComponent
public static org.hl7.fhir.r4b.model.Claim.ItemComponent convertItemComponent(org.hl7.fhir.r5.model.Claim.ItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDetailComponent
public static org.hl7.fhir.r5.model.Claim.DetailComponent convertDetailComponent(org.hl7.fhir.r4b.model.Claim.DetailComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDetailComponent
public static org.hl7.fhir.r4b.model.Claim.DetailComponent convertDetailComponent(org.hl7.fhir.r5.model.Claim.DetailComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSubDetailComponent
public static org.hl7.fhir.r5.model.Claim.SubDetailComponent convertSubDetailComponent(org.hl7.fhir.r4b.model.Claim.SubDetailComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSubDetailComponent
public static org.hl7.fhir.r4b.model.Claim.SubDetailComponent convertSubDetailComponent(org.hl7.fhir.r5.model.Claim.SubDetailComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-