http://hl7.org/fhir/StructureDefinition/originalText|5.2.0

A human language representation of the concept (resource/element) as seen/selected/uttered by the user who entered the data and/or which represents the full intended meaning of the user. This can be provided either directly as text, or as a url that is a reference to a portion of the narrative of a resource ([DomainResource.text](narrative.html) or [Composition.section.text](composition-definitions.html#Composition.section.text)). When it a url, the value should end with a #{id} where the id identifies a specific portion of the referenced content (via an XHTML id attribute). To provide human language maintained as part of the narrative, use [narrativeLink](StructureDefinition-narrativeLink.html).
description: 'A human language representation of the concept (resource/element) as seen/selected/uttered by the user who entered the data and/or which represents the full intended meaning of the user. This can be provided either directly as text, or as a url that is a reference to a portion of the narrative of a resource ([DomainResource.text](narrative.html) or [Composition.section.text](composition-definitions.html#Composition.section.text)). When it a url, the value should end with a #{id} where the id identifies a specific portion of the referenced content (via an XHTML id attribute).  To provide human language maintained as part of the narrative, use [narrativeLink](StructureDefinition-narrativeLink.html).'
derivation: constraint
name: OriginalText
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/originalText'}
    index: 1
  value:
    choices: []
    index: 3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/originalText
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [value]