description: This is the base resource type for everything. package_name: hl7.fhir.r5.examples derivation: specialization name: Resource abstract: true type: Resource elements: id: {short: Logical id of this artifact, type: 'http://hl7.org/fhirpath/System.String', isSummary: true, index: 0} meta: {type: Meta, short: Metadata about the resource, isSummary: true, index: 1} implicitRules: {isModifier: true, short: A set of rules under which this content was created, type: uri, isModifierReason: This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation, isSummary: true, index: 2} language: short: Language of the resource content type: code binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/languages'} index: 3 package_version: 4.5.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Resource base: http://hl7.org/fhir/StructureDefinition/Base version: 4.5.0