This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
Responsible
Owner:
FHIR
Infrastructure
Work
Group
|
|
| Narrative | |||||||||
| Definition |
A
human-readable
|
||||||||
| Short Display | Human-readable summary of the resource (essential clinical and business information) | ||||||||
| Cardinality | 0..* | ||||||||
|
| DataType | ||||||||
| Narrative.status | |||||||||
| Definition |
The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
||||||||
| Short Display | generated | extensions | additional | empty | ||||||||
| Cardinality | 1..1 | ||||||||
| Terminology Binding | NarrativeStatus ( Required ) | ||||||||
| Type | code | ||||||||
| Narrative.div | |||||||||
| Definition |
The actual narrative content, a stripped down version of XHTML. |
||||||||
| Short Display | Limited xhtml content | ||||||||
| Cardinality | 1..1 | ||||||||
| Type | xhtml | ||||||||
| Comments |
The
contents
of
the
html
element
are
an
XHTML
fragment
containing
only
the
basic
html
formatting
elements
described
in
chapters
7-11
and
15
of
the
HTML
4.0
standard,
<a>
elements
(either
name
or
href),
images
and
internally
contained
stylesheets.
The
XHTML
content
|
||||||||
|
|
|
||||||||