Class AllergyIntolerance10_30
java.lang.Object
org.hl7.fhir.convertors.conv10_30.resources10_30.AllergyIntolerance10_30
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu3.model.AllergyIntoleranceconvertAllergyIntolerance(org.hl7.fhir.dstu2.model.AllergyIntolerance src)static org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceClinicalStatustranslateAllergyIntoleranceClinicalStatus(org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceStatus src)static org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCriticalitytranslateAllergyIntoleranceCriticality(org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCriticality src)static org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceVerificationStatustranslateAllergyIntoleranceVerificationStatus(org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceStatus src)
-
Constructor Details
-
AllergyIntolerance10_30
public AllergyIntolerance10_30()
-
-
Method Details
-
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)
-