Class VerificationResult43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.VerificationResult43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.VerificationResult.VerificationResultStatus> convertStatus
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.VerificationResult.Status> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.VerificationResult.Status> convertStatus
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.VerificationResult.VerificationResultStatus> src) static org.hl7.fhir.r5.model.VerificationResult
convertVerificationResult
(org.hl7.fhir.r4b.model.VerificationResult src) static org.hl7.fhir.r4b.model.VerificationResult
convertVerificationResult
(org.hl7.fhir.r5.model.VerificationResult src) static org.hl7.fhir.r5.model.VerificationResult.VerificationResultAttestationComponent
convertVerificationResultAttestationComponent
(org.hl7.fhir.r4b.model.VerificationResult.VerificationResultAttestationComponent src) static org.hl7.fhir.r4b.model.VerificationResult.VerificationResultAttestationComponent
convertVerificationResultAttestationComponent
(org.hl7.fhir.r5.model.VerificationResult.VerificationResultAttestationComponent src) static org.hl7.fhir.r5.model.VerificationResult.VerificationResultPrimarySourceComponent
convertVerificationResultPrimarySourceComponent
(org.hl7.fhir.r4b.model.VerificationResult.VerificationResultPrimarySourceComponent src) static org.hl7.fhir.r4b.model.VerificationResult.VerificationResultPrimarySourceComponent
convertVerificationResultPrimarySourceComponent
(org.hl7.fhir.r5.model.VerificationResult.VerificationResultPrimarySourceComponent src) static org.hl7.fhir.r5.model.VerificationResult.VerificationResultValidatorComponent
convertVerificationResultValidatorComponent
(org.hl7.fhir.r4b.model.VerificationResult.VerificationResultValidatorComponent src) static org.hl7.fhir.r4b.model.VerificationResult.VerificationResultValidatorComponent
convertVerificationResultValidatorComponent
(org.hl7.fhir.r5.model.VerificationResult.VerificationResultValidatorComponent src)
-
Constructor Details
-
VerificationResult43_50
public VerificationResult43_50()
-
-
Method Details
-
convertVerificationResult
public static org.hl7.fhir.r5.model.VerificationResult convertVerificationResult(org.hl7.fhir.r4b.model.VerificationResult src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertVerificationResult
public static org.hl7.fhir.r4b.model.VerificationResult convertVerificationResult(org.hl7.fhir.r5.model.VerificationResult src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertStatus
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.VerificationResult.VerificationResultStatus> convertStatus(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.VerificationResult.Status> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertStatus
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.VerificationResult.Status> convertStatus(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.VerificationResult.VerificationResultStatus> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertVerificationResultPrimarySourceComponent
public static org.hl7.fhir.r5.model.VerificationResult.VerificationResultPrimarySourceComponent convertVerificationResultPrimarySourceComponent(org.hl7.fhir.r4b.model.VerificationResult.VerificationResultPrimarySourceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertVerificationResultPrimarySourceComponent
public static org.hl7.fhir.r4b.model.VerificationResult.VerificationResultPrimarySourceComponent convertVerificationResultPrimarySourceComponent(org.hl7.fhir.r5.model.VerificationResult.VerificationResultPrimarySourceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertVerificationResultAttestationComponent
public static org.hl7.fhir.r5.model.VerificationResult.VerificationResultAttestationComponent convertVerificationResultAttestationComponent(org.hl7.fhir.r4b.model.VerificationResult.VerificationResultAttestationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertVerificationResultAttestationComponent
public static org.hl7.fhir.r4b.model.VerificationResult.VerificationResultAttestationComponent convertVerificationResultAttestationComponent(org.hl7.fhir.r5.model.VerificationResult.VerificationResultAttestationComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertVerificationResultValidatorComponent
public static org.hl7.fhir.r5.model.VerificationResult.VerificationResultValidatorComponent convertVerificationResultValidatorComponent(org.hl7.fhir.r4b.model.VerificationResult.VerificationResultValidatorComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertVerificationResultValidatorComponent
public static org.hl7.fhir.r4b.model.VerificationResult.VerificationResultValidatorComponent convertVerificationResultValidatorComponent(org.hl7.fhir.r5.model.VerificationResult.VerificationResultValidatorComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-