Class Condition10_40
java.lang.Object
org.hl7.fhir.convertors.conv10_40.resources10_40.Condition10_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Condition
convertCondition
(org.hl7.fhir.dstu2.model.Condition src) static org.hl7.fhir.dstu2.model.Condition
convertCondition
(org.hl7.fhir.r4.model.Condition src) static org.hl7.fhir.r4.model.CodeableConcept
static String
convertConditionClinicalStatus
(org.hl7.fhir.r4.model.CodeableConcept src) static org.hl7.fhir.r4.model.Condition.ConditionEvidenceComponent
convertConditionEvidenceComponent
(org.hl7.fhir.dstu2.model.Condition.ConditionEvidenceComponent src) static org.hl7.fhir.dstu2.model.Condition.ConditionEvidenceComponent
convertConditionEvidenceComponent
(org.hl7.fhir.r4.model.Condition.ConditionEvidenceComponent src) static org.hl7.fhir.r4.model.Condition.ConditionStageComponent
convertConditionStageComponent
(org.hl7.fhir.dstu2.model.Condition.ConditionStageComponent src) static org.hl7.fhir.dstu2.model.Condition.ConditionStageComponent
convertConditionStageComponent
(org.hl7.fhir.r4.model.Condition.ConditionStageComponent src) static org.hl7.fhir.r4.model.CodeableConcept
convertConditionVerificationStatus
(org.hl7.fhir.dstu2.model.Condition.ConditionVerificationStatus src) static org.hl7.fhir.dstu2.model.Condition.ConditionVerificationStatus
convertConditionVerificationStatus
(org.hl7.fhir.r4.model.CodeableConcept src)
-
Constructor Details
-
Condition10_40
public Condition10_40()
-
-
Method Details
-
convertCondition
public static org.hl7.fhir.dstu2.model.Condition convertCondition(org.hl7.fhir.r4.model.Condition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCondition
public static org.hl7.fhir.r4.model.Condition convertCondition(org.hl7.fhir.dstu2.model.Condition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionClinicalStatus
public static org.hl7.fhir.r4.model.CodeableConcept convertConditionClinicalStatus(String src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionClinicalStatus
public static String convertConditionClinicalStatus(org.hl7.fhir.r4.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionEvidenceComponent
public static org.hl7.fhir.r4.model.Condition.ConditionEvidenceComponent convertConditionEvidenceComponent(org.hl7.fhir.dstu2.model.Condition.ConditionEvidenceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionEvidenceComponent
public static org.hl7.fhir.dstu2.model.Condition.ConditionEvidenceComponent convertConditionEvidenceComponent(org.hl7.fhir.r4.model.Condition.ConditionEvidenceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionStageComponent
public static org.hl7.fhir.dstu2.model.Condition.ConditionStageComponent convertConditionStageComponent(org.hl7.fhir.r4.model.Condition.ConditionStageComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionStageComponent
public static org.hl7.fhir.r4.model.Condition.ConditionStageComponent convertConditionStageComponent(org.hl7.fhir.dstu2.model.Condition.ConditionStageComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionVerificationStatus
public static org.hl7.fhir.r4.model.CodeableConcept convertConditionVerificationStatus(org.hl7.fhir.dstu2.model.Condition.ConditionVerificationStatus src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConditionVerificationStatus
public static org.hl7.fhir.dstu2.model.Condition.ConditionVerificationStatus convertConditionVerificationStatus(org.hl7.fhir.r4.model.CodeableConcept src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-