Class Flag43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Flag43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Flag
convertFlag
(org.hl7.fhir.r4b.model.Flag src) static org.hl7.fhir.r4b.model.Flag
convertFlag
(org.hl7.fhir.r5.model.Flag src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Flag.FlagStatus> convertFlagStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Flag.FlagStatus> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Flag.FlagStatus> convertFlagStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Flag.FlagStatus> src)
-
Constructor Details
-
Flag43_50
public Flag43_50()
-
-
Method Details
-
convertFlag
public static org.hl7.fhir.r5.model.Flag convertFlag(org.hl7.fhir.r4b.model.Flag src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertFlag
public static org.hl7.fhir.r4b.model.Flag convertFlag(org.hl7.fhir.r5.model.Flag src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertFlagStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Flag.FlagStatus> convertFlagStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Flag.FlagStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertFlagStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Flag.FlagStatus> convertFlagStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Flag.FlagStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-