
Class Consent30_50
java.lang.Object
org.hl7.fhir.convertors.conv30_50.resources30_50.Consent30_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Consent
convertConsent
(org.hl7.fhir.dstu3.model.Consent src) static org.hl7.fhir.dstu3.model.Consent
convertConsent
(org.hl7.fhir.r5.model.Consent src) static org.hl7.fhir.r5.model.Consent.ConsentPolicyBasisComponent
convertConsentPolicyComponent
(org.hl7.fhir.dstu3.model.Consent.ConsentPolicyComponent src) static org.hl7.fhir.dstu3.model.Consent.ConsentPolicyComponent
convertConsentPolicyComponent
(org.hl7.fhir.r5.model.Consent.ConsentPolicyBasisComponent src)
-
Constructor Details
-
Consent30_50
public Consent30_50()
-
-
Method Details
-
convertConsent
public static org.hl7.fhir.dstu3.model.Consent convertConsent(org.hl7.fhir.r5.model.Consent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsent
public static org.hl7.fhir.r5.model.Consent convertConsent(org.hl7.fhir.dstu3.model.Consent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsentPolicyComponent
public static org.hl7.fhir.r5.model.Consent.ConsentPolicyBasisComponent convertConsentPolicyComponent(org.hl7.fhir.dstu3.model.Consent.ConsentPolicyComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertConsentPolicyComponent
public static org.hl7.fhir.dstu3.model.Consent.ConsentPolicyComponent convertConsentPolicyComponent(org.hl7.fhir.r5.model.Consent.ConsentPolicyBasisComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-