Class DataElement30_40
java.lang.Object
org.hl7.fhir.convertors.conv30_40.resources30_40.DataElement30_40
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.StructureDefinitionconvertDataElement(org.hl7.fhir.dstu3.model.DataElement src)static org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionMappingComponentconvertDataElementMappingComponent(org.hl7.fhir.dstu3.model.DataElement.DataElementMappingComponent src)
-
Constructor Details
-
DataElement30_40
public DataElement30_40()
-
-
Method Details
-
convertDataElement
public static org.hl7.fhir.r4.model.StructureDefinition convertDataElement(org.hl7.fhir.dstu3.model.DataElement src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDataElementMappingComponent
public static org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionMappingComponent convertDataElementMappingComponent(org.hl7.fhir.dstu3.model.DataElement.DataElementMappingComponent src) throws org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.exceptions.FHIRException
-