Class Linkage30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.resources30_40.Linkage30_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Linkage
convertLinkage
(org.hl7.fhir.dstu3.model.Linkage src) static org.hl7.fhir.dstu3.model.Linkage
convertLinkage
(org.hl7.fhir.r4.model.Linkage src) static org.hl7.fhir.r4.model.Linkage.LinkageItemComponent
convertLinkageItemComponent
(org.hl7.fhir.dstu3.model.Linkage.LinkageItemComponent src) static org.hl7.fhir.dstu3.model.Linkage.LinkageItemComponent
convertLinkageItemComponent
(org.hl7.fhir.r4.model.Linkage.LinkageItemComponent src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Linkage.LinkageType> convertLinkageType
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Linkage.LinkageType> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Linkage.LinkageType> convertLinkageType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Linkage.LinkageType> src)
-
Constructor Details
-
Linkage30_40
public Linkage30_40()
-
-
Method Details
-
convertLinkage
public static org.hl7.fhir.r4.model.Linkage convertLinkage(org.hl7.fhir.dstu3.model.Linkage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkage
public static org.hl7.fhir.dstu3.model.Linkage convertLinkage(org.hl7.fhir.r4.model.Linkage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkageItemComponent
public static org.hl7.fhir.dstu3.model.Linkage.LinkageItemComponent convertLinkageItemComponent(org.hl7.fhir.r4.model.Linkage.LinkageItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkageItemComponent
public static org.hl7.fhir.r4.model.Linkage.LinkageItemComponent convertLinkageItemComponent(org.hl7.fhir.dstu3.model.Linkage.LinkageItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkageType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Linkage.LinkageType> convertLinkageType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Linkage.LinkageType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkageType
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Linkage.LinkageType> convertLinkageType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Linkage.LinkageType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-