
Class Slot40_50
java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.Slot40_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Slot
convertSlot
(org.hl7.fhir.r4.model.Slot src) static org.hl7.fhir.r4.model.Slot
convertSlot
(org.hl7.fhir.r5.model.Slot src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Slot.SlotStatus> convertSlotStatus
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Slot.SlotStatus> src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Slot.SlotStatus> convertSlotStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Slot.SlotStatus> src)
-
Constructor Details
-
Slot40_50
public Slot40_50()
-
-
Method Details
-
convertSlot
public static org.hl7.fhir.r5.model.Slot convertSlot(org.hl7.fhir.r4.model.Slot src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSlot
public static org.hl7.fhir.r4.model.Slot convertSlot(org.hl7.fhir.r5.model.Slot src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSlotStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Slot.SlotStatus> convertSlotStatus(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Slot.SlotStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSlotStatus
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Slot.SlotStatus> convertSlotStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Slot.SlotStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-