Class GuidanceResponse43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.GuidanceResponse43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.GuidanceResponse
convertGuidanceResponse
(org.hl7.fhir.r4b.model.GuidanceResponse src) static org.hl7.fhir.r4b.model.GuidanceResponse
convertGuidanceResponse
(org.hl7.fhir.r5.model.GuidanceResponse src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.GuidanceResponse.GuidanceResponseStatus> convertGuidanceResponseStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.GuidanceResponse.GuidanceResponseStatus> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.GuidanceResponse.GuidanceResponseStatus> convertGuidanceResponseStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.GuidanceResponse.GuidanceResponseStatus> src)
-
Constructor Details
-
GuidanceResponse43_50
public GuidanceResponse43_50()
-
-
Method Details
-
convertGuidanceResponse
public static org.hl7.fhir.r5.model.GuidanceResponse convertGuidanceResponse(org.hl7.fhir.r4b.model.GuidanceResponse src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGuidanceResponse
public static org.hl7.fhir.r4b.model.GuidanceResponse convertGuidanceResponse(org.hl7.fhir.r5.model.GuidanceResponse src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGuidanceResponseStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.GuidanceResponse.GuidanceResponseStatus> convertGuidanceResponseStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.GuidanceResponse.GuidanceResponseStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGuidanceResponseStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.GuidanceResponse.GuidanceResponseStatus> convertGuidanceResponseStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.GuidanceResponse.GuidanceResponseStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-