Class AuditEvent10_30
java.lang.Object
org.hl7.fhir.convertors.conv10_30.resources10_30.AuditEvent10_30
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.dstu3.model.AuditEvent
convertAuditEvent
(org.hl7.fhir.dstu2.model.AuditEvent src) static org.hl7.fhir.dstu2.model.AuditEvent
convertAuditEvent
(org.hl7.fhir.dstu3.model.AuditEvent src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAction> convertAuditEventAction
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventAction> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventAction> convertAuditEventAction
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAction> src) static org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentComponent
convertAuditEventAgentComponent
(org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantComponent src) static org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantComponent
convertAuditEventAgentComponent
(org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentComponent src) static org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkComponent
convertAuditEventAgentNetworkComponent
(org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkComponent src) static org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkComponent
convertAuditEventAgentNetworkComponent
(org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkComponent src) static org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityComponent
convertAuditEventEntityComponent
(org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectComponent src) static org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectComponent
convertAuditEventEntityComponent
(org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityComponent src) static org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityDetailComponent
convertAuditEventEntityDetailComponent
(org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectDetailComponent src) static org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectDetailComponent
convertAuditEventEntityDetailComponent
(org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityDetailComponent src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventOutcome> convertAuditEventOutcome
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventOutcome> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventOutcome> convertAuditEventOutcome
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventOutcome> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkType> convertAuditEventParticipantNetworkType
(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkType> src) static org.hl7.fhir.dstu2.model.Enumeration
<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkType> convertAuditEventParticipantNetworkType
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkType> src) static org.hl7.fhir.dstu3.model.AuditEvent.AuditEventSourceComponent
convertAuditEventSourceComponent
(org.hl7.fhir.dstu2.model.AuditEvent.AuditEventSourceComponent src) static org.hl7.fhir.dstu2.model.AuditEvent.AuditEventSourceComponent
convertAuditEventSourceComponent
(org.hl7.fhir.dstu3.model.AuditEvent.AuditEventSourceComponent src)
-
Constructor Details
-
AuditEvent10_30
public AuditEvent10_30()
-
-
Method Details
-
convertAuditEvent
public static org.hl7.fhir.dstu2.model.AuditEvent convertAuditEvent(org.hl7.fhir.dstu3.model.AuditEvent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEvent
public static org.hl7.fhir.dstu3.model.AuditEvent convertAuditEvent(org.hl7.fhir.dstu2.model.AuditEvent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventAction
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAction> convertAuditEventAction(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventAction> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventAction
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventAction> convertAuditEventAction(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAction> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventAgentComponent
public static org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentComponent convertAuditEventAgentComponent(org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventAgentComponent
public static org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantComponent convertAuditEventAgentComponent(org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventAgentNetworkComponent
public static org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkComponent convertAuditEventAgentNetworkComponent(org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventAgentNetworkComponent
public static org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkComponent convertAuditEventAgentNetworkComponent(org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventEntityComponent
public static org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityComponent convertAuditEventEntityComponent(org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventEntityComponent
public static org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectComponent convertAuditEventEntityComponent(org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventEntityDetailComponent
public static org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectDetailComponent convertAuditEventEntityDetailComponent(org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityDetailComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventEntityDetailComponent
public static org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityDetailComponent convertAuditEventEntityDetailComponent(org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectDetailComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventOutcome
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventOutcome> convertAuditEventOutcome(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventOutcome> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventOutcome
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventOutcome> convertAuditEventOutcome(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventOutcome> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventParticipantNetworkType
public static org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkType> convertAuditEventParticipantNetworkType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventParticipantNetworkType
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkType> convertAuditEventParticipantNetworkType(org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventSourceComponent
public static org.hl7.fhir.dstu2.model.AuditEvent.AuditEventSourceComponent convertAuditEventSourceComponent(org.hl7.fhir.dstu3.model.AuditEvent.AuditEventSourceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertAuditEventSourceComponent
public static org.hl7.fhir.dstu3.model.AuditEvent.AuditEventSourceComponent convertAuditEventSourceComponent(org.hl7.fhir.dstu2.model.AuditEvent.AuditEventSourceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-