- Companion
- class
class CompanionFor[OrganismGeneral]
trait OptionSugar
trait JsonDecoderHelpers
trait BaseFieldDecoders
trait Utils
class Object
trait Matchable
class Any
Type members
Inherited classlikes
Value members
Concrete methods
def apply(id: Option[String], `class`: Option[CodeableConcept], order: Option[CodeableConcept], phylum: Option[CodeableConcept], kingdom: Option[CodeableConcept], extension: LitSeq[Extension], modifierExtension: LitSeq[Extension], primitiveAttributes: TreeMap[FHIRComponentFieldMeta[_], PrimitiveElementInfo]): OrganismGeneral
def unapply(o: OrganismGeneral): Option[(Option[String], Option[CodeableConcept], Option[CodeableConcept], Option[CodeableConcept], Option[CodeableConcept], LitSeq[Extension], LitSeq[Extension])]
Inherited methods
def checkUnknownFields(cursor: HCursor, keys: Set[String], keyPrefixes: Seq[Set[String]])(implicit decoderParams: DecoderParams): Try[Unit]
- Inherited from
- CompanionFor
def companionOf[T <: FHIRObject : ClassTag](implicit evidence$1: ClassTag[T], tag: LTag[T]): CompanionFor[T]
- Inherited from
- Utils
def decodeAttributes(cursor: HCursor)(implicit params: DecoderParams): TreeMap[FHIRComponentFieldMeta[_], PrimitiveElementInfo]
- Inherited from
- CompanionFor
def decodeMethodFor[T <: FHIRObject : ClassTag](implicit evidence$2: ClassTag[T], tag: LTag[T], params: DecoderParams): HCursor => Try[T]
- Inherited from
- Utils
Concrete fields
Inherited fields
Implicits
Implicits
implicit
def summonObjectAndCompanionOrganismGeneral_1755523658(o: OrganismGeneral): ObjectAndCompanion[OrganismGeneral, OrganismGeneral]