Utils

trait Utils
class Object
trait Matchable
class Any
object BaseFieldDecoders.type
class CompanionFor[T]
object Address.type
object Age.type
object Annotation.type
object Attachment.type
object BackboneElement.type
object CodeableConcept.type
object Coding.type
object ContactDetail.type
object ContactPoint.type
object Contributor.type
object Count.type
object CodeFilter.type
object DateFilter.type
object Sort.type
object DataRequirement.type
object Distance.type
object DoseAndRate.type
object Dosage.type
object Duration.type
object Element.type
object Expression.type
object Extension.type
object HumanName.type
object Identifier.type
object Meta.type
object Money.type
object Period.type
object Quantity.type
object Range.type
object Ratio.type
object Reference.type
object RelatedArtifact.type
object Resource.type
object SampledData.type
object Signature.type
object Repeat.type
object Timing.type
object TriggerDefinition.type
object UsageContext.type
class Element
class Address
class Dosage
class Timing
class Coding
class Sort
class Extension
class HumanName
class Meta
class Money
class Period
class Quantity
class Age
class Count
class Distance
class Duration
class Range
class Ratio
class Reference
class Signature
class Repeat
class Resource
object serdes.type

Value members

Concrete methods

def companionClassName[T](tag: LTag[T]): String
def companionOf[T <: FHIRObject : ClassTag](implicit evidence$1: ClassTag[T], tag: LTag[T]): CompanionFor[T]
def decodeMethodFor[T <: FHIRObject : ClassTag](implicit evidence$2: ClassTag[T], tag: LTag[T], params: DecoderParams): HCursor => Try[T]