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