This wiki has undergone a migration to Confluence found Here
CDA Narrative to html mapping
Jump to navigation
Jump to search
Intro
Elements
- br = br
- caption = h1 ?
- col = col
- colgroup = colgroup
- content = span with attributes
- footnote = this just has to be visually distinguished. span with id
- footnoteRef = span with idref
- item = li
- linkHtml = a
- list(listType=ordered) = ol
- list(listType=unordered) = ul
- paragraph = p
- renderMultiMedia = <img> for images, <video> for videos and html5
- sub = sub
- sup = sup
- table = table
- tbody = tbody
- td = td
- tfoot = tfoot
- th = th
- thead = thead
- tr = tr
Attributes
- ID = id
- IDREF = href with #link
- abbr = abbr
- align = align
- axis = axis
- border = border
- cellpadding = cellpadding
- cellspacing = cellspacing
- char = char
- charoff = char
- colspan = colspan
- frame = frame
- headers = headers
- href = href
- language = lang
- listType = n/a
- mediaType = n/a
- name = name
- referencedObject = ?
- rel = rel
- rev = rev
- revised = ?
- rowspan = rowspan
- rules = rules ?CSS
- scope = scope
- span = colspan
- styleCode = style
- summary = summary
- title = title
- valign = valign
- width = width