Class CompartmentDefinition30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.resources30_40.CompartmentDefinition30_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.CompartmentDefinition
convertCompartmentDefinition
(org.hl7.fhir.dstu3.model.CompartmentDefinition src) static org.hl7.fhir.dstu3.model.CompartmentDefinition
convertCompartmentDefinition
(org.hl7.fhir.r4.model.CompartmentDefinition src) static org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentDefinitionResourceComponent
convertCompartmentDefinitionResourceComponent
(org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentDefinitionResourceComponent src) static org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentDefinitionResourceComponent
convertCompartmentDefinitionResourceComponent
(org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentDefinitionResourceComponent src) static org.hl7.fhir.r4.model.Enumeration
<org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentType> convertCompartmentType
(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentType> src) static org.hl7.fhir.dstu3.model.Enumeration
<org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentType> convertCompartmentType
(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentType> src)
-
Constructor Details
-
CompartmentDefinition30_40
public CompartmentDefinition30_40()
-
-
Method Details
-
convertCompartmentDefinition
public static org.hl7.fhir.dstu3.model.CompartmentDefinition convertCompartmentDefinition(org.hl7.fhir.r4.model.CompartmentDefinition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCompartmentDefinition
public static org.hl7.fhir.r4.model.CompartmentDefinition convertCompartmentDefinition(org.hl7.fhir.dstu3.model.CompartmentDefinition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCompartmentDefinitionResourceComponent
public static org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentDefinitionResourceComponent convertCompartmentDefinitionResourceComponent(org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentDefinitionResourceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCompartmentDefinitionResourceComponent
public static org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentDefinitionResourceComponent convertCompartmentDefinitionResourceComponent(org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentDefinitionResourceComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCompartmentType
public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentType> convertCompartmentType(org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCompartmentType
public static org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentType> convertCompartmentType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-