PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4b@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/Session
description: null
package_name: io.health-samurai.core.r4b
derivation: specialization
name: Session
type: Session
elements:
  patient:
    type: Reference
    short: Reference to the patient associated with this session.
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 19
  authorization_code: {short: Authorization code used to obtain this session., index: 7}
  parent:
    type: Reference
    short: Reference to a parent session if this is a child session.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/Session']
    index: 6
  iss: {type: string, short: Issuer of token for the current session., index: 1}
  access_token: {short: Access token hash associated with this session., index: 8}
  refresh_token: {short: Refresh token hash associated with this session., index: 9}
  exp: {type: integer, short: Expiration time for the access token (in seconds since epoch)., index: 10}
  client:
    type: Reference
    short: Reference to the client application associated with this session.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/Client']
    index: 14
  start: {type: dateTime, short: Time when the session started., index: 16}
  type: {type: string, short: 'Type of session (e.g., authorization_code, password, client_credentials).', index: 0}
  scope: {type: string, short: List of OAuth scopes authorized for this session., array: true, index: 15}
  jti: {type: string, short: JWT ID., index: 18}
  refresh_token_exp: {type: integer, short: Expiration time for the refresh token (in seconds since epoch)., index: 11}
  active: {type: boolean, short: Indicates whether this session is currently active., index: 3}
  audience: {type: string, short: Intended audience for tokens issued in this session., index: 12}
  end: {type: dateTime, short: Time when the session ended or will end., index: 17}
  ctx: {short: Session context data., index: 13}
  _source: {type: string, short: System Property. DO NOT USE IT., index: 2}
  user:
    type: Reference
    short: Reference to the user associated with this session.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/User']
    index: 4
  on-behalf:
    type: Reference
    short: Reference to a user on whose behalf this session is operating.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/User']
    index: 5
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/Session
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0