class FHIR::DSTU2::RelatedPerson

Constants

METADATA
SEARCH_PARAMS

Attributes

address[RW]
birthDate[RW]
contained[RW]
extension[RW]
gender[RW]
id[RW]
identifier[RW]
implicitRules[RW]
language[RW]
meta[RW]
modifierExtension[RW]
name[RW]
patient[RW]
period[RW]
photo[RW]
relationship[RW]
telecom[RW]
text[RW]

Public Instance Methods

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