Class QuestionnaireResponse43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.QuestionnaireResponse43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.QuestionnaireResponse
convertQuestionnaireResponse
(org.hl7.fhir.r4b.model.QuestionnaireResponse src) static org.hl7.fhir.r4b.model.QuestionnaireResponse
convertQuestionnaireResponse
(org.hl7.fhir.r5.model.QuestionnaireResponse src) static org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent
convertQuestionnaireResponseItemAnswerComponent
(org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent src) static org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent
convertQuestionnaireResponseItemAnswerComponent
(org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent src) static org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseItemComponent
convertQuestionnaireResponseItemComponent
(org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseItemComponent src) static org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseItemComponent
convertQuestionnaireResponseItemComponent
(org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseItemComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseStatus> convertQuestionnaireResponseStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseStatus> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseStatus> convertQuestionnaireResponseStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseStatus> src)
-
Constructor Details
-
QuestionnaireResponse43_50
public QuestionnaireResponse43_50()
-
-
Method Details
-
convertQuestionnaireResponse
public static org.hl7.fhir.r5.model.QuestionnaireResponse convertQuestionnaireResponse(org.hl7.fhir.r4b.model.QuestionnaireResponse src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireResponse
public static org.hl7.fhir.r4b.model.QuestionnaireResponse convertQuestionnaireResponse(org.hl7.fhir.r5.model.QuestionnaireResponse src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireResponseStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseStatus> convertQuestionnaireResponseStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireResponseStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseStatus> convertQuestionnaireResponseStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireResponseItemComponent
public static org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseItemComponent convertQuestionnaireResponseItemComponent(org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireResponseItemComponent
public static org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseItemComponent convertQuestionnaireResponseItemComponent(org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireResponseItemAnswerComponent
public static org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent convertQuestionnaireResponseItemAnswerComponent(org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireResponseItemAnswerComponent
public static org.hl7.fhir.r4b.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent convertQuestionnaireResponseItemAnswerComponent(org.hl7.fhir.r5.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-