class FHIR::STU3::Consent

Constants

METADATA
MULTIPLE_TYPES
SEARCH_PARAMS

Attributes

action[RW]
actor[RW]
category[RW]
consentingParty[RW]
contained[RW]
data[RW]
dataPeriod[RW]
dateTime[RW]
except[RW]
extension[RW]
id[RW]
identifier[RW]
implicitRules[RW]
language[RW]
meta[RW]
modifierExtension[RW]
organization[RW]
patient[RW]
period[RW]
policy[RW]
policyRule[RW]
purpose[RW]
securityLabel[RW]
sourceAttachment[RW]
sourceIdentifier[RW]
sourceReference[RW]
status[RW]
text[RW]

Public Instance Methods

resourceType() click to toggle source
# File lib/fhir_stu3_models/fhir/resources/Consent.rb, line 208
def resourceType
  'Consent'
end