Class RiskAssessment10_40
java.lang.Object
org.hl7.fhir.convertors.conv10_40.resources10_40.RiskAssessment10_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.RiskAssessment
convertRiskAssessment
(org.hl7.fhir.dstu2.model.RiskAssessment src) static org.hl7.fhir.dstu2.model.RiskAssessment
convertRiskAssessment
(org.hl7.fhir.r4.model.RiskAssessment src) static org.hl7.fhir.r4.model.RiskAssessment.RiskAssessmentPredictionComponent
convertRiskAssessmentPredictionComponent
(org.hl7.fhir.dstu2.model.RiskAssessment.RiskAssessmentPredictionComponent src) static org.hl7.fhir.dstu2.model.RiskAssessment.RiskAssessmentPredictionComponent
convertRiskAssessmentPredictionComponent
(org.hl7.fhir.r4.model.RiskAssessment.RiskAssessmentPredictionComponent src)
-
Constructor Details
-
RiskAssessment10_40
public RiskAssessment10_40()
-
-
Method Details
-
convertRiskAssessment
public static org.hl7.fhir.dstu2.model.RiskAssessment convertRiskAssessment(org.hl7.fhir.r4.model.RiskAssessment src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRiskAssessment
public static org.hl7.fhir.r4.model.RiskAssessment convertRiskAssessment(org.hl7.fhir.dstu2.model.RiskAssessment src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRiskAssessmentPredictionComponent
public static org.hl7.fhir.dstu2.model.RiskAssessment.RiskAssessmentPredictionComponent convertRiskAssessmentPredictionComponent(org.hl7.fhir.r4.model.RiskAssessment.RiskAssessmentPredictionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRiskAssessmentPredictionComponent
public static org.hl7.fhir.r4.model.RiskAssessment.RiskAssessmentPredictionComponent convertRiskAssessmentPredictionComponent(org.hl7.fhir.dstu2.model.RiskAssessment.RiskAssessmentPredictionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-