This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "CodeSystem", "id" : "v3-styleType", "language" : "en", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><h2>Style Type</h2><div><p><ns1:p>The style code is used within the CDA/SPL narrative block to give the instance author some control over various aspects of style</ns1:p></p>\n</div><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>Specializes</td><td/><td>The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.</td><td>Coding</td></tr><tr><td>Generalizes</td><td/><td>Inverse of Specializes. Only included as a derived relationship.</td><td>Coding</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>The internal identifier for the concept in the HL7 Access database repository.</td><td>code</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td><td>boolean</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td><td>code</td></tr><tr><td>synonymCode</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>An additional concept code that was also attributed to a concept</td><td>code</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v3-styleType defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>Not Selectable</b></td><td><b>status</b></td><td><b>synonymCode</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_FontStyle<a name=\"v3-styleType-_FontStyle\"> </a></td><td>Font Style</td><td>Defines font rendering characteristics</td><td>21334</td><td>true</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> bold<a name=\"v3-styleType-bold\"> </a></td><td>Bold Font</td><td>Render with a bold font</td><td>21335</td><td/><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> emphasis<a name=\"v3-styleType-emphasis\"> </a></td><td>Emphasised Font</td><td>Render with with some type of emphasis</td><td>21338</td><td/><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> italics<a name=\"v3-styleType-italics\"> </a></td><td>Italics Font</td><td>Render italicized</td><td>21337</td><td/><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> underline<a name=\"v3-styleType-underline\"> </a></td><td>Underline Font</td><td>Render with an underline font</td><td>21336</td><td/><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ListStyle<a name=\"v3-styleType-_ListStyle\"> </a></td><td>List Style</td><td>Defines list rendering characteristics</td><td>21344</td><td>true</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> _OrderedListStyle<a name=\"v3-styleType-_OrderedListStyle\"> </a></td><td>Ordered List Style</td><td>Defines rendering characteristics for ordered lists</td><td>21345</td><td>true</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> Arabic<a name=\"v3-styleType-Arabic\"> </a></td><td>Arabic</td><td>List is ordered using Arabic numerals: 1, 2, 3</td><td>21346</td><td/><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> BigAlpha<a name=\"v3-styleType-BigAlpha\"> </a></td><td>Big Alpha</td><td>List is ordered using big alpha characters: A, B, C</td><td>21350</td><td/><td>active</td><td>BIG.ALPHA</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> BIG.ALPHA<a name=\"v3-styleType-BIG.46ALPHA\"> </a></td><td>Big Alpha</td><td>List is ordered using big alpha characters: A, B, C</td><td>21350</td><td/><td>retired</td><td>BigAlpha</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> BigRoman<a name=\"v3-styleType-BigRoman\"> </a></td><td>Big Roman</td><td>List is ordered using big Roman numerals: I, II, III</td><td>21348</td><td/><td>active</td><td>BIG.ROMAN</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> BIG.ROMAN<a name=\"v3-styleType-BIG.46ROMAN\"> </a></td><td>Big Roman</td><td>List is ordered using big Roman numerals: I, II, III</td><td>21348</td><td/><td>retired</td><td>BigRoman</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> LittleAlpha<a name=\"v3-styleType-LittleAlpha\"> </a></td><td>Little Alpha</td><td>List is order using little alpha characters: a, b, c</td><td>21349</td><td/><td>active</td><td>LITTLE.ALPHA</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> LITTLE.ALPHA<a name=\"v3-styleType-LITTLE.46ALPHA\"> </a></td><td>Little Alpha</td><td>List is order using little alpha characters: a, b, c</td><td>21349</td><td/><td>retired</td><td>LittleAlpha</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> LittleRoman<a name=\"v3-styleType-LittleRoman\"> </a></td><td>Little Roman</td><td>List is ordered using little Roman numerals: i, ii, iii</td><td>21347</td><td/><td>active</td><td>LITTLE.ROMAN</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> LITTLE.ROMAN<a name=\"v3-styleType-LITTLE.46ROMAN\"> </a></td><td>Little Roman</td><td>List is ordered using little Roman numerals: i, ii, iii</td><td>21347</td><td/><td>retired</td><td>LittleRoman</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> _UnorderedListStyle<a name=\"v3-styleType-_UnorderedListStyle\"> </a></td><td>Unordered List Style</td><td>Defines rendering characteristics for unordered lists</td><td>21351</td><td>true</td><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> Circle<a name=\"v3-styleType-Circle\"> </a></td><td>Circle</td><td>List bullets are hollow discs</td><td>21353</td><td/><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> Disc<a name=\"v3-styleType-Disc\"> </a></td><td>Disc</td><td>List bullets are simple solid discs</td><td>21352</td><td/><td>active</td><td/></tr><tr><td>3</td><td style=\"white-space:nowrap\"> Square<a name=\"v3-styleType-Square\"> </a></td><td>Square</td><td>List bullets are solid squares</td><td>21354</td><td/><td>active</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">_TableRuleStyle<a name=\"v3-styleType-_TableRuleStyle\"> </a></td><td>Table Rule Style</td><td>Defines table cell rendering characteristics</td><td>21339</td><td>true</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> Botrule<a name=\"v3-styleType-Botrule\"> </a></td><td>Bottom Rule</td><td>Render cell with rule on bottom</td><td>21343</td><td/><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> Lrule<a name=\"v3-styleType-Lrule\"> </a></td><td>Left-sided rule</td><td>Render cell with left-sided rule</td><td>21340</td><td/><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> Rrule<a name=\"v3-styleType-Rrule\"> </a></td><td>Right-sided rule</td><td>Render cell with right-sided rule</td><td>21341</td><td/><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> Toprule<a name=\"v3-styleType-Toprule\"> </a></td><td>Top Rule</td><td>Render cell with rule on top</td><td>21342</td><td/><td>active</td><td>TORULE</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> TORULE<a name=\"v3-styleType-TORULE\"> </a></td><td>Top Rule</td><td>Render cell with rule on top</td><td>21342</td><td/><td>retired</td><td>Toprule</td></tr></table></div>" }, "url" : "http://terminology.hl7.org/CodeSystem/v3-styleType", "identifier" : [ { "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.5.1095" } ], "version" : "2.0.0", "name" : "StyleType", "title" : "Style Type", "status" : "active", "date" : "2019-03-20T00:00:00-04:00", "publisher" : "HL7", "contact" : [ { "name" : "Health Level Seven" } ], "description" : "<ns1:p>The style code is used within the CDA/SPL narrative block to give the instance author some control over various aspects of style</ns1:p>", "hierarchyMeaning" : "is-a", "content" : "complete", "property" : [ { "extension" : [ { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry", "valueCode" : "antisymmetric" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity", "valueCode" : "transitive" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity", "valueCode" : "irreflexive" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable", "valueBoolean" : true }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind", "valueCode" : "Specializes" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName", "valueString" : "Generalizes" } ], "code" : "Specializes", "description" : "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.", "type" : "Coding" }, { "extension" : [ { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry", "valueCode" : "antisymmetric" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity", "valueCode" : "transitive" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity", "valueCode" : "irreflexive" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable", "valueBoolean" : true }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind", "valueCode" : "Generalizes" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName", "valueString" : "Specializes" } ], "code" : "Generalizes", "description" : "Inverse of Specializes. Only included as a derived relationship.", "type" : "Coding" }, { "code" : "internalId", "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id", "description" : "The internal identifier for the concept in the HL7 Access database repository.", "type" : "code" }, { "code" : "notSelectable", "uri" : "http://hl7.org/fhir/concept-properties#notSelectable", "description" : "Indicates that the code is abstract - only intended to be used as a selector for other concepts", "type" : "boolean" }, { "code" : "status", "uri" : "http://hl7.org/fhir/concept-properties#status", "description" : "Designation of a concept's state. Normally is not populated unless the state is retired.", "type" : "code" }, { "code" : "synonymCode", "uri" : "http://hl7.org/fhir/concept-properties#synonym", "description" : "An additional concept code that was also attributed to a concept", "type" : "code" } ], "concept" : [ { "code" : "_FontStyle", "display" : "Font Style", "definition" : "Defines font rendering characteristics", "property" : [ { "code" : "notSelectable", "valueBoolean" : true }, { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21334" } ], "concept" : [ { "code" : "bold", "display" : "Bold Font", "definition" : "Render with a bold font", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21335" } ] }, { "code" : "emphasis", "display" : "Emphasised Font", "definition" : "Render with with some type of emphasis", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21338" } ] }, { "code" : "italics", "display" : "Italics Font", "definition" : "Render italicized", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21337" } ] }, { "code" : "underline", "display" : "Underline Font", "definition" : "Render with an underline font", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21336" } ] } ] }, { "code" : "_ListStyle", "display" : "List Style", "definition" : "Defines list rendering characteristics", "property" : [ { "code" : "notSelectable", "valueBoolean" : true }, { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21344" } ], "concept" : [ { "code" : "_OrderedListStyle", "display" : "Ordered List Style", "definition" : "Defines rendering characteristics for ordered lists", "property" : [ { "code" : "notSelectable", "valueBoolean" : true }, { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21345" } ], "concept" : [ { "code" : "Arabic", "display" : "Arabic", "definition" : "List is ordered using Arabic numerals: 1, 2, 3", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21346" } ] }, { "code" : "BigAlpha", "display" : "Big Alpha", "definition" : "List is ordered using big alpha characters: A, B, C", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "synonymCode", "valueCode" : "BIG.ALPHA" }, { "code" : "internalId", "valueCode" : "21350" } ] }, { "code" : "BIG.ALPHA", "display" : "Big Alpha", "definition" : "List is ordered using big alpha characters: A, B, C", "property" : [ { "code" : "status", "valueCode" : "retired" }, { "code" : "synonymCode", "valueCode" : "BigAlpha" }, { "code" : "internalId", "valueCode" : "21350" } ] }, { "code" : "BigRoman", "display" : "Big Roman", "definition" : "List is ordered using big Roman numerals: I, II, III", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "synonymCode", "valueCode" : "BIG.ROMAN" }, { "code" : "internalId", "valueCode" : "21348" } ] }, { "code" : "BIG.ROMAN", "display" : "Big Roman", "definition" : "List is ordered using big Roman numerals: I, II, III", "property" : [ { "code" : "status", "valueCode" : "retired" }, { "code" : "synonymCode", "valueCode" : "BigRoman" }, { "code" : "internalId", "valueCode" : "21348" } ] }, { "code" : "LittleAlpha", "display" : "Little Alpha", "definition" : "List is order using little alpha characters: a, b, c", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "synonymCode", "valueCode" : "LITTLE.ALPHA" }, { "code" : "internalId", "valueCode" : "21349" } ] }, { "code" : "LITTLE.ALPHA", "display" : "Little Alpha", "definition" : "List is order using little alpha characters: a, b, c", "property" : [ { "code" : "status", "valueCode" : "retired" }, { "code" : "synonymCode", "valueCode" : "LittleAlpha" }, { "code" : "internalId", "valueCode" : "21349" } ] }, { "code" : "LittleRoman", "display" : "Little Roman", "definition" : "List is ordered using little Roman numerals: i, ii, iii", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "synonymCode", "valueCode" : "LITTLE.ROMAN" }, { "code" : "internalId", "valueCode" : "21347" } ] }, { "code" : "LITTLE.ROMAN", "display" : "Little Roman", "definition" : "List is ordered using little Roman numerals: i, ii, iii", "property" : [ { "code" : "status", "valueCode" : "retired" }, { "code" : "synonymCode", "valueCode" : "LittleRoman" }, { "code" : "internalId", "valueCode" : "21347" } ] } ] }, { "code" : "_UnorderedListStyle", "display" : "Unordered List Style", "definition" : "Defines rendering characteristics for unordered lists", "property" : [ { "code" : "notSelectable", "valueBoolean" : true }, { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21351" } ], "concept" : [ { "code" : "Circle", "display" : "Circle", "definition" : "List bullets are hollow discs", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21353" } ] }, { "code" : "Disc", "display" : "Disc", "definition" : "List bullets are simple solid discs", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21352" } ] }, { "code" : "Square", "display" : "Square", "definition" : "List bullets are solid squares", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21354" } ] } ] } ] }, { "code" : "_TableRuleStyle", "display" : "Table Rule Style", "definition" : "Defines table cell rendering characteristics", "property" : [ { "code" : "notSelectable", "valueBoolean" : true }, { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21339" } ], "concept" : [ { "code" : "Botrule", "display" : "Bottom Rule", "definition" : "Render cell with rule on bottom", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21343" } ] }, { "code" : "Lrule", "display" : "Left-sided rule", "definition" : "Render cell with left-sided rule", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21340" } ] }, { "code" : "Rrule", "display" : "Right-sided rule", "definition" : "Render cell with right-sided rule", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "21341" } ] }, { "code" : "Toprule", "display" : "Top Rule", "definition" : "Render cell with rule on top", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "synonymCode", "valueCode" : "TORULE" }, { "code" : "internalId", "valueCode" : "21342" } ] }, { "code" : "TORULE", "display" : "Top Rule", "definition" : "Render cell with rule on top", "property" : [ { "code" : "status", "valueCode" : "retired" }, { "code" : "synonymCode", "valueCode" : "Toprule" }, { "code" : "internalId", "valueCode" : "21342" } ] } ] } ] }