
Class Coverage30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.resources30_40.Coverage30_40
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Coverage
convertCoverage
(org.hl7.fhir.dstu3.model.Coverage src) static org.hl7.fhir.dstu3.model.Coverage
convertCoverage
(org.hl7.fhir.r4.model.Coverage src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Coverage.CoverageStatus> convertCoverageStatus
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Coverage.CoverageStatus> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Coverage.CoverageStatus> convertCoverageStatus
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Coverage.CoverageStatus> src)
-
Constructor Details
-
Coverage30_40
public Coverage30_40()
-
-
Method Details
-
convertCoverage
public static org.hl7.fhir.dstu3.model.Coverage convertCoverage(org.hl7.fhir.r4.model.Coverage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoverage
public static org.hl7.fhir.r4.model.Coverage convertCoverage(org.hl7.fhir.dstu3.model.Coverage src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoverageStatus
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Coverage.CoverageStatus> convertCoverageStatus(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Coverage.CoverageStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCoverageStatus
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Coverage.CoverageStatus> convertCoverageStatus(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Coverage.CoverageStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-