Class HealthcareService40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.HealthcareService40_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.r4.model.Enumeration<org.hl7.fhir.r4.model.HealthcareService.DaysOfWeek> src) static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.HealthcareService.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.r4.model.HealthcareService src) static org.hl7.fhir.r4.model.HealthcareService
convertHealthcareService
(org.hl7.fhir.r5.model.HealthcareService src) static org.hl7.fhir.r5.model.HealthcareService.HealthcareServiceEligibilityComponent
convertHealthcareServiceEligibilityComponent
(org.hl7.fhir.r4.model.HealthcareService.HealthcareServiceEligibilityComponent src) static org.hl7.fhir.r4.model.HealthcareService.HealthcareServiceEligibilityComponent
convertHealthcareServiceEligibilityComponent
(org.hl7.fhir.r5.model.HealthcareService.HealthcareServiceEligibilityComponent src)
-
Constructor Details
-
HealthcareService40_50
public HealthcareService40_50()
-
-
Method Details
-
convertHealthcareService
public static org.hl7.fhir.r5.model.HealthcareService convertHealthcareService(org.hl7.fhir.r4.model.HealthcareService src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareService
public static org.hl7.fhir.r4.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.r4.model.HealthcareService.HealthcareServiceEligibilityComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareServiceEligibilityComponent
public static org.hl7.fhir.r4.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.r4.model.Enumeration<org.hl7.fhir.r4.model.HealthcareService.DaysOfWeek> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDaysOfWeek
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.HealthcareService.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
-