Class Condition40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.Condition40_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.ConditionconvertCondition(org.hl7.fhir.r4.model.Condition src)static org.hl7.fhir.r4.model.ConditionconvertCondition(org.hl7.fhir.r5.model.Condition src)static org.hl7.fhir.r5.model.Condition.ConditionEvidenceComponentconvertConditionEvidenceComponent(org.hl7.fhir.r4.model.Condition.ConditionEvidenceComponent src)static org.hl7.fhir.r4.model.Condition.ConditionEvidenceComponentconvertConditionEvidenceComponent(org.hl7.fhir.r5.model.Condition.ConditionEvidenceComponent src)static org.hl7.fhir.r5.model.Condition.ConditionStageComponentconvertConditionStageComponent(org.hl7.fhir.r4.model.Condition.ConditionStageComponent src)static org.hl7.fhir.r4.model.Condition.ConditionStageComponentconvertConditionStageComponent(org.hl7.fhir.r5.model.Condition.ConditionStageComponent src)
-
Constructor Details
-
Condition40_50
public Condition40_50()
-
-
Method Details
-
convertCondition
public static org.hl7.fhir.r5.model.Condition convertCondition(org.hl7.fhir.r4.model.Condition src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCondition
public static org.hl7.fhir.r4.model.Condition convertCondition(org.hl7.fhir.r5.model.Condition src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionStageComponent
public static org.hl7.fhir.r5.model.Condition.ConditionStageComponent convertConditionStageComponent(org.hl7.fhir.r4.model.Condition.ConditionStageComponent src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionStageComponent
public static org.hl7.fhir.r4.model.Condition.ConditionStageComponent convertConditionStageComponent(org.hl7.fhir.r5.model.Condition.ConditionStageComponent src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionEvidenceComponent
public static org.hl7.fhir.r5.model.Condition.ConditionEvidenceComponent convertConditionEvidenceComponent(org.hl7.fhir.r4.model.Condition.ConditionEvidenceComponent src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionEvidenceComponent
public static org.hl7.fhir.r4.model.Condition.ConditionEvidenceComponent convertConditionEvidenceComponent(org.hl7.fhir.r5.model.Condition.ConditionEvidenceComponent src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-