Class CompartmentDefinition30_50
java.lang.Object
org.hl7.fhir.convertors.conv30_50.resources30_50.CompartmentDefinition30_50
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.CompartmentDefinition
convertCompartmentDefinition
(org.hl7.fhir.dstu3.model.CompartmentDefinition src) static org.hl7.fhir.dstu3.model.CompartmentDefinition
convertCompartmentDefinition
(org.hl7.fhir.r5.model.CompartmentDefinition src) static org.hl7.fhir.r5.model.CompartmentDefinition.CompartmentDefinitionResourceComponent
convertCompartmentDefinitionResourceComponent
(org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentDefinitionResourceComponent src) static org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentDefinitionResourceComponent
convertCompartmentDefinitionResourceComponent
(org.hl7.fhir.r5.model.CompartmentDefinition.CompartmentDefinitionResourceComponent src) static org.hl7.fhir.r5.model.Enumeration
<org.hl7.fhir.r5.model.Enumerations.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.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.CompartmentType> src)
-
Constructor Details
-
CompartmentDefinition30_50
public CompartmentDefinition30_50()
-
-
Method Details
-
convertCompartmentDefinition
public static org.hl7.fhir.r5.model.CompartmentDefinition convertCompartmentDefinition(org.hl7.fhir.dstu3.model.CompartmentDefinition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCompartmentDefinition
public static org.hl7.fhir.dstu3.model.CompartmentDefinition convertCompartmentDefinition(org.hl7.fhir.r5.model.CompartmentDefinition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCompartmentDefinitionResourceComponent
public static org.hl7.fhir.r5.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.r5.model.CompartmentDefinition.CompartmentDefinitionResourceComponent 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.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.CompartmentType> src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertCompartmentType
public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.Enumerations.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
-