Class Condition43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Condition43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Condition
convertCondition
(org.hl7.fhir.r4b.model.Condition src) static org.hl7.fhir.r4b.model.Condition
convertCondition
(org.hl7.fhir.r5.model.Condition src) static List
<org.hl7.fhir.r5.model.CodeableReference> convertConditionEvidenceComponent
(org.hl7.fhir.r4b.model.Condition.ConditionEvidenceComponent src) static org.hl7.fhir.r4b.model.Condition.ConditionEvidenceComponent
convertConditionEvidenceComponent
(org.hl7.fhir.r5.model.CodeableReference src) static org.hl7.fhir.r5.model.Condition.ConditionStageComponent
convertConditionStageComponent
(org.hl7.fhir.r4b.model.Condition.ConditionStageComponent src) static org.hl7.fhir.r4b.model.Condition.ConditionStageComponent
convertConditionStageComponent
(org.hl7.fhir.r5.model.Condition.ConditionStageComponent src)
-
Constructor Details
-
Condition43_50
public Condition43_50()
-
-
Method Details
-
convertCondition
public static org.hl7.fhir.r5.model.Condition convertCondition(org.hl7.fhir.r4b.model.Condition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCondition
public static org.hl7.fhir.r4b.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.r4b.model.Condition.ConditionStageComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionStageComponent
public static org.hl7.fhir.r4b.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 List<org.hl7.fhir.r5.model.CodeableReference> convertConditionEvidenceComponent(org.hl7.fhir.r4b.model.Condition.ConditionEvidenceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionEvidenceComponent
public static org.hl7.fhir.r4b.model.Condition.ConditionEvidenceComponent convertConditionEvidenceComponent(org.hl7.fhir.r5.model.CodeableReference src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-