Class Invoice43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Invoice43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Invoice
convertInvoice
(org.hl7.fhir.r4b.model.Invoice src) static org.hl7.fhir.r4b.model.Invoice
convertInvoice
(org.hl7.fhir.r5.model.Invoice src) static org.hl7.fhir.r5.model.Invoice.InvoiceLineItemComponent
convertInvoiceLineItemComponent
(org.hl7.fhir.r4b.model.Invoice.InvoiceLineItemComponent src) static org.hl7.fhir.r4b.model.Invoice.InvoiceLineItemComponent
convertInvoiceLineItemComponent
(org.hl7.fhir.r5.model.Invoice.InvoiceLineItemComponent src) static org.hl7.fhir.r5.model.Invoice.InvoiceParticipantComponent
convertInvoiceParticipantComponent
(org.hl7.fhir.r4b.model.Invoice.InvoiceParticipantComponent src) static org.hl7.fhir.r4b.model.Invoice.InvoiceParticipantComponent
convertInvoiceParticipantComponent
(org.hl7.fhir.r5.model.Invoice.InvoiceParticipantComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Invoice.InvoiceStatus> convertInvoiceStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Invoice.InvoiceStatus> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Invoice.InvoiceStatus> convertInvoiceStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Invoice.InvoiceStatus> src)
-
Constructor Details
-
Invoice43_50
public Invoice43_50()
-
-
Method Details
-
convertInvoice
public static org.hl7.fhir.r5.model.Invoice convertInvoice(org.hl7.fhir.r4b.model.Invoice src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInvoice
public static org.hl7.fhir.r4b.model.Invoice convertInvoice(org.hl7.fhir.r5.model.Invoice src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInvoiceStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Invoice.InvoiceStatus> convertInvoiceStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Invoice.InvoiceStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInvoiceStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Invoice.InvoiceStatus> convertInvoiceStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Invoice.InvoiceStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInvoiceParticipantComponent
public static org.hl7.fhir.r5.model.Invoice.InvoiceParticipantComponent convertInvoiceParticipantComponent(org.hl7.fhir.r4b.model.Invoice.InvoiceParticipantComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInvoiceParticipantComponent
public static org.hl7.fhir.r4b.model.Invoice.InvoiceParticipantComponent convertInvoiceParticipantComponent(org.hl7.fhir.r5.model.Invoice.InvoiceParticipantComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInvoiceLineItemComponent
public static org.hl7.fhir.r5.model.Invoice.InvoiceLineItemComponent convertInvoiceLineItemComponent(org.hl7.fhir.r4b.model.Invoice.InvoiceLineItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertInvoiceLineItemComponent
public static org.hl7.fhir.r4b.model.Invoice.InvoiceLineItemComponent convertInvoiceLineItemComponent(org.hl7.fhir.r5.model.Invoice.InvoiceLineItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-