Class Procedure43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Procedure43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Procedure
convertProcedure
(org.hl7.fhir.r4b.model.Procedure src) static org.hl7.fhir.r4b.model.Procedure
convertProcedure
(org.hl7.fhir.r5.model.Procedure src) static org.hl7.fhir.r5.model.Procedure.ProcedureFocalDeviceComponent
convertProcedureFocalDeviceComponent
(org.hl7.fhir.r4b.model.Procedure.ProcedureFocalDeviceComponent src) static org.hl7.fhir.r4b.model.Procedure.ProcedureFocalDeviceComponent
convertProcedureFocalDeviceComponent
(org.hl7.fhir.r5.model.Procedure.ProcedureFocalDeviceComponent src) static org.hl7.fhir.r5.model.Procedure.ProcedurePerformerComponent
convertProcedurePerformerComponent
(org.hl7.fhir.r4b.model.Procedure.ProcedurePerformerComponent src) static org.hl7.fhir.r4b.model.Procedure.ProcedurePerformerComponent
convertProcedurePerformerComponent
(org.hl7.fhir.r5.model.Procedure.ProcedurePerformerComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Enumerations.EventStatus> convertProcedureStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.EventStatus> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Enumerations.EventStatus> convertProcedureStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.EventStatus> src)
-
Constructor Details
-
Procedure43_50
public Procedure43_50()
-
-
Method Details
-
convertProcedure
public static org.hl7.fhir.r5.model.Procedure convertProcedure(org.hl7.fhir.r4b.model.Procedure src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedure
public static org.hl7.fhir.r4b.model.Procedure convertProcedure(org.hl7.fhir.r5.model.Procedure src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.EventStatus> convertProcedureStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.EventStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.EventStatus> convertProcedureStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.EventStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedurePerformerComponent
public static org.hl7.fhir.r5.model.Procedure.ProcedurePerformerComponent convertProcedurePerformerComponent(org.hl7.fhir.r4b.model.Procedure.ProcedurePerformerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedurePerformerComponent
public static org.hl7.fhir.r4b.model.Procedure.ProcedurePerformerComponent convertProcedurePerformerComponent(org.hl7.fhir.r5.model.Procedure.ProcedurePerformerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureFocalDeviceComponent
public static org.hl7.fhir.r5.model.Procedure.ProcedureFocalDeviceComponent convertProcedureFocalDeviceComponent(org.hl7.fhir.r4b.model.Procedure.ProcedureFocalDeviceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureFocalDeviceComponent
public static org.hl7.fhir.r4b.model.Procedure.ProcedureFocalDeviceComponent convertProcedureFocalDeviceComponent(org.hl7.fhir.r5.model.Procedure.ProcedureFocalDeviceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-