
Class Questionnaire30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.resources30_40.Questionnaire30_40
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Questionnaire
convertQuestionnaire
(org.hl7.fhir.dstu3.model.Questionnaire src) static org.hl7.fhir.dstu3.model.Questionnaire
convertQuestionnaire
(org.hl7.fhir.r4.model.Questionnaire src) static org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemComponent
convertQuestionnaireItemComponent
(org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemComponent src) static org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemComponent
convertQuestionnaireItemComponent
(org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemComponent src) static org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemEnableWhenComponent
convertQuestionnaireItemEnableWhenComponent
(org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemEnableWhenComponent src) static org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemEnableWhenComponent
convertQuestionnaireItemEnableWhenComponent
(org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemEnableWhenComponent src) static org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemAnswerOptionComponent
convertQuestionnaireItemOptionComponent
(org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemOptionComponent src) static org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemOptionComponent
convertQuestionnaireItemOptionComponent
(org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemAnswerOptionComponent src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemType> convertQuestionnaireItemType
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemType> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemType> convertQuestionnaireItemType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemType> src)
-
Constructor Details
-
Questionnaire30_40
public Questionnaire30_40()
-
-
Method Details
-
convertQuestionnaire
public static org.hl7.fhir.r4.model.Questionnaire convertQuestionnaire(org.hl7.fhir.dstu3.model.Questionnaire src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaire
public static org.hl7.fhir.dstu3.model.Questionnaire convertQuestionnaire(org.hl7.fhir.r4.model.Questionnaire src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireItemComponent
public static org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemComponent convertQuestionnaireItemComponent(org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireItemComponent
public static org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemComponent convertQuestionnaireItemComponent(org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireItemEnableWhenComponent
public static org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemEnableWhenComponent convertQuestionnaireItemEnableWhenComponent(org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemEnableWhenComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireItemEnableWhenComponent
public static org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemEnableWhenComponent convertQuestionnaireItemEnableWhenComponent(org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemEnableWhenComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireItemOptionComponent
public static org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemAnswerOptionComponent convertQuestionnaireItemOptionComponent(org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemOptionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireItemOptionComponent
public static org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemOptionComponent convertQuestionnaireItemOptionComponent(org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemAnswerOptionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireItemType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemType> convertQuestionnaireItemType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQuestionnaireItemType
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemType> convertQuestionnaireItemType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-