Class Contributor43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.datatypes43_50.metadata43_50.Contributor43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Contributor
convertContributor
(org.hl7.fhir.r4b.model.Contributor src) static org.hl7.fhir.r4b.model.Contributor
convertContributor
(org.hl7.fhir.r5.model.Contributor src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Contributor.ContributorType> convertContributorType
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Contributor.ContributorType> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Contributor.ContributorType> convertContributorType
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Contributor.ContributorType> src)
-
Constructor Details
-
Contributor43_50
public Contributor43_50()
-
-
Method Details
-
convertContributor
public static org.hl7.fhir.r5.model.Contributor convertContributor(org.hl7.fhir.r4b.model.Contributor src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertContributor
public static org.hl7.fhir.r4b.model.Contributor convertContributor(org.hl7.fhir.r5.model.Contributor src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertContributorType
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Contributor.ContributorType> convertContributorType(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Contributor.ContributorType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertContributorType
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Contributor.ContributorType> convertContributorType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Contributor.ContributorType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-