Class Communication10_40
java.lang.Object
org.hl7.fhir.convertors.conv10_40.resources10_40.Communication10_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.Communication
convertCommunication
(org.hl7.fhir.dstu2.model.Communication src) static org.hl7.fhir.dstu2.model.Communication
convertCommunication
(org.hl7.fhir.r4.model.Communication src) static org.hl7.fhir.r4.model.Communication.CommunicationPayloadComponent
convertCommunicationPayloadComponent
(org.hl7.fhir.dstu2.model.Communication.CommunicationPayloadComponent src) static org.hl7.fhir.dstu2.model.Communication.CommunicationPayloadComponent
convertCommunicationPayloadComponent
(org.hl7.fhir.r4.model.Communication.CommunicationPayloadComponent src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.Communication.CommunicationStatus> convertCommunicationStatus
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Communication.CommunicationStatus> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.Communication.CommunicationStatus> convertCommunicationStatus
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Communication.CommunicationStatus> src)
-
Constructor Details
-
Communication10_40
public Communication10_40()
-
-
Method Details
-
convertCommunication
public static org.hl7.fhir.r4.model.Communication convertCommunication(org.hl7.fhir.dstu2.model.Communication src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCommunication
public static org.hl7.fhir.dstu2.model.Communication convertCommunication(org.hl7.fhir.r4.model.Communication src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCommunicationPayloadComponent
public static org.hl7.fhir.dstu2.model.Communication.CommunicationPayloadComponent convertCommunicationPayloadComponent(org.hl7.fhir.r4.model.Communication.CommunicationPayloadComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCommunicationPayloadComponent
public static org.hl7.fhir.r4.model.Communication.CommunicationPayloadComponent convertCommunicationPayloadComponent(org.hl7.fhir.dstu2.model.Communication.CommunicationPayloadComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCommunicationStatus
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Communication.CommunicationStatus> convertCommunicationStatus(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Communication.CommunicationStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCommunicationStatus
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Communication.CommunicationStatus> convertCommunicationStatus(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Communication.CommunicationStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-