
Class Organization10_40
java.lang.Object
org.hl7.fhir.convertors.conv10_40.resources10_40.Organization10_40
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Organization
convertOrganization
(org.hl7.fhir.dstu2.model.Organization src) static org.hl7.fhir.dstu2.model.Organization
convertOrganization
(org.hl7.fhir.r4.model.Organization src) static org.hl7.fhir.r4.model.Organization.OrganizationContactComponent
convertOrganizationContactComponent
(org.hl7.fhir.dstu2.model.Organization.OrganizationContactComponent src) static org.hl7.fhir.dstu2.model.Organization.OrganizationContactComponent
convertOrganizationContactComponent
(org.hl7.fhir.r4.model.Organization.OrganizationContactComponent src)
-
Constructor Details
-
Organization10_40
public Organization10_40()
-
-
Method Details
-
convertOrganization
public static org.hl7.fhir.r4.model.Organization convertOrganization(org.hl7.fhir.dstu2.model.Organization src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertOrganization
public static org.hl7.fhir.dstu2.model.Organization convertOrganization(org.hl7.fhir.r4.model.Organization src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertOrganizationContactComponent
public static org.hl7.fhir.dstu2.model.Organization.OrganizationContactComponent convertOrganizationContactComponent(org.hl7.fhir.r4.model.Organization.OrganizationContactComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertOrganizationContactComponent
public static org.hl7.fhir.r4.model.Organization.OrganizationContactComponent convertOrganizationContactComponent(org.hl7.fhir.dstu2.model.Organization.OrganizationContactComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-