Class HealthcareService10_30
java.lang.Object
org.hl7.fhir.convertors.conv10_30.resources10_30.HealthcareService10_30
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.HealthcareService.DaysOfWeek> convertDaysOfWeek
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.HealthcareService.DaysOfWeek> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.HealthcareService.DaysOfWeek> convertDaysOfWeek
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.HealthcareService.DaysOfWeek> src) static org.hl7.fhir.dstu3.model.HealthcareService
convertHealthcareService
(org.hl7.fhir.dstu2.model.HealthcareService src) static org.hl7.fhir.dstu2.model.HealthcareService
convertHealthcareService
(org.hl7.fhir.dstu3.model.HealthcareService src) static org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceAvailableTimeComponent
convertHealthcareServiceAvailableTimeComponent
(org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceAvailableTimeComponent src) static org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceAvailableTimeComponent
convertHealthcareServiceAvailableTimeComponent
(org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceAvailableTimeComponent src) static org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceNotAvailableComponent
convertHealthcareServiceNotAvailableComponent
(org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceNotAvailableComponent src) static org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceNotAvailableComponent
convertHealthcareServiceNotAvailableComponent
(org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceNotAvailableComponent src)
-
Constructor Details
-
HealthcareService10_30
public HealthcareService10_30()
-
-
Method Details
-
convertDaysOfWeek
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.HealthcareService.DaysOfWeek> convertDaysOfWeek(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.HealthcareService.DaysOfWeek> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDaysOfWeek
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.HealthcareService.DaysOfWeek> convertDaysOfWeek(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.HealthcareService.DaysOfWeek> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareService
public static org.hl7.fhir.dstu2.model.HealthcareService convertHealthcareService(org.hl7.fhir.dstu3.model.HealthcareService src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareService
public static org.hl7.fhir.dstu3.model.HealthcareService convertHealthcareService(org.hl7.fhir.dstu2.model.HealthcareService src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareServiceAvailableTimeComponent
public static org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceAvailableTimeComponent convertHealthcareServiceAvailableTimeComponent(org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceAvailableTimeComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareServiceAvailableTimeComponent
public static org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceAvailableTimeComponent convertHealthcareServiceAvailableTimeComponent(org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceAvailableTimeComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareServiceNotAvailableComponent
public static org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceNotAvailableComponent convertHealthcareServiceNotAvailableComponent(org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceNotAvailableComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertHealthcareServiceNotAvailableComponent
public static org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceNotAvailableComponent convertHealthcareServiceNotAvailableComponent(org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceNotAvailableComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-