class FHIR::DSTU2::CarePlan

Constants

METADATA
SEARCH_PARAMS

Attributes

activity[RW]
addresses[RW]
author[RW]
category[RW]
contained[RW]
context[RW]
description[RW]
extension[RW]
goal[RW]
id[RW]
identifier[RW]
implicitRules[RW]
language[RW]
meta[RW]
modified[RW]
modifierExtension[RW]
note[RW]
participant[RW]
period[RW]
relatedPlan[RW]
status[RW]
subject[RW]
support[RW]
text[RW]

Public Instance Methods

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