class FHIR::CarePlan

Constants

METADATA
SEARCH_PARAMS

Attributes

activity[RW]
addresses[RW]
author[RW]
basedOn[RW]
careTeam[RW]
category[RW]
contained[RW]
contributor[RW]
created[RW]
description[RW]
encounter[RW]
extension[RW]
goal[RW]
id[RW]
identifier[RW]
implicitRules[RW]
instantiatesCanonical[RW]
instantiatesUri[RW]
intent[RW]
language[RW]
meta[RW]
modifierExtension[RW]
note[RW]
partOf[RW]
period[RW]
replaces[RW]
status[RW]
subject[RW]
supportingInfo[RW]
text[RW]
title[RW]

Public Instance Methods

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