Class ChargeItem43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.ChargeItem43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.ChargeItem
convertChargeItem
(org.hl7.fhir.r4b.model.ChargeItem src) static org.hl7.fhir.r4b.model.ChargeItem
convertChargeItem
(org.hl7.fhir.r5.model.ChargeItem src) static org.hl7.fhir.r5.model.ChargeItem.ChargeItemPerformerComponent
convertChargeItemPerformerComponent
(org.hl7.fhir.r4b.model.ChargeItem.ChargeItemPerformerComponent src) static org.hl7.fhir.r4b.model.ChargeItem.ChargeItemPerformerComponent
convertChargeItemPerformerComponent
(org.hl7.fhir.r5.model.ChargeItem.ChargeItemPerformerComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.ChargeItem.ChargeItemStatus> convertChargeItemStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.ChargeItem.ChargeItemStatus> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.ChargeItem.ChargeItemStatus> convertChargeItemStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.ChargeItem.ChargeItemStatus> src)
-
Constructor Details
-
ChargeItem43_50
public ChargeItem43_50()
-
-
Method Details
-
convertChargeItem
public static org.hl7.fhir.r5.model.ChargeItem convertChargeItem(org.hl7.fhir.r4b.model.ChargeItem src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertChargeItem
public static org.hl7.fhir.r4b.model.ChargeItem convertChargeItem(org.hl7.fhir.r5.model.ChargeItem src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertChargeItemStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.ChargeItem.ChargeItemStatus> convertChargeItemStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.ChargeItem.ChargeItemStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertChargeItemStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.ChargeItem.ChargeItemStatus> convertChargeItemStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.ChargeItem.ChargeItemStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertChargeItemPerformerComponent
public static org.hl7.fhir.r5.model.ChargeItem.ChargeItemPerformerComponent convertChargeItemPerformerComponent(org.hl7.fhir.r4b.model.ChargeItem.ChargeItemPerformerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertChargeItemPerformerComponent
public static org.hl7.fhir.r4b.model.ChargeItem.ChargeItemPerformerComponent convertChargeItemPerformerComponent(org.hl7.fhir.r5.model.ChargeItem.ChargeItemPerformerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-