Us_core_immunization

object Us_core_immunization extends CompanionFor[Us_core_immunization]
Companion
class
class CompanionFor[Us_core_immunization]
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

type OccurrenceChoice = Choice[UnionDateTimeOrString]
override
type ParentType = Immunization
override
type ResourceType = Immunization

Value members

Concrete methods

def apply(id: Option[String], meta: Option[Meta], text: Option[Narrative], site: Option[CodeableConcept], note: LitSeq[Annotation], route: Option[CodeableConcept], status: IMMUNIZATION_STATUS, patient: Reference, language: Option[LANGUAGES], recorded: Option[FHIRDateTime], location: Option[Reference], contained: LitSeq[Resource], extension: LitSeq[Extension], encounter: Option[Reference], lotNumber: Option[String], identifier: LitSeq[Identifier], reasonCode: LitSeq[CodeableConcept], vaccineCode: CodeableConcept, isSubpotent: Option[Boolean], statusReason: Option[CodeableConcept], reportOrigin: Option[CodeableConcept], manufacturer: Option[Reference], doseQuantity: Option[Quantity], implicitRules: Option[UriStr], occurrence: OccurrenceChoice, primarySource: Boolean, fundingSource: Option[CodeableConcept], expirationDate: Option[FHIRDate], reasonReference: LitSeq[Reference], subpotentReason: LitSeq[CodeableConcept], modifierExtension: LitSeq[Extension], programEligibility: LitSeq[CodeableConcept], reaction: LitSeq[Reaction], performer: LitSeq[Performer], education: LitSeq[Education], protocolApplied: LitSeq[ProtocolApplied], primitiveAttributes: TreeMap[FHIRComponentFieldMeta[_], PrimitiveElementInfo]): Us_core_immunization
def decodeThis(cursor: HCursor)(implicit params: DecoderParams): Try[Us_core_immunization]
def extractContained(t: Us_core_immunization): LitSeq[Resource]
def extractDoseQuantity(t: Us_core_immunization): Option[Quantity]
def extractEducation(t: Us_core_immunization): LitSeq[Education]
def extractEncounter(t: Us_core_immunization): Option[Reference]
def extractExtension(t: Us_core_immunization): LitSeq[Extension]
def extractFundingSource(t: Us_core_immunization): Option[CodeableConcept]
def extractId(t: Us_core_immunization): Option[String]
def extractIdentifier(t: Us_core_immunization): LitSeq[Identifier]
def extractIsSubpotent(t: Us_core_immunization): Option[Boolean]
def extractLanguage(t: Us_core_immunization): Option[LANGUAGES]
def extractLocation(t: Us_core_immunization): Option[Reference]
def extractLotNumber(t: Us_core_immunization): Option[String]
def extractManufacturer(t: Us_core_immunization): Option[Reference]
def extractMeta(t: Us_core_immunization): Option[Meta]
def extractNote(t: Us_core_immunization): LitSeq[Annotation]
def extractPerformer(t: Us_core_immunization): LitSeq[Performer]
def extractProgramEligibility(t: Us_core_immunization): LitSeq[CodeableConcept]
def extractProtocolApplied(t: Us_core_immunization): LitSeq[ProtocolApplied]
def extractReaction(t: Us_core_immunization): LitSeq[Reaction]
def extractReasonCode(t: Us_core_immunization): LitSeq[CodeableConcept]
def extractReasonReference(t: Us_core_immunization): LitSeq[Reference]
def extractRecorded(t: Us_core_immunization): Option[FHIRDateTime]
def extractReportOrigin(t: Us_core_immunization): Option[CodeableConcept]
def extractRoute(t: Us_core_immunization): Option[CodeableConcept]
def extractSite(t: Us_core_immunization): Option[CodeableConcept]
def extractStatus(t: Us_core_immunization): IMMUNIZATION_STATUS
def extractStatusReason(t: Us_core_immunization): Option[CodeableConcept]
def extractSubpotentReason(t: Us_core_immunization): LitSeq[CodeableConcept]
def extractText(t: Us_core_immunization): Option[Narrative]
def extractVaccineCode(t: Us_core_immunization): CodeableConcept
override
def fields(t: Us_core_immunization): 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[Us_core_immunization]
Inherited from
CompanionFor
def extract[O](fn: Us_core_immunization => FHIRComponentFieldMeta[O])(t: Us_core_immunization): 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[Us_core_immunization]
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

override
val baseType: CompanionFor[ResourceType]
val contained: FHIRComponentFieldMeta[LitSeq[Resource]]
val doseQuantity: FHIRComponentFieldMeta[Option[Quantity]]
val education: FHIRComponentFieldMeta[LitSeq[Education]]
val encounter: FHIRComponentFieldMeta[Option[Reference]]
val expirationDate: FHIRComponentFieldMeta[Option[FHIRDate]]
val extension: FHIRComponentFieldMeta[LitSeq[Extension]]
val fieldsMeta: Seq[FHIRComponentFieldMeta[_]]
val fundingSource: FHIRComponentFieldMeta[Option[CodeableConcept]]
val id: FHIRComponentFieldMeta[Option[String]]
val identifier: FHIRComponentFieldMeta[LitSeq[Identifier]]
val implicitRules: FHIRComponentFieldMeta[Option[UriStr]]
val isSubpotent: FHIRComponentFieldMeta[Option[Boolean]]
val language: FHIRComponentFieldMeta[Option[LANGUAGES]]
val location: FHIRComponentFieldMeta[Option[Reference]]
val lotNumber: FHIRComponentFieldMeta[Option[String]]
val manufacturer: FHIRComponentFieldMeta[Option[Reference]]
val meta: FHIRComponentFieldMeta[Option[Meta]]
val modifierExtension: FHIRComponentFieldMeta[LitSeq[Extension]]
val note: FHIRComponentFieldMeta[LitSeq[Annotation]]
val occurrence: FHIRComponentFieldMeta[OccurrenceChoice]
override
val parentType: CompanionFor[ParentType]
val patient: FHIRComponentFieldMeta[Reference]
val performer: FHIRComponentFieldMeta[LitSeq[Performer]]
val primarySource: FHIRComponentFieldMeta[Boolean]
override
val profileUrl: Option[String]
val programEligibility: FHIRComponentFieldMeta[LitSeq[CodeableConcept]]
val protocolApplied: FHIRComponentFieldMeta[LitSeq[ProtocolApplied]]
val reaction: FHIRComponentFieldMeta[LitSeq[Reaction]]
val reasonCode: FHIRComponentFieldMeta[LitSeq[CodeableConcept]]
val reasonReference: FHIRComponentFieldMeta[LitSeq[Reference]]
val recorded: FHIRComponentFieldMeta[Option[FHIRDateTime]]
val reportOrigin: FHIRComponentFieldMeta[Option[CodeableConcept]]
val route: FHIRComponentFieldMeta[Option[CodeableConcept]]
override
val searchParams: Map[String, Us_core_immunization => Seq[Any]]
val site: FHIRComponentFieldMeta[Option[CodeableConcept]]
val status: FHIRComponentFieldMeta[IMMUNIZATION_STATUS]
val statusReason: FHIRComponentFieldMeta[Option[CodeableConcept]]
val subpotentReason: FHIRComponentFieldMeta[LitSeq[CodeableConcept]]
val text: FHIRComponentFieldMeta[Option[Narrative]]
override
val thisName: String
val vaccineCode: FHIRComponentFieldMeta[CodeableConcept]

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