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