
Class Group10_50
java.lang.Object
org.hl7.fhir.convertors.conv10_50.resources10_50.Group10_50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Group
convertGroup
(org.hl7.fhir.dstu2.model.Group src) static org.hl7.fhir.dstu2.model.Group
convertGroup
(org.hl7.fhir.r5.model.Group src) static org.hl7.fhir.r5.model.Group.GroupCharacteristicComponent
convertGroupCharacteristicComponent
(org.hl7.fhir.dstu2.model.Group.GroupCharacteristicComponent src) static org.hl7.fhir.dstu2.model.Group.GroupCharacteristicComponent
convertGroupCharacteristicComponent
(org.hl7.fhir.r5.model.Group.GroupCharacteristicComponent src) static org.hl7.fhir.r5.model.Group.GroupMemberComponent
convertGroupMemberComponent
(org.hl7.fhir.dstu2.model.Group.GroupMemberComponent src) static org.hl7.fhir.dstu2.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.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Group.GroupType> src) static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Group.GroupType>
convertGroupType
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Group.GroupType> src)
-
Constructor Details
-
Group10_50
public Group10_50()
-
-
Method Details
-
convertGroup
public static org.hl7.fhir.dstu2.model.Group convertGroup(org.hl7.fhir.r5.model.Group src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroup
public static org.hl7.fhir.r5.model.Group convertGroup(org.hl7.fhir.dstu2.model.Group src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroupCharacteristicComponent
public static org.hl7.fhir.dstu2.model.Group.GroupCharacteristicComponent convertGroupCharacteristicComponent(org.hl7.fhir.r5.model.Group.GroupCharacteristicComponent 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.dstu2.model.Group.GroupCharacteristicComponent 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.dstu2.model.Group.GroupMemberComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroupMemberComponent
public static org.hl7.fhir.dstu2.model.Group.GroupMemberComponent convertGroupMemberComponent(org.hl7.fhir.r5.model.Group.GroupMemberComponent 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.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Group.GroupType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertGroupType
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.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
-