
Class Sequence30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.resources30_40.Sequence30_40
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.MolecularSequence.QualityType> convertQualityType
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.QualityType> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Sequence.QualityType> convertQualityType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.QualityType> src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.MolecularSequence.RepositoryType> convertRepositoryType
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.RepositoryType> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Sequence.RepositoryType> convertRepositoryType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.RepositoryType> src) static org.hl7.fhir.r4.model.MolecularSequence
convertSequence
(org.hl7.fhir.dstu3.model.Sequence src) static org.hl7.fhir.dstu3.model.Sequence
convertSequence
(org.hl7.fhir.r4.model.MolecularSequence src) static org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceQualityComponent
convertSequenceQualityComponent
(org.hl7.fhir.dstu3.model.Sequence.SequenceQualityComponent src) static org.hl7.fhir.dstu3.model.Sequence.SequenceQualityComponent
convertSequenceQualityComponent
(org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceQualityComponent src) static org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceReferenceSeqComponent
convertSequenceReferenceSeqComponent
(org.hl7.fhir.dstu3.model.Sequence.SequenceReferenceSeqComponent src) static org.hl7.fhir.dstu3.model.Sequence.SequenceReferenceSeqComponent
convertSequenceReferenceSeqComponent
(org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceReferenceSeqComponent src) static org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceRepositoryComponent
convertSequenceRepositoryComponent
(org.hl7.fhir.dstu3.model.Sequence.SequenceRepositoryComponent src) static org.hl7.fhir.dstu3.model.Sequence.SequenceRepositoryComponent
convertSequenceRepositoryComponent
(org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceRepositoryComponent src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.MolecularSequence.SequenceType> convertSequenceType
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.SequenceType> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Sequence.SequenceType> convertSequenceType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.SequenceType> src) static org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceVariantComponent
convertSequenceVariantComponent
(org.hl7.fhir.dstu3.model.Sequence.SequenceVariantComponent src) static org.hl7.fhir.dstu3.model.Sequence.SequenceVariantComponent
convertSequenceVariantComponent
(org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceVariantComponent src)
-
Constructor Details
-
Sequence30_40
public Sequence30_40()
-
-
Method Details
-
convertQualityType
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.QualityType> convertQualityType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.QualityType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertQualityType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.QualityType> convertQualityType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.QualityType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRepositoryType
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.RepositoryType> convertRepositoryType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.RepositoryType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertRepositoryType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.RepositoryType> convertRepositoryType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.RepositoryType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequence
public static org.hl7.fhir.dstu3.model.Sequence convertSequence(org.hl7.fhir.r4.model.MolecularSequence src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequence
public static org.hl7.fhir.r4.model.MolecularSequence convertSequence(org.hl7.fhir.dstu3.model.Sequence src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequenceQualityComponent
public static org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceQualityComponent convertSequenceQualityComponent(org.hl7.fhir.dstu3.model.Sequence.SequenceQualityComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequenceQualityComponent
public static org.hl7.fhir.dstu3.model.Sequence.SequenceQualityComponent convertSequenceQualityComponent(org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceQualityComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequenceReferenceSeqComponent
public static org.hl7.fhir.dstu3.model.Sequence.SequenceReferenceSeqComponent convertSequenceReferenceSeqComponent(org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceReferenceSeqComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequenceReferenceSeqComponent
public static org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceReferenceSeqComponent convertSequenceReferenceSeqComponent(org.hl7.fhir.dstu3.model.Sequence.SequenceReferenceSeqComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequenceRepositoryComponent
public static org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceRepositoryComponent convertSequenceRepositoryComponent(org.hl7.fhir.dstu3.model.Sequence.SequenceRepositoryComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequenceRepositoryComponent
public static org.hl7.fhir.dstu3.model.Sequence.SequenceRepositoryComponent convertSequenceRepositoryComponent(org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceRepositoryComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequenceType
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.SequenceType> convertSequenceType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.SequenceType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequenceType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.SequenceType> convertSequenceType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.SequenceType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequenceVariantComponent
public static org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceVariantComponent convertSequenceVariantComponent(org.hl7.fhir.dstu3.model.Sequence.SequenceVariantComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSequenceVariantComponent
public static org.hl7.fhir.dstu3.model.Sequence.SequenceVariantComponent convertSequenceVariantComponent(org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceVariantComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-