Class Endpoint43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Endpoint43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Endpoint
convertEndpoint
(org.hl7.fhir.r4b.model.Endpoint src) static org.hl7.fhir.r4b.model.Endpoint
convertEndpoint
(org.hl7.fhir.r5.model.Endpoint src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Endpoint.EndpointStatus> convertEndpointStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Endpoint.EndpointStatus> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Endpoint.EndpointStatus> convertEndpointStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Endpoint.EndpointStatus> src)
-
Constructor Details
-
Endpoint43_50
public Endpoint43_50()
-
-
Method Details
-
convertEndpoint
public static org.hl7.fhir.r5.model.Endpoint convertEndpoint(org.hl7.fhir.r4b.model.Endpoint src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertEndpoint
public static org.hl7.fhir.r4b.model.Endpoint convertEndpoint(org.hl7.fhir.r5.model.Endpoint src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertEndpointStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Endpoint.EndpointStatus> convertEndpointStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Endpoint.EndpointStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertEndpointStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Endpoint.EndpointStatus> convertEndpointStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Endpoint.EndpointStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-