Class Url40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.datatypes40_50.primitive40_50.Url40_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.UrlType
convertUriToUrl
(org.hl7.fhir.r4.model.UriType src) static org.hl7.fhir.r4.model.UrlType
convertUriToUrl
(org.hl7.fhir.r5.model.UriType src) static org.hl7.fhir.r5.model.UrlType
convertUrl
(org.hl7.fhir.r4.model.UrlType src) static org.hl7.fhir.r4.model.UrlType
convertUrl
(org.hl7.fhir.r5.model.UrlType src) static org.hl7.fhir.r5.model.UriType
convertUrlToUri
(org.hl7.fhir.r4.model.UrlType src) static org.hl7.fhir.r4.model.UriType
convertUrlToUri
(org.hl7.fhir.r5.model.UrlType src)
-
Constructor Details
-
Url40_50
public Url40_50()
-
-
Method Details
-
convertUrl
public static org.hl7.fhir.r5.model.UrlType convertUrl(org.hl7.fhir.r4.model.UrlType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUrl
public static org.hl7.fhir.r4.model.UrlType convertUrl(org.hl7.fhir.r5.model.UrlType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUriToUrl
public static org.hl7.fhir.r5.model.UrlType convertUriToUrl(org.hl7.fhir.r4.model.UriType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUrlToUri
public static org.hl7.fhir.r4.model.UriType convertUrlToUri(org.hl7.fhir.r5.model.UrlType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUrlToUri
public static org.hl7.fhir.r5.model.UriType convertUrlToUri(org.hl7.fhir.r4.model.UrlType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertUriToUrl
public static org.hl7.fhir.r4.model.UrlType convertUriToUrl(org.hl7.fhir.r5.model.UriType src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-