Class Linkage40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.Linkage40_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Linkage
convertLinkage
(org.hl7.fhir.r4.model.Linkage src) static org.hl7.fhir.r4.model.Linkage
convertLinkage
(org.hl7.fhir.r5.model.Linkage src) static org.hl7.fhir.r5.model.Linkage.LinkageItemComponent
convertLinkageItemComponent
(org.hl7.fhir.r4.model.Linkage.LinkageItemComponent src) static org.hl7.fhir.r4.model.Linkage.LinkageItemComponent
convertLinkageItemComponent
(org.hl7.fhir.r5.model.Linkage.LinkageItemComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Linkage.LinkageType> convertLinkageType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Linkage.LinkageType> src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Linkage.LinkageType> convertLinkageType
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Linkage.LinkageType> src)
-
Constructor Details
-
Linkage40_50
public Linkage40_50()
-
-
Method Details
-
convertLinkage
public static org.hl7.fhir.r5.model.Linkage convertLinkage(org.hl7.fhir.r4.model.Linkage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkage
public static org.hl7.fhir.r4.model.Linkage convertLinkage(org.hl7.fhir.r5.model.Linkage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkageItemComponent
public static org.hl7.fhir.r5.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.r5.model.Linkage.LinkageItemComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertLinkageType
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.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
-
convertLinkageType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Linkage.LinkageType> convertLinkageType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Linkage.LinkageType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-