This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

CDA Narrative to html mapping

From HL7Wiki
Jump to navigation Jump to search

Intro

Elements

  • br = br
  • caption = ?
  • col = col
  • colgroup = colgroup
  • content = span with attributes
  • footnote = <a href=#xxx>
  • footnoteRef = a (with # href)
  • 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 = ?
  • 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