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.core 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: uri, array: true, isSummary: true, index: 3} security: {short: Security Labels applied to this resource, type: Coding, array: true, isSummary: true, index: 4} tag: {short: Tags applied to this resource, type: Coding, array: true, isSummary: true, index: 5} package_version: 3.2.0 class: complex-type kind: complex-type url: http://hl7.org/fhir/StructureDefinition/Meta base: http://hl7.org/fhir/StructureDefinition/Element version: null