Class HealthcareService43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.HealthcareService43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Enumerations.DaysOfWeek> convertDaysOfWeek
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.DaysOfWeek> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Enumerations.DaysOfWeek> convertDaysOfWeek
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.DaysOfWeek> src) static org.hl7.fhir.r5.model.HealthcareService
convertHealthcareService
(org.hl7.fhir.r4b.model.HealthcareService src) static org.hl7.fhir.r4b.model.HealthcareService
convertHealthcareService
(org.hl7.fhir.r5.model.HealthcareService src) static org.hl7.fhir.r5.model.HealthcareService.HealthcareServiceEligibilityComponent
convertHealthcareServiceEligibilityComponent
(org.hl7.fhir.r4b.model.HealthcareService.HealthcareServiceEligibilityComponent src) static org.hl7.fhir.r4b.model.HealthcareService.HealthcareServiceEligibilityComponent
convertHealthcareServiceEligibilityComponent
(org.hl7.fhir.r5.model.HealthcareService.HealthcareServiceEligibilityComponent src)
-
Constructor Details
-
HealthcareService43_50
public HealthcareService43_50()
-
-
Method Details
-
convertHealthcareService
public static org.hl7.fhir.r5.model.HealthcareService convertHealthcareService(org.hl7.fhir.r4b.model.HealthcareService src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareService
public static org.hl7.fhir.r4b.model.HealthcareService convertHealthcareService(org.hl7.fhir.r5.model.HealthcareService src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareServiceEligibilityComponent
public static org.hl7.fhir.r5.model.HealthcareService.HealthcareServiceEligibilityComponent convertHealthcareServiceEligibilityComponent(org.hl7.fhir.r4b.model.HealthcareService.HealthcareServiceEligibilityComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareServiceEligibilityComponent
public static org.hl7.fhir.r4b.model.HealthcareService.HealthcareServiceEligibilityComponent convertHealthcareServiceEligibilityComponent(org.hl7.fhir.r5.model.HealthcareService.HealthcareServiceEligibilityComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDaysOfWeek
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.DaysOfWeek> convertDaysOfWeek(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.DaysOfWeek> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDaysOfWeek
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Enumerations.DaysOfWeek> convertDaysOfWeek(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.DaysOfWeek> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-