PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/StructureDefinition/Meta
description: Base StructureDefinition for Meta Type
package_name: hl7.fhir.core
derivation: specialization
name: Meta
type: Meta
elements:
  versionId: {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.', type: id, isSummary: true, index: 0}
  lastUpdated: {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., type: instant, isSummary: true, index: 1}
  profile: {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., type: uri, array: true, isSummary: 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.8.0
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/Meta
base: http://hl7.org/fhir/StructureDefinition/Element
version: null