http://terminology.hl7.org/CodeSystem/v3-styleType|3.0.0

name
StyleType
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2019-03-20 00:00:00.0

Style Type

<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>

{
  "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>",
  "compose" : null,
  "package" : "hl7.terminology.r5@6.3.0",
  "date" : "2019-03-20T00:00:00Z",
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "property" : [ {
    "code" : "Specializes",
    "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" : "Specializes"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString" : "Generalizes"
    } ],
    "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."
  }, {
    "code" : "Generalizes",
    "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"
    } ],
    "description" : "Inverse of Specializes.  Only included as a derived relationship."
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
    "code" : "internalId",
    "type" : "code",
    "description" : "The internal identifier for the concept in the HL7 Access database repository."
  }, {
    "uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "notSelectable",
    "type" : "boolean",
    "description" : "Indicates that the code is abstract - only intended to be used as a selector for other concepts"
  }, {
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "Designation of a concept's state. Normally is not populated unless the state is retired."
  }, {
    "uri" : "http://hl7.org/fhir/concept-properties#synonym",
    "code" : "synonymCode",
    "type" : "code",
    "description" : "An additional concept code that was also attributed to a concept"
  } ],
  "name" : "StyleType",
  "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Style Type",
  "supliment" : null,
  "status" : "active",
  "language" : "en",
  "hierarchyMeaning" : "is-a",
  "id" : "4ca2fd3f-47f0-54eb-be22-7ddae815c31c",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-styleType",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.1095",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "_FontStyle",
    "concept" : [ {
      "code" : "bold",
      "display" : "Bold Font",
      "property" : [ {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "21335"
      } ],
      "definition" : "Render with a bold font"
    }, {
      "code" : "emphasis",
      "display" : "Emphasised Font",
      "property" : [ {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "21338"
      } ],
      "definition" : "Render with with some type of emphasis"
    }, {
      "code" : "italics",
      "display" : "Italics Font",
      "property" : [ {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "21337"
      } ],
      "definition" : "Render italicized"
    }, {
      "code" : "underline",
      "display" : "Underline Font",
      "property" : [ {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "21336"
      } ],
      "definition" : "Render with an underline font"
    } ],
    "display" : "Font Style",
    "property" : [ {
      "code" : "notSelectable",
      "valueBoolean" : true
    }, {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "21334"
    } ],
    "definition" : "Defines font rendering characteristics"
  }, {
    "code" : "_ListStyle",
    "concept" : [ {
      "code" : "_OrderedListStyle",
      "concept" : [ {
        "code" : "Arabic",
        "display" : "Arabic",
        "property" : [ {
          "code" : "status",
          "valueCode" : "active"
        }, {
          "code" : "internalId",
          "valueCode" : "21346"
        } ],
        "definition" : "List is ordered using Arabic numerals: 1, 2, 3"
      }, {
        "code" : "BigAlpha",
        "display" : "Big Alpha",
        "property" : [ {
          "code" : "status",
          "valueCode" : "active"
        }, {
          "code" : "synonymCode",
          "valueCode" : "BIG.ALPHA"
        }, {
          "code" : "internalId",
          "valueCode" : "21350"
        } ],
        "definition" : "List is ordered using big alpha characters: A, B, C"
      }, {
        "code" : "BIG.ALPHA",
        "display" : "Big Alpha",
        "property" : [ {
          "code" : "status",
          "valueCode" : "retired"
        }, {
          "code" : "synonymCode",
          "valueCode" : "BigAlpha"
        }, {
          "code" : "internalId",
          "valueCode" : "21350"
        } ],
        "definition" : "List is ordered using big alpha characters: A, B, C"
      }, {
        "code" : "BigRoman",
        "display" : "Big Roman",
        "property" : [ {
          "code" : "status",
          "valueCode" : "active"
        }, {
          "code" : "synonymCode",
          "valueCode" : "BIG.ROMAN"
        }, {
          "code" : "internalId",
          "valueCode" : "21348"
        } ],
        "definition" : "List is ordered using big Roman numerals: I, II, III"
      }, {
        "code" : "BIG.ROMAN",
        "display" : "Big Roman",
        "property" : [ {
          "code" : "status",
          "valueCode" : "retired"
        }, {
          "code" : "synonymCode",
          "valueCode" : "BigRoman"
        }, {
          "code" : "internalId",
          "valueCode" : "21348"
        } ],
        "definition" : "List is ordered using big Roman numerals: I, II, III"
      }, {
        "code" : "LittleAlpha",
        "display" : "Little Alpha",
        "property" : [ {
          "code" : "status",
          "valueCode" : "active"
        }, {
          "code" : "synonymCode",
          "valueCode" : "LITTLE.ALPHA"
        }, {
          "code" : "internalId",
          "valueCode" : "21349"
        } ],
        "definition" : "List is order using little alpha characters: a, b, c"
      }, {
        "code" : "LITTLE.ALPHA",
        "display" : "Little Alpha",
        "property" : [ {
          "code" : "status",
          "valueCode" : "retired"
        }, {
          "code" : "synonymCode",
          "valueCode" : "LittleAlpha"
        }, {
          "code" : "internalId",
          "valueCode" : "21349"
        } ],
        "definition" : "List is order using little alpha characters: a, b, c"
      }, {
        "code" : "LittleRoman",
        "display" : "Little Roman",
        "property" : [ {
          "code" : "status",
          "valueCode" : "active"
        }, {
          "code" : "synonymCode",
          "valueCode" : "LITTLE.ROMAN"
        }, {
          "code" : "internalId",
          "valueCode" : "21347"
        } ],
        "definition" : "List is ordered using little Roman numerals: i, ii, iii"
      }, {
        "code" : "LITTLE.ROMAN",
        "display" : "Little Roman",
        "property" : [ {
          "code" : "status",
          "valueCode" : "retired"
        }, {
          "code" : "synonymCode",
          "valueCode" : "LittleRoman"
        }, {
          "code" : "internalId",
          "valueCode" : "21347"
        } ],
        "definition" : "List is ordered using little Roman numerals: i, ii, iii"
      } ],
      "display" : "Ordered List Style",
      "property" : [ {
        "code" : "notSelectable",
        "valueBoolean" : true
      }, {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "21345"
      } ],
      "definition" : "Defines rendering characteristics for ordered lists"
    }, {
      "code" : "_UnorderedListStyle",
      "concept" : [ {
        "code" : "Circle",
        "display" : "Circle",
        "property" : [ {
          "code" : "status",
          "valueCode" : "active"
        }, {
          "code" : "internalId",
          "valueCode" : "21353"
        } ],
        "definition" : "List bullets are hollow discs"
      }, {
        "code" : "Disc",
        "display" : "Disc",
        "property" : [ {
          "code" : "status",
          "valueCode" : "active"
        }, {
          "code" : "internalId",
          "valueCode" : "21352"
        } ],
        "definition" : "List bullets are simple solid discs"
      }, {
        "code" : "Square",
        "display" : "Square",
        "property" : [ {
          "code" : "status",
          "valueCode" : "active"
        }, {
          "code" : "internalId",
          "valueCode" : "21354"
        } ],
        "definition" : "List bullets are solid squares"
      } ],
      "display" : "Unordered List Style",
      "property" : [ {
        "code" : "notSelectable",
        "valueBoolean" : true
      }, {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "21351"
      } ],
      "definition" : "Defines rendering characteristics for unordered lists"
    } ],
    "display" : "List Style",
    "property" : [ {
      "code" : "notSelectable",
      "valueBoolean" : true
    }, {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "21344"
    } ],
    "definition" : "Defines list rendering characteristics"
  }, {
    "code" : "_TableRuleStyle",
    "concept" : [ {
      "code" : "Botrule",
      "display" : "Bottom Rule",
      "property" : [ {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "21343"
      } ],
      "definition" : "Render cell with rule on bottom"
    }, {
      "code" : "Lrule",
      "display" : "Left-sided rule",
      "property" : [ {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "21340"
      } ],
      "definition" : "Render cell with left-sided rule"
    }, {
      "code" : "Rrule",
      "display" : "Right-sided rule",
      "property" : [ {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "21341"
      } ],
      "definition" : "Render cell with right-sided rule"
    }, {
      "code" : "Toprule",
      "display" : "Top Rule",
      "property" : [ {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "synonymCode",
        "valueCode" : "TORULE"
      }, {
        "code" : "internalId",
        "valueCode" : "21342"
      } ],
      "definition" : "Render cell with rule on top"
    }, {
      "code" : "TORULE",
      "display" : "Top Rule",
      "property" : [ {
        "code" : "status",
        "valueCode" : "retired"
      }, {
        "code" : "synonymCode",
        "valueCode" : "Toprule"
      }, {
        "code" : "internalId",
        "valueCode" : "21342"
      } ],
      "definition" : "Render cell with rule on top"
    } ],
    "display" : "Table Rule Style",
    "property" : [ {
      "code" : "notSelectable",
      "valueBoolean" : true
    }, {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "21339"
    } ],
    "definition" : "Defines table cell rendering characteristics"
  } ],
  "caseSensitive" : true,
  "version" : "3.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}