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