description: Abstract idea of an online resource created by a human author. \n package_name: openehr.base derivation: specialization name: AUTHORED_RESOURCE abstract: true type: http://openehr.org/fhir/StructureDefinition/AUTHORED_RESOURCE elements: original_language: {type: 'http://openehr.org/fhir/StructureDefinition/CODE-PHRASE', short: Language in which this resource was initially authored., isModifier: false, index: 0} is_controlled: {type: boolean, short: 'True if this resource is under any kind of change control (even file copying), in which case revision history is created.', isModifier: false, index: 1} translations: {type: 'http://openehr.org/fhir/StructureDefinition/TRANSLATION-DETAILS', short: 'List of details for each natural-language translation made of this resource, keyed by language.', isModifier: false, index: 2} description: {type: 'http://openehr.org/fhir/StructureDefinition/RESOURCE-DESCRIPTION', short: Description and lifecycle information of the resource., isModifier: false, index: 3} revision_history: {type: 'http://openehr.org/fhir/StructureDefinition/REVISION-HISTORY', short: The revision history of the resource., isModifier: false, index: 4} package_version: 0.1.0-snapshot class: logical kind: logical url: http://openehr.org/fhir/StructureDefinition/AUTHORED-RESOURCE base: http://openehr.org/fhir/StructureDefinition/Any version: 0.1.0-snapshot required: [original_language]