
Class Immunization30_50
java.lang.Object
org.hl7.fhir.convertors.conv30_50.resources30_50.Immunization30_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Immunization
convertImmunization
(org.hl7.fhir.dstu3.model.Immunization src) static org.hl7.fhir.dstu3.model.Immunization
convertImmunization
(org.hl7.fhir.r5.model.Immunization src) static org.hl7.fhir.r5.model.Immunization.ImmunizationPerformerComponent
convertImmunizationPractitionerComponent
(org.hl7.fhir.dstu3.model.Immunization.ImmunizationPractitionerComponent src) static org.hl7.fhir.dstu3.model.Immunization.ImmunizationPractitionerComponent
convertImmunizationPractitionerComponent
(org.hl7.fhir.r5.model.Immunization.ImmunizationPerformerComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Immunization.ImmunizationStatusCodes> convertImmunizationStatus
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Immunization.ImmunizationStatus> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Immunization.ImmunizationStatus> convertImmunizationStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Immunization.ImmunizationStatusCodes> src)
-
Constructor Details
-
Immunization30_50
public Immunization30_50()
-
-
Method Details
-
convertImmunization
public static org.hl7.fhir.r5.model.Immunization convertImmunization(org.hl7.fhir.dstu3.model.Immunization src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertImmunization
public static org.hl7.fhir.dstu3.model.Immunization convertImmunization(org.hl7.fhir.r5.model.Immunization src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertImmunizationPractitionerComponent
public static org.hl7.fhir.dstu3.model.Immunization.ImmunizationPractitionerComponent convertImmunizationPractitionerComponent(org.hl7.fhir.r5.model.Immunization.ImmunizationPerformerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertImmunizationPractitionerComponent
public static org.hl7.fhir.r5.model.Immunization.ImmunizationPerformerComponent convertImmunizationPractitionerComponent(org.hl7.fhir.dstu3.model.Immunization.ImmunizationPractitionerComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertImmunizationStatus
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Immunization.ImmunizationStatus> convertImmunizationStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Immunization.ImmunizationStatusCodes> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertImmunizationStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Immunization.ImmunizationStatusCodes> convertImmunizationStatus(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Immunization.ImmunizationStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-