Class ProcessRequest10_30
java.lang.Object
org.hl7.fhir.convertors.conv10_30.resources10_30.ProcessRequest10_30
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.ProcessRequest.ActionList> convertActionList
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ProcessRequest.ActionList> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.ProcessRequest.ActionList> convertActionList
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ProcessRequest.ActionList> src) static org.hl7.fhir.dstu3.model.ProcessRequest.ItemsComponent
convertItemsComponent
(org.hl7.fhir.dstu2.model.ProcessRequest.ItemsComponent src) static org.hl7.fhir.dstu2.model.ProcessRequest.ItemsComponent
convertItemsComponent
(org.hl7.fhir.dstu3.model.ProcessRequest.ItemsComponent src)
-
Constructor Details
-
ProcessRequest10_30
public ProcessRequest10_30()
-
-
Method Details
-
convertItemsComponent
public static org.hl7.fhir.dstu3.model.ProcessRequest.ItemsComponent convertItemsComponent(org.hl7.fhir.dstu2.model.ProcessRequest.ItemsComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertItemsComponent
public static org.hl7.fhir.dstu2.model.ProcessRequest.ItemsComponent convertItemsComponent(org.hl7.fhir.dstu3.model.ProcessRequest.ItemsComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertActionList
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ProcessRequest.ActionList> convertActionList(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ProcessRequest.ActionList> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertActionList
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ProcessRequest.ActionList> convertActionList(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ProcessRequest.ActionList> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-