class FHIR::STU3::Condition

Constants

METADATA
MULTIPLE_TYPES
SEARCH_PARAMS

Attributes

abatementAge[RW]
abatementBoolean[RW]
abatementDateTime[RW]
abatementPeriod[RW]
abatementRange[RW]
abatementString[RW]
assertedDate[RW]
asserter[RW]
bodySite[RW]
category[RW]
clinicalStatus[RW]
code[RW]
contained[RW]
context[RW]
evidence[RW]
extension[RW]
id[RW]
identifier[RW]
implicitRules[RW]
language[RW]
meta[RW]
modifierExtension[RW]
note[RW]
onsetAge[RW]
onsetDateTime[RW]
onsetPeriod[RW]
onsetRange[RW]
onsetString[RW]
severity[RW]
stage[RW]
subject[RW]
text[RW]
verificationStatus[RW]

Public Instance Methods

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