Class Account40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.Account40_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Account
convertAccount
(org.hl7.fhir.r4.model.Account src) static org.hl7.fhir.r4.model.Account
convertAccount
(org.hl7.fhir.r5.model.Account src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Account.AccountStatus> convertAccountStatus
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Account.AccountStatus> src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Account.AccountStatus> convertAccountStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Account.AccountStatus> src) static org.hl7.fhir.r5.model.Account.CoverageComponent
convertCoverageComponent
(org.hl7.fhir.r4.model.Account.CoverageComponent src) static org.hl7.fhir.r4.model.Account.CoverageComponent
convertCoverageComponent
(org.hl7.fhir.r5.model.Account.CoverageComponent src) static org.hl7.fhir.r5.model.Account.GuarantorComponent
convertGuarantorComponent
(org.hl7.fhir.r4.model.Account.GuarantorComponent src) static org.hl7.fhir.r4.model.Account.GuarantorComponent
convertGuarantorComponent
(org.hl7.fhir.r5.model.Account.GuarantorComponent src)
-
Constructor Details
-
Account40_50
public Account40_50()
-
-
Method Details
-
convertAccount
public static org.hl7.fhir.r5.model.Account convertAccount(org.hl7.fhir.r4.model.Account src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAccount
public static org.hl7.fhir.r4.model.Account convertAccount(org.hl7.fhir.r5.model.Account src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAccountStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Account.AccountStatus> convertAccountStatus(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Account.AccountStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAccountStatus
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Account.AccountStatus> convertAccountStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Account.AccountStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoverageComponent
public static org.hl7.fhir.r5.model.Account.CoverageComponent convertCoverageComponent(org.hl7.fhir.r4.model.Account.CoverageComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoverageComponent
public static org.hl7.fhir.r4.model.Account.CoverageComponent convertCoverageComponent(org.hl7.fhir.r5.model.Account.CoverageComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGuarantorComponent
public static org.hl7.fhir.r5.model.Account.GuarantorComponent convertGuarantorComponent(org.hl7.fhir.r4.model.Account.GuarantorComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGuarantorComponent
public static org.hl7.fhir.r4.model.Account.GuarantorComponent convertGuarantorComponent(org.hl7.fhir.r5.model.Account.GuarantorComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-