ids

object ids
class Object
trait Matchable
class Any
ids.type

Value members

Concrete methods

def get(field: FHIRComponentFieldMeta[_]): Option[String]
def set(field: FHIRComponentFieldMeta[_])(newId: Option[String]): FHIRObject
def update(field: FHIRComponentFieldMeta[_])(update: Option[String] => Option[String]): FHIRObject