Class Goal43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Goal43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Goal
convertGoal
(org.hl7.fhir.r4b.model.Goal src) static org.hl7.fhir.r4b.model.Goal
convertGoal
(org.hl7.fhir.r5.model.Goal src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Goal.GoalLifecycleStatus> convertGoalLifecycleStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Goal.GoalLifecycleStatus> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Goal.GoalLifecycleStatus> convertGoalLifecycleStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Goal.GoalLifecycleStatus> src) static org.hl7.fhir.r5.model.Goal.GoalTargetComponent
convertGoalTargetComponent
(org.hl7.fhir.r4b.model.Goal.GoalTargetComponent src) static org.hl7.fhir.r4b.model.Goal.GoalTargetComponent
convertGoalTargetComponent
(org.hl7.fhir.r5.model.Goal.GoalTargetComponent src)
-
Constructor Details
-
Goal43_50
public Goal43_50()
-
-
Method Details
-
convertGoal
public static org.hl7.fhir.r5.model.Goal convertGoal(org.hl7.fhir.r4b.model.Goal src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGoal
public static org.hl7.fhir.r4b.model.Goal convertGoal(org.hl7.fhir.r5.model.Goal src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGoalLifecycleStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Goal.GoalLifecycleStatus> convertGoalLifecycleStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Goal.GoalLifecycleStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGoalLifecycleStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Goal.GoalLifecycleStatus> convertGoalLifecycleStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Goal.GoalLifecycleStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGoalTargetComponent
public static org.hl7.fhir.r5.model.Goal.GoalTargetComponent convertGoalTargetComponent(org.hl7.fhir.r4b.model.Goal.GoalTargetComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGoalTargetComponent
public static org.hl7.fhir.r4b.model.Goal.GoalTargetComponent convertGoalTargetComponent(org.hl7.fhir.r5.model.Goal.GoalTargetComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-