Class Group30_50
java.lang.Object
org.hl7.fhir.convertors.conv30_50.resources30_50.Group30_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Group
convertGroup
(org.hl7.fhir.dstu3.model.Group src) static org.hl7.fhir.dstu3.model.Group
convertGroup
(org.hl7.fhir.r5.model.Group src) static org.hl7.fhir.r5.model.Group.GroupCharacteristicComponent
convertGroupCharacteristicComponent
(org.hl7.fhir.dstu3.model.Group.GroupCharacteristicComponent src) static org.hl7.fhir.dstu3.model.Group.GroupCharacteristicComponent
convertGroupCharacteristicComponent
(org.hl7.fhir.r5.model.Group.GroupCharacteristicComponent src) static org.hl7.fhir.r5.model.Group.GroupMemberComponent
convertGroupMemberComponent
(org.hl7.fhir.dstu3.model.Group.GroupMemberComponent src) static org.hl7.fhir.dstu3.model.Group.GroupMemberComponent
convertGroupMemberComponent
(org.hl7.fhir.r5.model.Group.GroupMemberComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Group.GroupType> convertGroupType
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Group.GroupType> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.Group.GroupType> convertGroupType
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Group.GroupType> src)
-
Constructor Details
-
Group30_50
public Group30_50()
-
-
Method Details
-
convertGroup
public static org.hl7.fhir.r5.model.Group convertGroup(org.hl7.fhir.dstu3.model.Group src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroup
public static org.hl7.fhir.dstu3.model.Group convertGroup(org.hl7.fhir.r5.model.Group src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroupCharacteristicComponent
public static org.hl7.fhir.r5.model.Group.GroupCharacteristicComponent convertGroupCharacteristicComponent(org.hl7.fhir.dstu3.model.Group.GroupCharacteristicComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroupCharacteristicComponent
public static org.hl7.fhir.dstu3.model.Group.GroupCharacteristicComponent convertGroupCharacteristicComponent(org.hl7.fhir.r5.model.Group.GroupCharacteristicComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroupMemberComponent
public static org.hl7.fhir.dstu3.model.Group.GroupMemberComponent convertGroupMemberComponent(org.hl7.fhir.r5.model.Group.GroupMemberComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroupMemberComponent
public static org.hl7.fhir.r5.model.Group.GroupMemberComponent convertGroupMemberComponent(org.hl7.fhir.dstu3.model.Group.GroupMemberComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroupType
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Group.GroupType> convertGroupType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Group.GroupType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroupType
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Group.GroupType> convertGroupType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Group.GroupType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-