Class Consent43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Consent43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Consent
convertConsent
(org.hl7.fhir.r4b.model.Consent src) static org.hl7.fhir.r4b.model.Consent
convertConsent
(org.hl7.fhir.r5.model.Consent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Enumerations.ConsentDataMeaning> convertConsentDataMeaning
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Consent.ConsentDataMeaning> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Consent.ConsentDataMeaning> convertConsentDataMeaning
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.ConsentDataMeaning> src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Enumerations.ConsentProvisionType> convertConsentProvisionType
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Consent.ConsentProvisionType> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Consent.ConsentProvisionType> convertConsentProvisionType
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.ConsentProvisionType> src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Consent.ConsentState> convertConsentState
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Consent.ConsentState> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Consent.ConsentState> convertConsentState
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Consent.ConsentState> src) static org.hl7.fhir.r5.model.Consent.ConsentVerificationComponent
convertConsentVerificationComponent
(org.hl7.fhir.r4b.model.Consent.ConsentVerificationComponent src) static org.hl7.fhir.r4b.model.Consent.ConsentVerificationComponent
convertConsentVerificationComponent
(org.hl7.fhir.r5.model.Consent.ConsentVerificationComponent src) static org.hl7.fhir.r5.model.Consent.ProvisionActorComponent
convertprovisionActorComponent
(org.hl7.fhir.r4b.model.Consent.ProvisionActorComponent src) static org.hl7.fhir.r4b.model.Consent.ProvisionActorComponent
convertprovisionActorComponent
(org.hl7.fhir.r5.model.Consent.ProvisionActorComponent src) static org.hl7.fhir.r5.model.Consent.ProvisionComponent
convertprovisionComponent
(org.hl7.fhir.r4b.model.Consent.ProvisionComponent src) static org.hl7.fhir.r4b.model.Consent.ProvisionComponent
convertprovisionComponent
(org.hl7.fhir.r5.model.Consent.ProvisionComponent src) static org.hl7.fhir.r5.model.Consent.ProvisionDataComponent
convertprovisionDataComponent
(org.hl7.fhir.r4b.model.Consent.ProvisionDataComponent src) static org.hl7.fhir.r4b.model.Consent.ProvisionDataComponent
convertprovisionDataComponent
(org.hl7.fhir.r5.model.Consent.ProvisionDataComponent src)
-
Constructor Details
-
Consent43_50
public Consent43_50()
-
-
Method Details
-
convertConsent
public static org.hl7.fhir.r5.model.Consent convertConsent(org.hl7.fhir.r4b.model.Consent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsent
public static org.hl7.fhir.r4b.model.Consent convertConsent(org.hl7.fhir.r5.model.Consent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsentState
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Consent.ConsentState> convertConsentState(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Consent.ConsentState> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsentState
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Consent.ConsentState> convertConsentState(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Consent.ConsentState> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsentVerificationComponent
public static org.hl7.fhir.r5.model.Consent.ConsentVerificationComponent convertConsentVerificationComponent(org.hl7.fhir.r4b.model.Consent.ConsentVerificationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsentVerificationComponent
public static org.hl7.fhir.r4b.model.Consent.ConsentVerificationComponent convertConsentVerificationComponent(org.hl7.fhir.r5.model.Consent.ConsentVerificationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertprovisionComponent
public static org.hl7.fhir.r5.model.Consent.ProvisionComponent convertprovisionComponent(org.hl7.fhir.r4b.model.Consent.ProvisionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertprovisionComponent
public static org.hl7.fhir.r4b.model.Consent.ProvisionComponent convertprovisionComponent(org.hl7.fhir.r5.model.Consent.ProvisionComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsentProvisionType
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.ConsentProvisionType> convertConsentProvisionType(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Consent.ConsentProvisionType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsentProvisionType
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Consent.ConsentProvisionType> convertConsentProvisionType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.ConsentProvisionType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertprovisionActorComponent
public static org.hl7.fhir.r5.model.Consent.ProvisionActorComponent convertprovisionActorComponent(org.hl7.fhir.r4b.model.Consent.ProvisionActorComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertprovisionActorComponent
public static org.hl7.fhir.r4b.model.Consent.ProvisionActorComponent convertprovisionActorComponent(org.hl7.fhir.r5.model.Consent.ProvisionActorComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertprovisionDataComponent
public static org.hl7.fhir.r5.model.Consent.ProvisionDataComponent convertprovisionDataComponent(org.hl7.fhir.r4b.model.Consent.ProvisionDataComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertprovisionDataComponent
public static org.hl7.fhir.r4b.model.Consent.ProvisionDataComponent convertprovisionDataComponent(org.hl7.fhir.r5.model.Consent.ProvisionDataComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsentDataMeaning
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.ConsentDataMeaning> convertConsentDataMeaning(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Consent.ConsentDataMeaning> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsentDataMeaning
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Consent.ConsentDataMeaning> convertConsentDataMeaning(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.ConsentDataMeaning> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-