RicherFHIRComponent

implicit class RicherFHIRComponent[C <: FHIRObject](c: C)
class Object
trait Matchable
class Any

Value members

Concrete methods

def modifyNestedFieldUnsafe[T](nestingPath: String*)(modify: T => T): C
def setNestedFieldUnsafe[T](nestingPath: String*)(newVal: T): C