Class Procedure10_30
java.lang.Object
org.hl7.fhir.convertors.conv10_30.resources10_30.Procedure10_30
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu3.model.Procedure
convertProcedure
(org.hl7.fhir.dstu2.model.Procedure src) static org.hl7.fhir.dstu2.model.Procedure
convertProcedure
(org.hl7.fhir.dstu3.model.Procedure src) static org.hl7.fhir.dstu3.model.Procedure.ProcedureFocalDeviceComponent
convertProcedureFocalDeviceComponent
(org.hl7.fhir.dstu2.model.Procedure.ProcedureFocalDeviceComponent src) static org.hl7.fhir.dstu2.model.Procedure.ProcedureFocalDeviceComponent
convertProcedureFocalDeviceComponent
(org.hl7.fhir.dstu3.model.Procedure.ProcedureFocalDeviceComponent src) static org.hl7.fhir.dstu3.model.Procedure.ProcedurePerformerComponent
convertProcedurePerformerComponent
(org.hl7.fhir.dstu2.model.Procedure.ProcedurePerformerComponent src) static org.hl7.fhir.dstu2.model.Procedure.ProcedurePerformerComponent
convertProcedurePerformerComponent
(org.hl7.fhir.dstu3.model.Procedure.ProcedurePerformerComponent src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Procedure.ProcedureStatus> convertProcedureStatus
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Procedure.ProcedureStatus> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.Procedure.ProcedureStatus> convertProcedureStatus
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Procedure.ProcedureStatus> src)
-
Constructor Details
-
Procedure10_30
public Procedure10_30()
-
-
Method Details
-
convertProcedure
public static org.hl7.fhir.dstu2.model.Procedure convertProcedure(org.hl7.fhir.dstu3.model.Procedure src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedure
public static org.hl7.fhir.dstu3.model.Procedure convertProcedure(org.hl7.fhir.dstu2.model.Procedure src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureFocalDeviceComponent
public static org.hl7.fhir.dstu3.model.Procedure.ProcedureFocalDeviceComponent convertProcedureFocalDeviceComponent(org.hl7.fhir.dstu2.model.Procedure.ProcedureFocalDeviceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureFocalDeviceComponent
public static org.hl7.fhir.dstu2.model.Procedure.ProcedureFocalDeviceComponent convertProcedureFocalDeviceComponent(org.hl7.fhir.dstu3.model.Procedure.ProcedureFocalDeviceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedurePerformerComponent
public static org.hl7.fhir.dstu2.model.Procedure.ProcedurePerformerComponent convertProcedurePerformerComponent(org.hl7.fhir.dstu3.model.Procedure.ProcedurePerformerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedurePerformerComponent
public static org.hl7.fhir.dstu3.model.Procedure.ProcedurePerformerComponent convertProcedurePerformerComponent(org.hl7.fhir.dstu2.model.Procedure.ProcedurePerformerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureStatus
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Procedure.ProcedureStatus> convertProcedureStatus(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Procedure.ProcedureStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureStatus
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Procedure.ProcedureStatus> convertProcedureStatus(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Procedure.ProcedureStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-