Generated Narrative: CodeSystem v3-HtmlLinkType

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
SpecializesSpecializesCodingThe 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.
GeneralizesGeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdinternalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.

Concepts

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

CodeDefinitioninternalIdStatus
alternate Designates substitute versions for the document in which the link occurs. When used together with the lang attribute, it implies a translated version of the document. When used together with the media attribute, it implies a version designed for a different medium (or media).11018active
appendix Refers to a document serving as an appendix in a collection of documents.11030active
bookmark Refers to a bookmark. A bookmark is a link to a key entry point within an extended document. The title attribute may be used, for example, to label the bookmark. Note that several bookmarks may be defined in each document.11032active
chapter Refers to a document serving as a chapter in a collection of documents.11027active
contents Refers to a document serving as a table of contents. Some user agents also support the synonym ToC (from "Table of Contents").11023active
copyright Refers to a copyright statement for the current document.11026active
glossary Refers to a document providing a glossary of terms that pertain to the current document.11025active
help Refers to a document offering help (more information, links to other sources of information, etc.).11031active
index Refers to a document providing an index for the current document.11024active
next Refers to the next document in a linear sequence of documents. User agents may choose to preload the "next" document, to reduce the perceived load time.11021active
prev Refers to the previous document in an ordered series of documents. Some user agents also support the synonym "Previous".11022active
section Refers to a document serving as a section in a collection of documents.11028active
start Refers to the first document in a collection of documents. This link type tells search engines which document is considered by the author to be the starting point of the collection.11020active
stylesheet Refers to an external style sheet. See the section on external style sheets for details. This is used together with the link type "Alternate" for user-selectable alternate style sheets.11019active
subsection Refers to a document serving as a subsection in a collection of documents.11029active
<status value="active"/> <experimental value="false"/> <date value="2019-03-20"/> <publisher value="Health Level Seven International"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> <telecom> <system value="email"/> <value value="hq@HL7.org"/> </telecom> </contact> <description value="HtmlLinkType values are drawn from HTML 4.0 and describe the relationship between the current document and the anchor that is the target of the link"/> <copyright value="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"/> <caseSensitive value="true"/> <hierarchyMeaning value="is-a"/> <content value="complete"/> <property> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"> <valueCode value="antisymmetric"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"> <valueCode value="transitive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"> <valueCode value="irreflexive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"> <valueBoolean value="true"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"> <valueCode value="Specializes"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"> <valueString value="Generalizes"/> </extension> <code value="Specializes"/> <description value="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 value="Coding"/> </property> <property> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"> <valueCode value="antisymmetric"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"> <valueCode value="transitive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"> <valueCode value="irreflexive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"> <valueBoolean value="true"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"> <valueCode value="Generalizes"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"> <valueString value="Specializes"/> </extension> <code value="Generalizes"/> <description value="Inverse of Specializes. Only included as a derived relationship."/> <type value="Coding"/> </property> <property> <code value="internalId"/> <uri value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"/> <description value="The internal identifier for the concept in the HL7 Access database repository."/> <type value="code"/> </property> <property> <code value="status"/> <uri value="http://hl7.org/fhir/concept-properties#status"/> <description value="Designation of a concept's state. Normally is not populated unless the state is retired."/> <type value="code"/> </property> <concept> <code value="alternate"/> <display value="alternate"/> <definition value="Designates substitute versions for the document in which the link occurs. When used together with the lang attribute, it implies a translated version of the document. When used together with the media attribute, it implies a version designed for a different medium (or media)."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11018"/> </property> </concept> <concept> <code value="appendix"/> <display value="appendix"/> <definition value="Refers to a document serving as an appendix in a collection of documents."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11030"/> </property> </concept> <concept> <code value="bookmark"/> <display value="bookmark"/> <definition value="Refers to a bookmark. A bookmark is a link to a key entry point within an extended document. The title attribute may be used, for example, to label the bookmark. Note that several bookmarks may be defined in each document."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11032"/> </property> </concept> <concept> <code value="chapter"/> <display value="chapter"/> <definition value="Refers to a document serving as a chapter in a collection of documents."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11027"/> </property> </concept> <concept> <code value="contents"/> <display value="contents"/> <definition value="Refers to a document serving as a table of contents. Some user agents also support the synonym ToC (from "Table of Contents")."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11023"/> </property> </concept> <concept> <code value="copyright"/> <display value="copyright"/> <definition value="Refers to a copyright statement for the current document."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11026"/> </property> </concept> <concept> <code value="glossary"/> <display value="glossary"/> <definition value="Refers to a document providing a glossary of terms that pertain to the current document."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11025"/> </property> </concept> <concept> <code value="help"/> <display value="help"/> <definition value="Refers to a document offering help (more information, links to other sources of information, etc.)."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11031"/> </property> </concept> <concept> <code value="index"/> <display value="index"/> <definition value="Refers to a document providing an index for the current document."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11024"/> </property> </concept> <concept> <code value="next"/> <display value="next"/> <definition value="Refers to the next document in a linear sequence of documents. User agents may choose to preload the "next" document, to reduce the perceived load time."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11021"/> </property> </concept> <concept> <code value="prev"/> <display value="prev"/> <definition value="Refers to the previous document in an ordered series of documents. Some user agents also support the synonym "Previous"."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11022"/> </property> </concept> <concept> <code value="section"/> <display value="section"/> <definition value="Refers to a document serving as a section in a collection of documents."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11028"/> </property> </concept> <concept> <code value="start"/> <display value="start"/> <definition value="Refers to the first document in a collection of documents. This link type tells search engines which document is considered by the author to be the starting point of the collection."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11020"/> </property> </concept> <concept> <code value="stylesheet"/> <display value="stylesheet"/> <definition value="Refers to an external style sheet. See the section on external style sheets for details. This is used together with the link type "Alternate" for user-selectable alternate style sheets."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11019"/> </property> </concept> <concept> <code value="subsection"/> <display value="subsection"/> <definition value="Refers to a document serving as a subsection in a collection of documents."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="11029"/> </property> </concept> </CodeSystem>