http://hl7.org/fhir/StructureDefinition/Narrative|5.0.0

Narrative Type: A human-readable summary of the resource conveying the essential clinical and business information for the resource.
description: 'Narrative Type: A human-readable summary of the resource conveying the essential clinical and business information for the resource.'
derivation: specialization
name: Narrative
type: Narrative
elements:
  status:
    short: generated | extensions | additional | empty
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/narrative-status|5.0.0'}
    index: 0
  div:
    constraint:
      txt-1: {human: 'The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard,  elements (either name or href), images and internally contained style attributes', source: 'http://hl7.org/fhir/StructureDefinition/Narrative', severity: error, expression: htmlChecks()}
      txt-2: {human: The narrative SHALL have some non-whitespace content, source: 'http://hl7.org/fhir/StructureDefinition/Narrative', severity: error, expression: htmlChecks()}
    short: Limited xhtml content
    index: 1
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/Narrative
base: http://hl7.org/fhir/StructureDefinition/DataType
version: 5.0.0
required: [status, div]