
Class RiskAssessment10_50
java.lang.Object
org.hl7.fhir.convertors.conv10_50.resources10_50.RiskAssessment10_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.RiskAssessment
convertRiskAssessment
(org.hl7.fhir.dstu2.model.RiskAssessment src) static org.hl7.fhir.dstu2.model.RiskAssessment
convertRiskAssessment
(org.hl7.fhir.r5.model.RiskAssessment src) static org.hl7.fhir.r5.model.RiskAssessment.RiskAssessmentPredictionComponent
convertRiskAssessmentPredictionComponent
(org.hl7.fhir.dstu2.model.RiskAssessment.RiskAssessmentPredictionComponent src) static org.hl7.fhir.dstu2.model.RiskAssessment.RiskAssessmentPredictionComponent
convertRiskAssessmentPredictionComponent
(org.hl7.fhir.r5.model.RiskAssessment.RiskAssessmentPredictionComponent src)
-
Constructor Details
-
RiskAssessment10_50
public RiskAssessment10_50()
-
-
Method Details
-
convertRiskAssessment
public static org.hl7.fhir.r5.model.RiskAssessment convertRiskAssessment(org.hl7.fhir.dstu2.model.RiskAssessment src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRiskAssessment
public static org.hl7.fhir.dstu2.model.RiskAssessment convertRiskAssessment(org.hl7.fhir.r5.model.RiskAssessment src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRiskAssessmentPredictionComponent
public static org.hl7.fhir.r5.model.RiskAssessment.RiskAssessmentPredictionComponent convertRiskAssessmentPredictionComponent(org.hl7.fhir.dstu2.model.RiskAssessment.RiskAssessmentPredictionComponent 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.r5.model.RiskAssessment.RiskAssessmentPredictionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-