Code | URI | Type | Description |
Specializes | | Coding | 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. |
Generalizes | | Coding | Inverse of Specializes. Only included as a derived relationship. |
internalId | http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id | code | The internal identifier for the concept in the HL7 Access database repository. |
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 |
status | http://hl7.org/fhir/concept-properties#status | code | Designation of a concept's state. Normally is not populated unless the state is retired. |
synonymCode | http://hl7.org/fhir/concept-properties#synonym | code | An additional concept code that was also attributed to a concept |
Lvl | Code | Display | Definition | internalId | Not Selectable | status | synonymCode |
1 | _FontStyle | Font Style | Defines font rendering characteristics | 21334 | true | active | |
2 | bold | Bold Font | Render with a bold font | 21335 | | active | |
2 | emphasis | Emphasised Font | Render with with some type of emphasis | 21338 | | active | |
2 | italics | Italics Font | Render italicized | 21337 | | active | |
2 | underline | Underline Font | Render with an underline font | 21336 | | active | |
1 | _ListStyle | List Style | Defines list rendering characteristics | 21344 | true | active | |
2 | _OrderedListStyle | Ordered List Style | Defines rendering characteristics for ordered lists | 21345 | true | active | |
3 | Arabic | Arabic | List is ordered using Arabic numerals: 1, 2, 3 | 21346 | | active | |
3 | BigAlpha | Big Alpha | List is ordered using big alpha characters: A, B, C | 21350 | | active | BIG.ALPHA |
3 | BIG.ALPHA | Big Alpha | List is ordered using big alpha characters: A, B, C | 21350 | | retired | BigAlpha |
3 | BigRoman | Big Roman | List is ordered using big Roman numerals: I, II, III | 21348 | | active | BIG.ROMAN |
3 | BIG.ROMAN | Big Roman | List is ordered using big Roman numerals: I, II, III | 21348 | | retired | BigRoman |
3 | LittleAlpha | Little Alpha | List is order using little alpha characters: a, b, c | 21349 | | active | LITTLE.ALPHA |
3 | LITTLE.ALPHA | Little Alpha | List is order using little alpha characters: a, b, c | 21349 | | retired | LittleAlpha |
3 | LittleRoman | Little Roman | List is ordered using little Roman numerals: i, ii, iii | 21347 | | active | LITTLE.ROMAN |
3 | LITTLE.ROMAN | Little Roman | List is ordered using little Roman numerals: i, ii, iii | 21347 | | retired | LittleRoman |
2 | _UnorderedListStyle | Unordered List Style | Defines rendering characteristics for unordered lists | 21351 | true | active | |
3 | Circle | Circle | List bullets are hollow discs | 21353 | | active | |
3 | Disc | Disc | List bullets are simple solid discs | 21352 | | active | |
3 | Square | Square | List bullets are solid squares | 21354 | | active | |
1 | _TableRuleStyle | Table Rule Style | Defines table cell rendering characteristics | 21339 | true | active | |
2 | Botrule | Bottom Rule | Render cell with rule on bottom | 21343 | | active | |
2 | Lrule | Left-sided rule | Render cell with left-sided rule | 21340 | | active | |
2 | Rrule | Right-sided rule | Render cell with right-sided rule | 21341 | | active | |
2 | Toprule | Top Rule | Render cell with rule on top | 21342 | | active | TORULE |
2 | TORULE | Top Rule | Render cell with rule on top | 21342 | | retired | Toprule |