
Class RiskAssessment30_50
java.lang.Object
org.hl7.fhir.convertors.conv30_50.resources30_50.RiskAssessment30_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.RiskAssessment
convertRiskAssessment
(org.hl7.fhir.dstu3.model.RiskAssessment src) static org.hl7.fhir.dstu3.model.RiskAssessment
convertRiskAssessment
(org.hl7.fhir.r5.model.RiskAssessment src) static org.hl7.fhir.r5.model.RiskAssessment.RiskAssessmentPredictionComponent
convertRiskAssessmentPredictionComponent
(org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentPredictionComponent src) static org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentPredictionComponent
convertRiskAssessmentPredictionComponent
(org.hl7.fhir.r5.model.RiskAssessment.RiskAssessmentPredictionComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Enumerations.ObservationStatus> convertRiskAssessmentStatus
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentStatus> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentStatus> convertRiskAssessmentStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.ObservationStatus> src)
-
Constructor Details
-
RiskAssessment30_50
public RiskAssessment30_50()
-
-
Method Details
-
convertRiskAssessment
public static org.hl7.fhir.r5.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.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.dstu3.model.RiskAssessment.RiskAssessmentPredictionComponent 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.r5.model.RiskAssessment.RiskAssessmentPredictionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRiskAssessmentStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.ObservationStatus> convertRiskAssessmentStatus(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRiskAssessmentStatus
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentStatus> convertRiskAssessmentStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.ObservationStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-