Class MessageHeader10_40
java.lang.Object
org.hl7.fhir.convertors.conv10_40.resources10_40.MessageHeader10_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.MessageHeader.MessageDestinationComponent
convertMessageDestinationComponent
(org.hl7.fhir.dstu2.model.MessageHeader.MessageDestinationComponent src) static org.hl7.fhir.dstu2.model.MessageHeader.MessageDestinationComponent
convertMessageDestinationComponent
(org.hl7.fhir.r4.model.MessageHeader.MessageDestinationComponent src) static org.hl7.fhir.r4.model.MessageHeader
convertMessageHeader
(org.hl7.fhir.dstu2.model.MessageHeader src) static org.hl7.fhir.dstu2.model.MessageHeader
convertMessageHeader
(org.hl7.fhir.r4.model.MessageHeader src) static org.hl7.fhir.r4.model.MessageHeader.MessageHeaderResponseComponent
convertMessageHeaderResponseComponent
(org.hl7.fhir.dstu2.model.MessageHeader.MessageHeaderResponseComponent src) static org.hl7.fhir.dstu2.model.MessageHeader.MessageHeaderResponseComponent
convertMessageHeaderResponseComponent
(org.hl7.fhir.r4.model.MessageHeader.MessageHeaderResponseComponent src) static org.hl7.fhir.r4.model.MessageHeader.MessageSourceComponent
convertMessageSourceComponent
(org.hl7.fhir.dstu2.model.MessageHeader.MessageSourceComponent src) static org.hl7.fhir.dstu2.model.MessageHeader.MessageSourceComponent
convertMessageSourceComponent
(org.hl7.fhir.r4.model.MessageHeader.MessageSourceComponent src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.MessageHeader.ResponseType> convertResponseType
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.MessageHeader.ResponseType> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.MessageHeader.ResponseType> convertResponseType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MessageHeader.ResponseType> src)
-
Constructor Details
-
MessageHeader10_40
public MessageHeader10_40()
-
-
Method Details
-
convertMessageDestinationComponent
public static org.hl7.fhir.dstu2.model.MessageHeader.MessageDestinationComponent convertMessageDestinationComponent(org.hl7.fhir.r4.model.MessageHeader.MessageDestinationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMessageDestinationComponent
public static org.hl7.fhir.r4.model.MessageHeader.MessageDestinationComponent convertMessageDestinationComponent(org.hl7.fhir.dstu2.model.MessageHeader.MessageDestinationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMessageHeader
public static org.hl7.fhir.r4.model.MessageHeader convertMessageHeader(org.hl7.fhir.dstu2.model.MessageHeader src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMessageHeader
public static org.hl7.fhir.dstu2.model.MessageHeader convertMessageHeader(org.hl7.fhir.r4.model.MessageHeader src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMessageHeaderResponseComponent
public static org.hl7.fhir.dstu2.model.MessageHeader.MessageHeaderResponseComponent convertMessageHeaderResponseComponent(org.hl7.fhir.r4.model.MessageHeader.MessageHeaderResponseComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMessageHeaderResponseComponent
public static org.hl7.fhir.r4.model.MessageHeader.MessageHeaderResponseComponent convertMessageHeaderResponseComponent(org.hl7.fhir.dstu2.model.MessageHeader.MessageHeaderResponseComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMessageSourceComponent
public static org.hl7.fhir.r4.model.MessageHeader.MessageSourceComponent convertMessageSourceComponent(org.hl7.fhir.dstu2.model.MessageHeader.MessageSourceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertMessageSourceComponent
public static org.hl7.fhir.dstu2.model.MessageHeader.MessageSourceComponent convertMessageSourceComponent(org.hl7.fhir.r4.model.MessageHeader.MessageSourceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertResponseType
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.MessageHeader.ResponseType> convertResponseType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MessageHeader.ResponseType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertResponseType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MessageHeader.ResponseType> convertResponseType(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.MessageHeader.ResponseType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-