class FHIR::DSTU2::Condition

Constants

METADATA
MULTIPLE_TYPES
SEARCH_PARAMS

Attributes

abatementBoolean[RW]
abatementDateTime[RW]
abatementPeriod[RW]
abatementQuantity[RW]
abatementRange[RW]
abatementString[RW]
asserter[RW]
bodySite[RW]
category[RW]
clinicalStatus[RW]
code[RW]
contained[RW]
dateRecorded[RW]
encounter[RW]
evidence[RW]
extension[RW]
id[RW]
identifier[RW]
implicitRules[RW]
language[RW]
meta[RW]
modifierExtension[RW]
notes[RW]
onsetDateTime[RW]
onsetPeriod[RW]
onsetQuantity[RW]
onsetRange[RW]
onsetString[RW]
patient[RW]
severity[RW]
stage[RW]
text[RW]
verificationStatus[RW]

Public Instance Methods

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