
Package org.hl7.fhir.r4.elementmodel
Class ObjectConverter
java.lang.Object
org.hl7.fhir.r4.elementmodel.ObjectConverter
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.convertToType
(Element element) Deprecated.static CodeableConcept
readAsCodeableConcept
(Element element) Deprecated.static Coding
readAsCoding
(Element item) Deprecated.static Identifier
readAsIdentifier
(Element item) Deprecated.static Reference
readAsReference
(Element item) Deprecated.
-
Constructor Details
-
ObjectConverter
Deprecated.
-
-
Method Details
-
convert
Deprecated.- Throws:
IOException
org.hl7.fhir.exceptions.FHIRException
-
convert
Deprecated.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertToType
Deprecated.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
convert
Deprecated.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
readAsCodeableConcept
Deprecated. -
readAsCoding
Deprecated. -
readAsIdentifier
Deprecated. -
readAsReference
Deprecated.
-