Class Procedure10_40
java.lang.Object
org.hl7.fhir.convertors.conv10_40.resources10_40.Procedure10_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Procedure
convertProcedure
(org.hl7.fhir.dstu2.model.Procedure src) static org.hl7.fhir.r4.model.Procedure.ProcedureFocalDeviceComponent
convertProcedureFocalDeviceComponent
(org.hl7.fhir.dstu2.model.Procedure.ProcedureFocalDeviceComponent src) static org.hl7.fhir.r4.model.Procedure.ProcedurePerformerComponent
convertProcedurePerformerComponent
(org.hl7.fhir.dstu2.model.Procedure.ProcedurePerformerComponent src)
-
Constructor Details
-
Procedure10_40
public Procedure10_40()
-
-
Method Details
-
convertProcedure
public static org.hl7.fhir.r4.model.Procedure convertProcedure(org.hl7.fhir.dstu2.model.Procedure src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedurePerformerComponent
public static org.hl7.fhir.r4.model.Procedure.ProcedurePerformerComponent convertProcedurePerformerComponent(org.hl7.fhir.dstu2.model.Procedure.ProcedurePerformerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProcedureFocalDeviceComponent
public static org.hl7.fhir.r4.model.Procedure.ProcedureFocalDeviceComponent convertProcedureFocalDeviceComponent(org.hl7.fhir.dstu2.model.Procedure.ProcedureFocalDeviceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-