Class DataElement14_40
java.lang.Object
org.hl7.fhir.convertors.conv14_40.resources14_40.DataElement14_40
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.StructureDefinition
convertDataElement
(org.hl7.fhir.dstu2016may.model.DataElement src) static org.hl7.fhir.r4.model.ContactDetail
convertDataElementContactComponent
(org.hl7.fhir.dstu2016may.model.DataElement.DataElementContactComponent src) static org.hl7.fhir.dstu2016may.model.DataElement.DataElementContactComponent
convertDataElementContactComponent
(org.hl7.fhir.r4.model.ContactDetail src) static org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionMappingComponent
convertDataElementMappingComponent
(org.hl7.fhir.dstu2016may.model.DataElement.DataElementMappingComponent src)
-
Constructor Details
-
DataElement14_40
public DataElement14_40()
-
-
Method Details
-
convertDataElement
public static org.hl7.fhir.r4.model.StructureDefinition convertDataElement(org.hl7.fhir.dstu2016may.model.DataElement src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDataElementContactComponent
public static org.hl7.fhir.dstu2016may.model.DataElement.DataElementContactComponent convertDataElementContactComponent(org.hl7.fhir.r4.model.ContactDetail src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertDataElementContactComponent
public static org.hl7.fhir.r4.model.ContactDetail convertDataElementContactComponent(org.hl7.fhir.dstu2016may.model.DataElement.DataElementContactComponent 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.dstu2016may.model.DataElement.DataElementMappingComponent src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-