Shareableactivitydefinition

Companion
class
class CompanionFor[Shareableactivitydefinition]
trait OptionSugar
trait JsonDecoderHelpers
trait BaseFieldDecoders
trait Utils
class Object
trait Matchable
class Any

Type members

Inherited classlikes

implicit
class RichCursor(cursor: ACursor)
Inherited from
JsonDecoderHelpers
implicit
class RichSeqT[T](val s1: Seq[T])
Inherited from
OptionSugar
implicit
class RichT[T](val t: T)
Inherited from
OptionSugar

Types

override
type ParentType = ActivityDefinition
type ProductChoice = Choice[UnionCodeableConceptOrReference]
override
type ResourceType = ActivityDefinition
type SubjectChoice = Choice[UnionCodeableConceptOrReference]
type TimingChoice = Choice[Union01405873694]

Value members

Concrete methods

def apply(id: Option[String], url: UriStr, meta: Option[Meta], text: Option[Narrative], name: String, date: Option[FHIRDateTime], kind: Option[REQUEST_RESOURCE_TYPES], code: Option[CodeableConcept], title: Option[String], usage: Option[String], topic: LitSeq[CodeableConcept], status: PUBLICATION_STATUS, author: LitSeq[ContactDetail], editor: LitSeq[ContactDetail], intent: Option[REQUEST_INTENT], dosage: LitSeq[Dosage], version: String, contact: LitSeq[ContactDetail], purpose: Option[Markdown], library: LitSeq[Canonical], profile: Option[Canonical], language: Option[LANGUAGES], subtitle: Option[String], reviewer: LitSeq[ContactDetail], endorser: LitSeq[ContactDetail], priority: Option[REQUEST_PRIORITY], location: Option[Reference], quantity: Option[Quantity], bodySite: LitSeq[CodeableConcept], contained: LitSeq[Resource], extension: LitSeq[Extension], publisher: String, copyright: Option[Markdown], timing: Option[TimingChoice], transform: Option[Canonical], identifier: LitSeq[Identifier], subject: Option[SubjectChoice], useContext: LitSeq[UsageContext], product: Option[ProductChoice], description: Markdown, experimental: Boolean, jurisdiction: LitSeq[CodeableConcept], approvalDate: Option[FHIRDate], doNotPerform: Option[Boolean], implicitRules: Option[UriStr], lastReviewDate: Option[FHIRDate], effectivePeriod: Option[Period], relatedArtifact: LitSeq[RelatedArtifact], modifierExtension: LitSeq[Extension], specimenRequirement: LitSeq[Reference], observationRequirement: LitSeq[Reference], observationResultRequirement: LitSeq[Reference], participant: LitSeq[Participant], dynamicValue: LitSeq[DynamicValue], primitiveAttributes: TreeMap[FHIRComponentFieldMeta[_], PrimitiveElementInfo]): Shareableactivitydefinition
def decodeThis(cursor: HCursor)(implicit params: DecoderParams): Try[Shareableactivitydefinition]
def extractAuthor(t: Shareableactivitydefinition): LitSeq[ContactDetail]
def extractBodySite(t: Shareableactivitydefinition): LitSeq[CodeableConcept]
def extractCode(t: Shareableactivitydefinition): Option[CodeableConcept]
def extractContact(t: Shareableactivitydefinition): LitSeq[ContactDetail]
def extractDate(t: Shareableactivitydefinition): Option[FHIRDateTime]
def extractDynamicValue(t: Shareableactivitydefinition): LitSeq[DynamicValue]
def extractEditor(t: Shareableactivitydefinition): LitSeq[ContactDetail]
def extractEndorser(t: Shareableactivitydefinition): LitSeq[ContactDetail]
def extractId(t: Shareableactivitydefinition): Option[String]
def extractIntent(t: Shareableactivitydefinition): Option[REQUEST_INTENT]
def extractJurisdiction(t: Shareableactivitydefinition): LitSeq[CodeableConcept]
def extractKind(t: Shareableactivitydefinition): Option[REQUEST_RESOURCE_TYPES]
def extractLanguage(t: Shareableactivitydefinition): Option[LANGUAGES]
def extractLibrary(t: Shareableactivitydefinition): LitSeq[Canonical]
def extractLocation(t: Shareableactivitydefinition): Option[Reference]
def extractParticipant(t: Shareableactivitydefinition): LitSeq[Participant]
def extractPriority(t: Shareableactivitydefinition): Option[REQUEST_PRIORITY]
def extractProfile(t: Shareableactivitydefinition): Option[Canonical]
def extractRelatedArtifact(t: Shareableactivitydefinition): LitSeq[RelatedArtifact]
def extractReviewer(t: Shareableactivitydefinition): LitSeq[ContactDetail]
def extractStatus(t: Shareableactivitydefinition): PUBLICATION_STATUS
def extractText(t: Shareableactivitydefinition): Option[Narrative]
def extractTopic(t: Shareableactivitydefinition): LitSeq[CodeableConcept]
def extractUseContext(t: Shareableactivitydefinition): LitSeq[UsageContext]
override
def fields(t: Shareableactivitydefinition): Seq[FHIRComponentField[_]]
Definition Classes
CompanionFor
override
def fieldsFromParent(t: ResourceType): Try[Seq[FHIRComponentField[_]]]
Definition Classes
CompanionFor

Inherited methods

Inherited from
CompanionFor
def checkUnknownFields(cursor: HCursor, keys: Set[String], keyPrefixes: Seq[Set[String]])(implicit decoderParams: DecoderParams): Try[Unit]
Inherited from
CompanionFor
def companionClassName[T](tag: LTag[T]): String
Inherited from
Utils
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
def decoder(implicit params: DecoderParams): Decoder[Shareableactivitydefinition]
Inherited from
CompanionFor
def extract[O](fn: Shareableactivitydefinition => FHIRComponentFieldMeta[O])(t: Shareableactivitydefinition): O
Inherited from
CompanionFor
def isSubTypeOf(other: CompanionFor[_]): Boolean
Inherited from
CompanionFor
protected
def otherMetas: Set[String]
Inherited from
CompanionFor
def parameterisedDecode(x: HCursor, params: DecoderParams): Try[Shareableactivitydefinition]
Inherited from
CompanionFor
protected
def refMetas: Seq[Set[String]]
Inherited from
CompanionFor
def tryDecode[T](fn: => T, c: HCursor): Either[DecodingFailure, T]
Inherited from
BaseFieldDecoders

Concrete fields

val approvalDate: FHIRComponentFieldMeta[Option[FHIRDate]]
val author: FHIRComponentFieldMeta[LitSeq[ContactDetail]]
override
val baseType: CompanionFor[ResourceType]
val bodySite: FHIRComponentFieldMeta[LitSeq[CodeableConcept]]
val code: FHIRComponentFieldMeta[Option[CodeableConcept]]
val contact: FHIRComponentFieldMeta[LitSeq[ContactDetail]]
val contained: FHIRComponentFieldMeta[LitSeq[Resource]]
val date: FHIRComponentFieldMeta[Option[FHIRDateTime]]
val description: FHIRComponentFieldMeta[Markdown]
val doNotPerform: FHIRComponentFieldMeta[Option[Boolean]]
val dosage: FHIRComponentFieldMeta[LitSeq[Dosage]]
val dynamicValue: FHIRComponentFieldMeta[LitSeq[DynamicValue]]
val editor: FHIRComponentFieldMeta[LitSeq[ContactDetail]]
val effectivePeriod: FHIRComponentFieldMeta[Option[Period]]
val endorser: FHIRComponentFieldMeta[LitSeq[ContactDetail]]
val experimental: FHIRComponentFieldMeta[Boolean]
val extension: FHIRComponentFieldMeta[LitSeq[Extension]]
val fieldsMeta: Seq[FHIRComponentFieldMeta[_]]
val id: FHIRComponentFieldMeta[Option[String]]
val identifier: FHIRComponentFieldMeta[LitSeq[Identifier]]
val implicitRules: FHIRComponentFieldMeta[Option[UriStr]]
val intent: FHIRComponentFieldMeta[Option[REQUEST_INTENT]]
val jurisdiction: FHIRComponentFieldMeta[LitSeq[CodeableConcept]]
val kind: FHIRComponentFieldMeta[Option[REQUEST_RESOURCE_TYPES]]
val language: FHIRComponentFieldMeta[Option[LANGUAGES]]
val lastReviewDate: FHIRComponentFieldMeta[Option[FHIRDate]]
val library: FHIRComponentFieldMeta[LitSeq[Canonical]]
val location: FHIRComponentFieldMeta[Option[Reference]]
val meta: FHIRComponentFieldMeta[Option[Meta]]
val modifierExtension: FHIRComponentFieldMeta[LitSeq[Extension]]
val name: FHIRComponentFieldMeta[String]
val observationRequirement: FHIRComponentFieldMeta[LitSeq[Reference]]
val observationResultRequirement: FHIRComponentFieldMeta[LitSeq[Reference]]
override
val parentType: CompanionFor[ParentType]
val participant: FHIRComponentFieldMeta[LitSeq[Participant]]
val priority: FHIRComponentFieldMeta[Option[REQUEST_PRIORITY]]
val product: FHIRComponentFieldMeta[Option[ProductChoice]]
val profile: FHIRComponentFieldMeta[Option[Canonical]]
override
val profileUrl: Option[String]
val publisher: FHIRComponentFieldMeta[String]
val purpose: FHIRComponentFieldMeta[Option[Markdown]]
val quantity: FHIRComponentFieldMeta[Option[Quantity]]
val relatedArtifact: FHIRComponentFieldMeta[LitSeq[RelatedArtifact]]
val reviewer: FHIRComponentFieldMeta[LitSeq[ContactDetail]]
override
val searchParams: Map[String, Shareableactivitydefinition => Seq[Any]]
val specimenRequirement: FHIRComponentFieldMeta[LitSeq[Reference]]
val status: FHIRComponentFieldMeta[PUBLICATION_STATUS]
val subject: FHIRComponentFieldMeta[Option[SubjectChoice]]
val subtitle: FHIRComponentFieldMeta[Option[String]]
val text: FHIRComponentFieldMeta[Option[Narrative]]
override
val thisName: String
val timing: FHIRComponentFieldMeta[Option[TimingChoice]]
val title: FHIRComponentFieldMeta[Option[String]]
val topic: FHIRComponentFieldMeta[LitSeq[CodeableConcept]]
val transform: FHIRComponentFieldMeta[Option[Canonical]]
val url: FHIRComponentFieldMeta[UriStr]
val usage: FHIRComponentFieldMeta[Option[String]]
val useContext: FHIRComponentFieldMeta[LitSeq[UsageContext]]
val version: FHIRComponentFieldMeta[String]

Inherited fields

Inherited from
CompanionFor
Inherited from
CompanionFor
Inherited from
CompanionFor
val yearsAndMonths: Regex
Inherited from
BaseFieldDecoders
Inherited from
BaseFieldDecoders
val yearsOnly: Regex
Inherited from
BaseFieldDecoders

Implicits

Inherited implicits

final implicit
def RichCursor(cursor: ACursor): RichCursor
Inherited from
JsonDecoderHelpers
final implicit
def RichSeqT[T](s1: Seq[T]): RichSeqT[T]
Inherited from
OptionSugar
final implicit
def RichT[T](t: T): RichT[T]
Inherited from
OptionSugar
implicit
val base64BinaryDecoder: Decoder[Base64Binary]
Inherited from
BaseFieldDecoders
implicit
val base64BinaryEncoder: Encoder[Base64Binary]
Inherited from
BaseFieldDecoders
implicit
val canonicalDecoder: Decoder[Canonical]
Inherited from
BaseFieldDecoders
implicit
val canonicalEncoder: Encoder[Canonical]
Inherited from
BaseFieldDecoders
implicit
val codeDecoder: Decoder[Code]
Inherited from
BaseFieldDecoders
implicit
val codeEncoder: Encoder[Code]
Inherited from
BaseFieldDecoders
implicit
def decodeEither[A, B](implicit decoderA: Decoder[A], decoderB: Decoder[B]): Decoder[Either[A, B]]
Inherited from
BaseFieldDecoders
implicit
val decodeFHIRDate: Decoder[FHIRDate]
Inherited from
BaseFieldDecoders
implicit
val decodeFHIRDateTime: Decoder[FHIRDateTime]
Inherited from
BaseFieldDecoders
implicit
def decodeLitSeq[T](implicit decoder: Decoder[T]): Decoder[LitSeq[T]]
Inherited from
BaseFieldDecoders
implicit
def decodeNonEmptyLitSeq[T](implicit decoder: Decoder[LitSeq[T]]): Decoder[NonEmptyLitSeq[T]]
Inherited from
BaseFieldDecoders
implicit
val decodeZonedDateTime: Decoder[ZonedDateTime]
Inherited from
BaseFieldDecoders
implicit
def encodeEither[A, B](implicit encoderA: Encoder[A], encoderB: Encoder[B]): Encoder[Either[A, B]]
Inherited from
BaseFieldDecoders
implicit
def encodeLitSeq[T](implicit encoder: Encoder[T]): Encoder[LitSeq[T]]
Inherited from
BaseFieldDecoders
implicit
val encodeZonedDateTime: Encoder[ZonedDateTime]
Inherited from
BaseFieldDecoders
implicit
val encoderFHIRDate: Encoder[FHIRDate]
Inherited from
BaseFieldDecoders
implicit
val encoderFHIRDateTime: Encoder[FHIRDateTime]
Inherited from
BaseFieldDecoders
implicit
val idDecoder: Decoder[Id]
Inherited from
BaseFieldDecoders
implicit
val idEncoder: Encoder[Id]
Inherited from
BaseFieldDecoders
implicit
val markdownDecoder: Decoder[Markdown]
Inherited from
BaseFieldDecoders
implicit
val markdownEncoder: Encoder[Markdown]
Inherited from
BaseFieldDecoders
implicit
val oidDecoder: Decoder[OID]
Inherited from
BaseFieldDecoders
implicit
val oidEncoder: Encoder[OID]
Inherited from
BaseFieldDecoders
implicit
val positiveIntDecoder: Decoder[PositiveInt]
Inherited from
BaseFieldDecoders
implicit
val positiveIntEncoder: Encoder[PositiveInt]
Inherited from
BaseFieldDecoders
implicit
val unsignedIntDecoder: Decoder[UnsignedInt]
Inherited from
BaseFieldDecoders
implicit
val unsignedIntEncoder: Encoder[UnsignedInt]
Inherited from
BaseFieldDecoders
implicit
val uriDecoder: Decoder[UriStr]
Inherited from
BaseFieldDecoders
implicit
val uriEncoder: Encoder[UriStr]
Inherited from
BaseFieldDecoders
implicit
val urlDecoder: Decoder[UrlStr]
Inherited from
BaseFieldDecoders
implicit
val urlEncoder: Encoder[UrlStr]
Inherited from
BaseFieldDecoders
implicit
val xhtmlDecoder: Decoder[XHTML]
Inherited from
BaseFieldDecoders
implicit
val xhtmlEncoder: Encoder[XHTML]
Inherited from
BaseFieldDecoders