PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/Attribute
description: Attribute definition resource for Aidbox entities.
package_name: io.health-samurai.core.r4
derivation: specialization
name: Attribute
type: Attribute
elements:
  description: {type: string, short: Human-readable description of the attribute., index: 10}
  enum: {type: string, short: Enumeration of allowed values for this attribute., array: true, index: 17}
  path: {type: string, short: Path to the attribute within the resource., array: true, min: 1, index: 2}
  schema: {short: Schema for the attribute., index: 18}
  isModifier: {type: boolean, short: Whether this attribute changes the meaning of the resource., index: 8}
  extensionUrl: {type: string, short: URL for the extension this attribute represents., index: 14}
  refers: {type: string, short: Resource types this attribute can reference., array: true, index: 15}
  isCollection: {type: boolean, short: Whether this attribute is a collection., index: 5}
  type: {type: Reference, short: Reference to the attribute's data type., index: 3}
  isUnique: {type: boolean, short: Whether this attribute has unique values., index: 6}
  module: {type: string, short: Module that this attribute belongs to., index: 12}
  valueSet:
    type: BackboneElement
    short: Value set constraint for this attribute.
    index: 19
    elements:
      resourceType: {type: string, short: Type of the value set resource., index: 20}
      id: {type: string, short: Identifier of the value set., index: 21}
      uri: {type: string, short: URI of the value set., index: 22}
  resource: {type: Reference, short: Reference to the resource type this attribute belongs to., index: 1}
  order: {type: integer, short: Order for display or processing., index: 13}
  isRequired: {type: boolean, short: Whether this attribute is required., index: 4}
  union: {type: Reference, short: References to other attributes in a union type., array: true, index: 16}
  _source: {type: string, short: System Property. DO NOT USE IT., index: 0}
  isOpen: {type: boolean, short: Whether this attribute allows additional properties., index: 9}
  isSummary: {type: boolean, short: Whether this attribute is included in summary views., index: 7}
  text: {type: string, short: Human-readable text about the attribute., index: 11}
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/Attribute
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0
required: [resource, path]