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.' package_name: hl7.fhir.r6.examples derivation: specialization name: Meta type: Meta elements: versionId: {type: id, short: Version specific identifier, index: 0} lastUpdated: {type: instant, short: When the resource version last changed, index: 1} source: {type: uri, short: Identifies where the resource comes from, index: 2} profile: {type: canonical, short: Profiles this resource claims to conform to, array: true, index: 3} security: short: Security Labels applied to this resource type: Coding array: true binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/security-labels'} index: 4 tag: short: Tags applied to this resource type: Coding array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/common-tags'} index: 5 package_version: 6.0.0-ballot3 class: complex-type kind: complex-type url: http://hl7.org/fhir/StructureDefinition/Meta base: http://hl7.org/fhir/StructureDefinition/DataType version: 6.0.0-ballot3