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