Class Provenance43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.Provenance43_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.Provenance
convertProvenance
(org.hl7.fhir.r4b.model.Provenance src) static org.hl7.fhir.r4b.model.Provenance
convertProvenance
(org.hl7.fhir.r5.model.Provenance src) static org.hl7.fhir.r5.model.Provenance.ProvenanceAgentComponent
convertProvenanceAgentComponent
(org.hl7.fhir.r4b.model.Provenance.ProvenanceAgentComponent src) static org.hl7.fhir.r4b.model.Provenance.ProvenanceAgentComponent
convertProvenanceAgentComponent
(org.hl7.fhir.r5.model.Provenance.ProvenanceAgentComponent src) static org.hl7.fhir.r5.model.Provenance.ProvenanceEntityComponent
convertProvenanceEntityComponent
(org.hl7.fhir.r4b.model.Provenance.ProvenanceEntityComponent src) static org.hl7.fhir.r4b.model.Provenance.ProvenanceEntityComponent
convertProvenanceEntityComponent
(org.hl7.fhir.r5.model.Provenance.ProvenanceEntityComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Provenance.ProvenanceEntityRole> convertProvenanceEntityRole
(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Provenance.ProvenanceEntityRole> src) static org.hl7.fhir.r4b.model.Enumeration
<org.hl7.fhir.r4b.model.Provenance.ProvenanceEntityRole> convertProvenanceEntityRole
(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Provenance.ProvenanceEntityRole> src)
-
Constructor Details
-
Provenance43_50
public Provenance43_50()
-
-
Method Details
-
convertProvenance
public static org.hl7.fhir.r5.model.Provenance convertProvenance(org.hl7.fhir.r4b.model.Provenance src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProvenance
public static org.hl7.fhir.r4b.model.Provenance convertProvenance(org.hl7.fhir.r5.model.Provenance src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProvenanceAgentComponent
public static org.hl7.fhir.r5.model.Provenance.ProvenanceAgentComponent convertProvenanceAgentComponent(org.hl7.fhir.r4b.model.Provenance.ProvenanceAgentComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProvenanceAgentComponent
public static org.hl7.fhir.r4b.model.Provenance.ProvenanceAgentComponent convertProvenanceAgentComponent(org.hl7.fhir.r5.model.Provenance.ProvenanceAgentComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProvenanceEntityComponent
public static org.hl7.fhir.r5.model.Provenance.ProvenanceEntityComponent convertProvenanceEntityComponent(org.hl7.fhir.r4b.model.Provenance.ProvenanceEntityComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProvenanceEntityComponent
public static org.hl7.fhir.r4b.model.Provenance.ProvenanceEntityComponent convertProvenanceEntityComponent(org.hl7.fhir.r5.model.Provenance.ProvenanceEntityComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProvenanceEntityRole
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Provenance.ProvenanceEntityRole> convertProvenanceEntityRole(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Provenance.ProvenanceEntityRole> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertProvenanceEntityRole
public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.Provenance.ProvenanceEntityRole> convertProvenanceEntityRole(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Provenance.ProvenanceEntityRole> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-