Extensions for Using Data Elements from FHIR R4 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Page standards status: External | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v3-styleType"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-styleType</b></p><a name=\"v3-styleType\"> </a><a name=\"hcv3-styleType\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-styleType</code> defines the following codes in a Is-A hierarchy:</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>Not Selectable</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>true</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/></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/></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/></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/></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>true</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>true</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/></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/></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/></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/></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/></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>true</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/></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/></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/></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>true</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/></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/></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/></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/></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "external" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4.r4b" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir" ]
] ) ; #
fhir:url [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-styleType"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-styleType>
] ; #
fhir:version [ fhir:v "2018-08-12"] ; #
fhir:name [ fhir:v "v3.styleType"] ; #
fhir:title [ fhir:v "v3 Code System styleType"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2018-08-11T09:00:00-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "<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>"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v3-styleType"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/ValueSet/v3-styleType>
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#notSelectable> ] ;
fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ;
fhir:type [ fhir:v "boolean" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "_FontStyle" ] ;
fhir:display [ fhir:v "Font Style" ] ;
fhir:definition [ fhir:v "Defines font rendering characteristics" ] ;
( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "bold" ] ;
fhir:display [ fhir:v "Bold Font" ] ;
fhir:definition [ fhir:v "Render with a bold font" ] ] [
fhir:code [ fhir:v "emphasis" ] ;
fhir:display [ fhir:v "Emphasised Font" ] ;
fhir:definition [ fhir:v "Render with with some type of emphasis" ] ] [
fhir:code [ fhir:v "italics" ] ;
fhir:display [ fhir:v "Italics Font" ] ;
fhir:definition [ fhir:v "Render italicized" ] ] [
fhir:code [ fhir:v "underline" ] ;
fhir:display [ fhir:v "Underline Font" ] ;
fhir:definition [ fhir:v "Render with an underline font" ] ] )
] [
fhir:code [ fhir:v "_ListStyle" ] ;
fhir:display [ fhir:v "List Style" ] ;
fhir:definition [ fhir:v "Defines list rendering characteristics" ] ;
( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "_OrderedListStyle" ] ;
fhir:display [ fhir:v "Ordered List Style" ] ;
fhir:definition [ fhir:v "Defines rendering characteristics for ordered lists" ] ;
( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "Arabic" ] ;
fhir:display [ fhir:v "Arabic" ] ;
fhir:definition [ fhir:v "List is ordered using Arabic numerals: 1, 2, 3" ] ] [
fhir:code [ fhir:v "BigAlpha" ] ;
fhir:display [ fhir:v "Big Alpha" ] ;
fhir:definition [ fhir:v "List is ordered using big alpha characters: A, B, C" ] ] [
fhir:code [ fhir:v "BigRoman" ] ;
fhir:display [ fhir:v "Big Roman" ] ;
fhir:definition [ fhir:v "List is ordered using big Roman numerals: I, II, III" ] ] [
fhir:code [ fhir:v "LittleAlpha" ] ;
fhir:display [ fhir:v "Little Alpha" ] ;
fhir:definition [ fhir:v "List is order using little alpha characters: a, b, c" ] ] [
fhir:code [ fhir:v "LittleRoman" ] ;
fhir:display [ fhir:v "Little Roman" ] ;
fhir:definition [ fhir:v "List is ordered using little Roman numerals: i, ii, iii" ] ] ) ] [
fhir:code [ fhir:v "_UnorderedListStyle" ] ;
fhir:display [ fhir:v "Unordered List Style" ] ;
fhir:definition [ fhir:v "Defines rendering characteristics for unordered lists" ] ;
( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "Circle" ] ;
fhir:display [ fhir:v "Circle" ] ;
fhir:definition [ fhir:v "List bullets are hollow discs" ] ] [
fhir:code [ fhir:v "Disc" ] ;
fhir:display [ fhir:v "Disc" ] ;
fhir:definition [ fhir:v "List bullets are simple solid discs" ] ] [
fhir:code [ fhir:v "Square" ] ;
fhir:display [ fhir:v "Square" ] ;
fhir:definition [ fhir:v "List bullets are solid squares" ] ] ) ] )
] [
fhir:code [ fhir:v "_TableRuleStyle" ] ;
fhir:display [ fhir:v "Table Rule Style" ] ;
fhir:definition [ fhir:v "Defines table cell rendering characteristics" ] ;
( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "Botrule" ] ;
fhir:display [ fhir:v "Bottom Rule" ] ;
fhir:definition [ fhir:v "Render cell with rule on bottom" ] ] [
fhir:code [ fhir:v "Lrule" ] ;
fhir:display [ fhir:v "Left-sided rule" ] ;
fhir:definition [ fhir:v "Render cell with left-sided rule" ] ] [
fhir:code [ fhir:v "Rrule" ] ;
fhir:display [ fhir:v "Right-sided rule" ] ;
fhir:definition [ fhir:v "Render cell with right-sided rule" ] ] [
fhir:code [ fhir:v "Toprule" ] ;
fhir:display [ fhir:v "Top Rule" ] ;
fhir:definition [ fhir:v "Render cell with rule on top" ] ] )
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r4b#0.1.0 based on FHIR 4.3.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
