
Class Consent30_50
- java.lang.Object
-
- org.hl7.fhir.convertors.conv30_50.Consent30_50
-
public class Consent30_50 extends Object
-
-
Constructor Summary
Constructors Constructor Description Consent30_50()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static 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)
-
-
-
Constructor Detail
-
Consent30_50
public Consent30_50()
-
-
Method Detail
-
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
-
-