PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4b@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/ui_snippet
description: UI snippet resource for saved queries and commands in Aidbox console.
package_name: io.health-samurai.core.r4b
derivation: specialization
name: ui_snippet
type: ui_snippet
elements:
  _source: {type: string, short: System Property. DO NOT USE IT., index: 0}
  title: {type: string, short: Title of the snippet., index: 1}
  command: {type: string, short: Command or query content., index: 2}
  user:
    type: Reference
    short: Reference to the user who created the snippet.
    refers: ['http://health-samurai.io/fhir/core/StructureDefinition/User']
    index: 3
  collection: {type: string, short: Collection the snippet belongs to., index: 4}
  type:
    type: string
    short: Type of snippet.
    constraint:
      enum-199: {human: 'Type must be one of: http, sql', severity: error, expression: '%context.subsetOf(''http'' | ''sql'')'}
    index: 5
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/ui_snippet
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0