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