PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/Grant
description: null
package_name: io.health-samurai.core.r4
derivation: specialization
name: Grant
type: Grant
elements:
  user:
    type: Reference
    short: Reference to the user who granted the access.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/User']
    index: 0
  _source: {type: string, short: System Property. DO NOT USE IT., index: 1}
  client:
    type: Reference
    short: Reference to the client application being granted access.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/Client']
    index: 2
  requested-scope: {type: string, short: List of scopes that were requested by the client., array: true, index: 3}
  provided-scope: {type: string, short: List of scopes that were actually granted by the user., array: true, index: 4}
  patient:
    type: Reference
    short: Reference to the patient this grant is for (in SMART on FHIR scenarios).
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 5
  scope: {type: string, short: Space-separated list of granted scopes., index: 6}
  start: {type: dateTime, short: Time when this grant was created., index: 7}
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/Grant
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0