Us_core_medicationrequest

Companion
class
class CompanionFor[Us_core_medicationrequest]
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 MedicationChoice = Choice[UnionCodeableConceptOrReference]
override
type ParentType = MedicationRequest
type ReportedChoice = Choice[UnionBooleanOrReference]
override
type ResourceType = MedicationRequest

Value members

Concrete methods

def apply(id: Option[String], meta: Option[Meta], text: Option[Narrative], note: LitSeq[Annotation], status: MEDICATIONREQUEST_STATUS, intent: MEDICATIONREQUEST_INTENT, subject: Reference, basedOn: LitSeq[Reference], language: Option[LANGUAGES], category: LitSeq[CodeableConcept], priority: Option[REQUEST_PRIORITY], recorder: Option[Reference], contained: LitSeq[Resource], extension: LitSeq[Extension], encounter: Option[Reference], requester: Reference, performer: Option[Reference], insurance: LitSeq[Reference], identifier: LitSeq[Identifier], authoredOn: FHIRDateTime, reasonCode: LitSeq[CodeableConcept], reported: Option[ReportedChoice], statusReason: Option[CodeableConcept], doNotPerform: Option[Boolean], eventHistory: LitSeq[Reference], implicitRules: Option[UriStr], medication: MedicationChoice, performerType: Option[CodeableConcept], detectedIssue: LitSeq[Reference], reasonReference: LitSeq[Reference], instantiatesUri: LitSeq[UriStr], groupIdentifier: Option[Identifier], modifierExtension: LitSeq[Extension], priorPrescription: Option[Reference], courseOfTherapyType: Option[CodeableConcept], supportingInformation: LitSeq[Reference], instantiatesCanonical: LitSeq[Canonical], substitution: Option[Substitution], dosageInstruction: LitSeq[Dosage], dispenseRequest: Option[DispenseRequest], primitiveAttributes: TreeMap[FHIRComponentFieldMeta[_], PrimitiveElementInfo]): Us_core_medicationrequest
def decodeThis(cursor: HCursor)(implicit params: DecoderParams): Try[Us_core_medicationrequest]
def extractBasedOn(t: Us_core_medicationrequest): LitSeq[Reference]
def extractCategory(t: Us_core_medicationrequest): LitSeq[CodeableConcept]
def extractCourseOfTherapyType(t: Us_core_medicationrequest): Option[CodeableConcept]
def extractDispenseRequest(t: Us_core_medicationrequest): Option[DispenseRequest]
def extractEncounter(t: Us_core_medicationrequest): Option[Reference]
def extractExtension(t: Us_core_medicationrequest): LitSeq[Extension]
def extractId(t: Us_core_medicationrequest): Option[String]
def extractIdentifier(t: Us_core_medicationrequest): LitSeq[Identifier]
def extractInsurance(t: Us_core_medicationrequest): LitSeq[Reference]
def extractIntent(t: Us_core_medicationrequest): MEDICATIONREQUEST_INTENT
def extractLanguage(t: Us_core_medicationrequest): Option[LANGUAGES]
def extractNote(t: Us_core_medicationrequest): LitSeq[Annotation]
def extractPerformer(t: Us_core_medicationrequest): Option[Reference]
def extractPerformerType(t: Us_core_medicationrequest): Option[CodeableConcept]
def extractPriority(t: Us_core_medicationrequest): Option[REQUEST_PRIORITY]
def extractReasonCode(t: Us_core_medicationrequest): LitSeq[CodeableConcept]
def extractRecorder(t: Us_core_medicationrequest): Option[Reference]
def extractStatus(t: Us_core_medicationrequest): MEDICATIONREQUEST_STATUS
def extractStatusReason(t: Us_core_medicationrequest): Option[CodeableConcept]
def extractSubstitution(t: Us_core_medicationrequest): Option[Substitution]
def extractText(t: Us_core_medicationrequest): Option[Narrative]
override
def fields(t: Us_core_medicationrequest): 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_medicationrequest]
Inherited from
CompanionFor
def extract[O](fn: Us_core_medicationrequest => FHIRComponentFieldMeta[O])(t: Us_core_medicationrequest): 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_medicationrequest]
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 authoredOn: FHIRComponentFieldMeta[FHIRDateTime]
override
val baseType: CompanionFor[ResourceType]
val basedOn: FHIRComponentFieldMeta[LitSeq[Reference]]
val category: FHIRComponentFieldMeta[LitSeq[CodeableConcept]]
val contained: FHIRComponentFieldMeta[LitSeq[Resource]]
val courseOfTherapyType: FHIRComponentFieldMeta[Option[CodeableConcept]]
val detectedIssue: FHIRComponentFieldMeta[LitSeq[Reference]]
val dispenseRequest: FHIRComponentFieldMeta[Option[DispenseRequest]]
val doNotPerform: FHIRComponentFieldMeta[Option[Boolean]]
val dosageInstruction: FHIRComponentFieldMeta[LitSeq[Dosage]]
val encounter: FHIRComponentFieldMeta[Option[Reference]]
val eventHistory: FHIRComponentFieldMeta[LitSeq[Reference]]
val extension: FHIRComponentFieldMeta[LitSeq[Extension]]
val fieldsMeta: Seq[FHIRComponentFieldMeta[_]]
val groupIdentifier: FHIRComponentFieldMeta[Option[Identifier]]
val id: FHIRComponentFieldMeta[Option[String]]
val identifier: FHIRComponentFieldMeta[LitSeq[Identifier]]
val implicitRules: FHIRComponentFieldMeta[Option[UriStr]]
val instantiatesCanonical: FHIRComponentFieldMeta[LitSeq[Canonical]]
val instantiatesUri: FHIRComponentFieldMeta[LitSeq[UriStr]]
val insurance: FHIRComponentFieldMeta[LitSeq[Reference]]
val intent: FHIRComponentFieldMeta[MEDICATIONREQUEST_INTENT]
val language: FHIRComponentFieldMeta[Option[LANGUAGES]]
val medication: FHIRComponentFieldMeta[MedicationChoice]
val meta: FHIRComponentFieldMeta[Option[Meta]]
val modifierExtension: FHIRComponentFieldMeta[LitSeq[Extension]]
val note: FHIRComponentFieldMeta[LitSeq[Annotation]]
override
val parentType: CompanionFor[ParentType]
val performer: FHIRComponentFieldMeta[Option[Reference]]
val performerType: FHIRComponentFieldMeta[Option[CodeableConcept]]
val priorPrescription: FHIRComponentFieldMeta[Option[Reference]]
val priority: FHIRComponentFieldMeta[Option[REQUEST_PRIORITY]]
override
val profileUrl: Option[String]
val reasonCode: FHIRComponentFieldMeta[LitSeq[CodeableConcept]]
val reasonReference: FHIRComponentFieldMeta[LitSeq[Reference]]
val recorder: FHIRComponentFieldMeta[Option[Reference]]
val reported: FHIRComponentFieldMeta[Option[ReportedChoice]]
val requester: FHIRComponentFieldMeta[Reference]
override
val searchParams: Map[String, Us_core_medicationrequest => Seq[Any]]
val status: FHIRComponentFieldMeta[MEDICATIONREQUEST_STATUS]
val statusReason: FHIRComponentFieldMeta[Option[CodeableConcept]]
val subject: FHIRComponentFieldMeta[Reference]
val substitution: FHIRComponentFieldMeta[Option[Substitution]]
val supportingInformation: FHIRComponentFieldMeta[LitSeq[Reference]]
val text: FHIRComponentFieldMeta[Option[Narrative]]
override
val thisName: 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