http://hl7.org/fhir/StructureDefinition/Meta|5.0.0

Meta Type: The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
description: 'Meta Type: The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.'
derivation: specialization
name: Meta
type: Meta
elements:
  versionId: {short: Version specific identifier, isSummary: true, index: 0}
  lastUpdated: {short: When the resource version last changed, isSummary: true, index: 1}
  source: {short: Identifies where the resource comes from, isSummary: true, index: 2}
  profile: {short: Profiles this resource claims to conform to, array: true, isSummary: true, index: 3}
  security:
    short: Security Labels applied to this resource
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/security-labels'}
    isSummary: true
    index: 4
  tag:
    short: Tags applied to this resource
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/common-tags'}
    isSummary: true
    index: 5
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/Meta
base: http://hl7.org/fhir/StructureDefinition/DataType
version: 5.0.0