Class Slot43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Slot43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Slot
convertSlot
(org.hl7.fhir.r4b.model.Slot src) static org.hl7.fhir.r4b.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.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Slot.SlotStatus> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Slot.SlotStatus> convertSlotStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Slot.SlotStatus> src)
-
Constructor Details
-
Slot43_50
public Slot43_50()
-
-
Method Details
-
convertSlot
public static org.hl7.fhir.r5.model.Slot convertSlot(org.hl7.fhir.r4b.model.Slot src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSlot
public static org.hl7.fhir.r4b.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.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Slot.SlotStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertSlotStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.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
-