FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: v3 Code System styleType

Official URL: http://terminology.hl7.org/CodeSystem/v3-styleType Version: 2018-08-12
Standards status: External Maturity Level: 0 Computable Name: v3.styleType

The style code is used within the CDA/SPL narrative block to give the instance author some control over various aspects of style

This Code system is referenced in the content logical definition of the following value sets:

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Not Selectable notSelectable http://hl7.org/fhir/concept-properties#notSelectable boolean Indicates that the code is abstract - only intended to be used as a selector for other concepts

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-styleType defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinitionNot Selectable
1 _FontStyle Font Style Defines font rendering characteristics true
2   bold Bold Font Render with a bold font
2   emphasis Emphasised Font Render with with some type of emphasis
2   italics Italics Font Render italicized
2   underline Underline Font Render with an underline font
1 _ListStyle List Style Defines list rendering characteristics true
2   _OrderedListStyle Ordered List Style Defines rendering characteristics for ordered lists true
3     Arabic Arabic List is ordered using Arabic numerals: 1, 2, 3
3     BigAlpha Big Alpha List is ordered using big alpha characters: A, B, C
3     BigRoman Big Roman List is ordered using big Roman numerals: I, II, III
3     LittleAlpha Little Alpha List is order using little alpha characters: a, b, c
3     LittleRoman Little Roman List is ordered using little Roman numerals: i, ii, iii
2   _UnorderedListStyle Unordered List Style Defines rendering characteristics for unordered lists true
3     Circle Circle List bullets are hollow discs
3     Disc Disc List bullets are simple solid discs
3     Square Square List bullets are solid squares
1 _TableRuleStyle Table Rule Style Defines table cell rendering characteristics true
2   Botrule Bottom Rule Render cell with rule on bottom
2   Lrule Left-sided rule Render cell with left-sided rule
2   Rrule Right-sided rule Render cell with right-sided rule
2   Toprule Top Rule Render cell with rule on top