class FHIR::STU3::Contract

Constants

METADATA
MULTIPLE_TYPES
SEARCH_PARAMS

Attributes

action[RW]
actionReason[RW]
agent[RW]
applies[RW]
authority[RW]
bindingAttachment[RW]
bindingReference[RW]
contained[RW]
contentDerivative[RW]
decisionType[RW]
domain[RW]
extension[RW]
friendly[RW]
id[RW]
identifier[RW]
implicitRules[RW]
issued[RW]
language[RW]
meta[RW]
modifierExtension[RW]
rule[RW]
securityLabel[RW]
signer[RW]
status[RW]
subType[RW]
subject[RW]
term[RW]
text[RW]
topic[RW]
type[RW]
valuedItem[RW]

Public Instance Methods

resourceType() click to toggle source
# File lib/fhir_stu3_models/fhir/resources/Contract.rb, line 327
def resourceType
  'Contract'
end