
Class AllergyIntolerance10_30
- java.lang.Object
-
- org.hl7.fhir.convertors.conv10_30.AllergyIntolerance10_30
-
public class AllergyIntolerance10_30 extends Object
-
-
Constructor Summary
Constructors Constructor Description AllergyIntolerance10_30()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.hl7.fhir.dstu3.model.AllergyIntolerance
convertAllergyIntolerance(org.hl7.fhir.dstu2.model.AllergyIntolerance src)
static org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceClinicalStatus
translateAllergyIntoleranceClinicalStatus(org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceStatus src)
static org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCriticality
translateAllergyIntoleranceCriticality(org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCriticality src)
static org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceVerificationStatus
translateAllergyIntoleranceVerificationStatus(org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceStatus src)
-
-
-
Constructor Detail
-
AllergyIntolerance10_30
public AllergyIntolerance10_30()
-
-
Method Detail
-
convertAllergyIntolerance
public static org.hl7.fhir.dstu3.model.AllergyIntolerance convertAllergyIntolerance(org.hl7.fhir.dstu2.model.AllergyIntolerance src) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
translateAllergyIntoleranceVerificationStatus
public static org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceVerificationStatus translateAllergyIntoleranceVerificationStatus(org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceStatus src)
-
translateAllergyIntoleranceClinicalStatus
public static org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceClinicalStatus translateAllergyIntoleranceClinicalStatus(org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceStatus src)
-
translateAllergyIntoleranceCriticality
public static org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCriticality translateAllergyIntoleranceCriticality(org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCriticality src)
-
-