Class SupplyRequest43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.SupplyRequest43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Enumerations.RequestPriority> convertRequestPriority
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.RequestPriority> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Enumerations.RequestPriority> convertRequestPriority
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.RequestPriority> src) static org.hl7.fhir.r5.model.SupplyRequest
convertSupplyRequest
(org.hl7.fhir.r4b.model.SupplyRequest src) static org.hl7.fhir.r4b.model.SupplyRequest
convertSupplyRequest
(org.hl7.fhir.r5.model.SupplyRequest src) static org.hl7.fhir.r5.model.SupplyRequest.SupplyRequestParameterComponent
convertSupplyRequestParameterComponent
(org.hl7.fhir.r4b.model.SupplyRequest.SupplyRequestParameterComponent src) static org.hl7.fhir.r4b.model.SupplyRequest.SupplyRequestParameterComponent
convertSupplyRequestParameterComponent
(org.hl7.fhir.r5.model.SupplyRequest.SupplyRequestParameterComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.SupplyRequest.SupplyRequestStatus> convertSupplyRequestStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.SupplyRequest.SupplyRequestStatus> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.SupplyRequest.SupplyRequestStatus> convertSupplyRequestStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.SupplyRequest.SupplyRequestStatus> src)
-
Constructor Details
-
SupplyRequest43_50
public SupplyRequest43_50()
-
-
Method Details
-
convertSupplyRequest
public static org.hl7.fhir.r5.model.SupplyRequest convertSupplyRequest(org.hl7.fhir.r4b.model.SupplyRequest src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSupplyRequest
public static org.hl7.fhir.r4b.model.SupplyRequest convertSupplyRequest(org.hl7.fhir.r5.model.SupplyRequest src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSupplyRequestStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.SupplyRequest.SupplyRequestStatus> convertSupplyRequestStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.SupplyRequest.SupplyRequestStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSupplyRequestStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.SupplyRequest.SupplyRequestStatus> convertSupplyRequestStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.SupplyRequest.SupplyRequestStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRequestPriority
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.RequestPriority> convertRequestPriority(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.RequestPriority> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRequestPriority
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.RequestPriority> convertRequestPriority(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.RequestPriority> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSupplyRequestParameterComponent
public static org.hl7.fhir.r5.model.SupplyRequest.SupplyRequestParameterComponent convertSupplyRequestParameterComponent(org.hl7.fhir.r4b.model.SupplyRequest.SupplyRequestParameterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSupplyRequestParameterComponent
public static org.hl7.fhir.r4b.model.SupplyRequest.SupplyRequestParameterComponent convertSupplyRequestParameterComponent(org.hl7.fhir.r5.model.SupplyRequest.SupplyRequestParameterComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-