class FHIR::Consent

Constants

METADATA
MULTIPLE_TYPES
SEARCH_PARAMS

Attributes

category[RW]
contained[RW]
dateTime[RW]
extension[RW]
id[RW]
identifier[RW]
implicitRules[RW]
language[RW]
meta[RW]
modifierExtension[RW]
organization[RW]
patient[RW]
performer[RW]
policy[RW]
policyRule[RW]
provision[RW]
scope[RW]
sourceAttachment[RW]
sourceReference[RW]
status[RW]
text[RW]
verification[RW]

Public Instance Methods

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