description: Base StructureDefinition for Meta Type package_name: hl7.fhir.r2.examples name: Meta type: null elements: versionId: {type: id, short: Version specific identifier, comments: 'The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes.', isSummary: true, index: 0} lastUpdated: {type: instant, short: When the resource version last changed, comments: This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant., isSummary: true, index: 1} profile: {type: uri, short: Profiles this resource claims to conform to, comments: It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set., isSummary: true, array: true, index: 2} security: {short: Security Labels applied to this resource, comments: 'The security labels can be updated without changing the stated version of the resource The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored.', type: Coding, array: true, isSummary: true, index: 3} tag: {short: Tags applied to this resource, comments: 'The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.', type: Coding, array: true, isSummary: true, index: 4} package_version: 1.0.2 class: datatype kind: datatype url: http://hl7.org/fhir/StructureDefinition/Meta version: null