class FHIR::DSTU2::CarePlan
Constants
- METADATA
- SEARCH_PARAMS
Attributes
activity[RW]
addresses[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]
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