Class SearchParameter10_40
java.lang.Object
org.hl7.fhir.convertors.conv10_40.resources10_40.SearchParameter10_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.SearchParameter
convertSearchParameter
(org.hl7.fhir.dstu2.model.SearchParameter src) static org.hl7.fhir.dstu2.model.SearchParameter
convertSearchParameter
(org.hl7.fhir.r4.model.SearchParameter src) static org.hl7.fhir.r4.model.ContactDetail
convertSearchParameterContactComponent
(org.hl7.fhir.dstu2.model.SearchParameter.SearchParameterContactComponent src) static org.hl7.fhir.dstu2.model.SearchParameter.SearchParameterContactComponent
convertSearchParameterContactComponent
(org.hl7.fhir.r4.model.ContactDetail src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.SearchParameter.XPathUsageType> convertXPathUsageType
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.SearchParameter.XPathUsageType> src) static org.hl7.fhir.r4.model.SearchParameter.XPathUsageType
convertXPathUsageType
(org.hl7.fhir.dstu2.model.SearchParameter.XPathUsageType src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.SearchParameter.XPathUsageType> convertXPathUsageType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.SearchParameter.XPathUsageType> src)
-
Constructor Details
-
SearchParameter10_40
public SearchParameter10_40()
-
-
Method Details
-
convertSearchParameter
public static org.hl7.fhir.dstu2.model.SearchParameter convertSearchParameter(org.hl7.fhir.r4.model.SearchParameter src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSearchParameter
public static org.hl7.fhir.r4.model.SearchParameter convertSearchParameter(org.hl7.fhir.dstu2.model.SearchParameter src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSearchParameterContactComponent
public static org.hl7.fhir.r4.model.ContactDetail convertSearchParameterContactComponent(org.hl7.fhir.dstu2.model.SearchParameter.SearchParameterContactComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSearchParameterContactComponent
public static org.hl7.fhir.dstu2.model.SearchParameter.SearchParameterContactComponent convertSearchParameterContactComponent(org.hl7.fhir.r4.model.ContactDetail src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertXPathUsageType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.SearchParameter.XPathUsageType> convertXPathUsageType(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.SearchParameter.XPathUsageType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertXPathUsageType
public static org.hl7.fhir.r4.model.SearchParameter.XPathUsageType convertXPathUsageType(org.hl7.fhir.dstu2.model.SearchParameter.XPathUsageType src) -
convertXPathUsageType
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.SearchParameter.XPathUsageType> convertXPathUsageType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.SearchParameter.XPathUsageType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-