Class Goal30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.resources30_40.Goal30_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Goal
convertGoal
(org.hl7.fhir.dstu3.model.Goal src) static org.hl7.fhir.dstu3.model.Goal
convertGoal
(org.hl7.fhir.r4.model.Goal src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Goal.GoalLifecycleStatus> convertGoalStatus
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Goal.GoalStatus> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Goal.GoalStatus> convertGoalStatus
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Goal.GoalLifecycleStatus> src) static org.hl7.fhir.r4.model.Goal.GoalTargetComponent
convertGoalTargetComponent
(org.hl7.fhir.dstu3.model.Goal.GoalTargetComponent src) static org.hl7.fhir.dstu3.model.Goal.GoalTargetComponent
convertGoalTargetComponent
(org.hl7.fhir.r4.model.Goal.GoalTargetComponent src)
-
Constructor Details
-
Goal30_40
public Goal30_40()
-
-
Method Details
-
convertGoal
public static org.hl7.fhir.dstu3.model.Goal convertGoal(org.hl7.fhir.r4.model.Goal src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGoal
public static org.hl7.fhir.r4.model.Goal convertGoal(org.hl7.fhir.dstu3.model.Goal src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGoalStatus
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Goal.GoalLifecycleStatus> convertGoalStatus(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Goal.GoalStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGoalStatus
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Goal.GoalStatus> convertGoalStatus(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Goal.GoalLifecycleStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGoalTargetComponent
public static org.hl7.fhir.r4.model.Goal.GoalTargetComponent convertGoalTargetComponent(org.hl7.fhir.dstu3.model.Goal.GoalTargetComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGoalTargetComponent
public static org.hl7.fhir.dstu3.model.Goal.GoalTargetComponent convertGoalTargetComponent(org.hl7.fhir.r4.model.Goal.GoalTargetComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-