Class OperationOutcome43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.OperationOutcome43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.OperationOutcome.IssueSeverity> convertIssueSeverity
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.OperationOutcome.IssueSeverity> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.OperationOutcome.IssueSeverity> convertIssueSeverity
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.OperationOutcome.IssueSeverity> src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.OperationOutcome.IssueType> convertIssueType
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.OperationOutcome.IssueType> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.OperationOutcome.IssueType> convertIssueType
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.OperationOutcome.IssueType> src) static org.hl7.fhir.r5.model.OperationOutcome
convertOperationOutcome
(org.hl7.fhir.r4b.model.OperationOutcome src) static org.hl7.fhir.r4b.model.OperationOutcome
convertOperationOutcome
(org.hl7.fhir.r5.model.OperationOutcome src) static org.hl7.fhir.r5.model.OperationOutcome.OperationOutcomeIssueComponent
convertOperationOutcomeIssueComponent
(org.hl7.fhir.r4b.model.OperationOutcome.OperationOutcomeIssueComponent src) static org.hl7.fhir.r4b.model.OperationOutcome.OperationOutcomeIssueComponent
convertOperationOutcomeIssueComponent
(org.hl7.fhir.r5.model.OperationOutcome.OperationOutcomeIssueComponent src)
-
Constructor Details
-
OperationOutcome43_50
public OperationOutcome43_50()
-
-
Method Details
-
convertOperationOutcome
public static org.hl7.fhir.r5.model.OperationOutcome convertOperationOutcome(org.hl7.fhir.r4b.model.OperationOutcome src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertOperationOutcome
public static org.hl7.fhir.r4b.model.OperationOutcome convertOperationOutcome(org.hl7.fhir.r5.model.OperationOutcome src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertOperationOutcomeIssueComponent
public static org.hl7.fhir.r5.model.OperationOutcome.OperationOutcomeIssueComponent convertOperationOutcomeIssueComponent(org.hl7.fhir.r4b.model.OperationOutcome.OperationOutcomeIssueComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertOperationOutcomeIssueComponent
public static org.hl7.fhir.r4b.model.OperationOutcome.OperationOutcomeIssueComponent convertOperationOutcomeIssueComponent(org.hl7.fhir.r5.model.OperationOutcome.OperationOutcomeIssueComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertIssueSeverity
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.OperationOutcome.IssueSeverity> convertIssueSeverity(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.OperationOutcome.IssueSeverity> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertIssueSeverity
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.OperationOutcome.IssueSeverity> convertIssueSeverity(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.OperationOutcome.IssueSeverity> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertIssueType
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.OperationOutcome.IssueType> convertIssueType(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.OperationOutcome.IssueType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertIssueType
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.OperationOutcome.IssueType> convertIssueType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.OperationOutcome.IssueType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-