class FHIR::AllergyIntolerance

Constants

METADATA
MULTIPLE_TYPES
SEARCH_PARAMS

Attributes

asserter[RW]
category[RW]
clinicalStatus[RW]
code[RW]
contained[RW]
criticality[RW]
encounter[RW]
extension[RW]
id[RW]
identifier[RW]
implicitRules[RW]
language[RW]
lastOccurrence[RW]
meta[RW]
modifierExtension[RW]
note[RW]
onsetAge[RW]
onsetDateTime[RW]
onsetPeriod[RW]
onsetRange[RW]
onsetString[RW]
patient[RW]
reaction[RW]
recordedDate[RW]
recorder[RW]
text[RW]
type[RW]
verificationStatus[RW]

Public Instance Methods

resourceType() click to toggle source
# File lib/fhir_models/fhir/resources/AllergyIntolerance.rb, line 101
def resourceType
  'AllergyIntolerance'
end