<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-HtmlLinkType" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="External" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/v3/HtmlLinkType" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.5.58" />
  </identifier>
  <version value="2016-11-11" />
  <name value="v3 Code System HtmlLinkType" />
  <status value="active" />
  <experimental value="false" />
  <date value="2016-11-11T00:00:00+00:00" />
  <publisher value="HL7, Inc" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://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" />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/v3-HtmlLinkType" />
  <hierarchyMeaning value="is-a" />
  <content value="complete" />
  <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)." />
  </concept>
  <concept>
    <code value="appendix" />
    <display value="appendix" />
    <definition value="Refers to a document serving as an appendix in a collection of documents." />
  </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." />
  </concept>
  <concept>
    <code value="chapter" />
    <display value="chapter" />
    <definition value="Refers to a document serving as a chapter in a collection of documents." />
  </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 &quot;Table of Contents&quot;)." />
  </concept>
  <concept>
    <code value="copyright" />
    <display value="copyright" />
    <definition value="Refers to a copyright statement for the current document." />
  </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." />
  </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.)." />
  </concept>
  <concept>
    <code value="index" />
    <display value="index" />
    <definition value="Refers to a document providing an index for the current document." />
  </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 &quot;next&quot; document, to reduce the perceived load time." />
  </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 &quot;Previous&quot;." />
  </concept>
  <concept>
    <code value="section" />
    <display value="section" />
    <definition value="Refers to a document serving as a section in a collection of documents." />
  </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." />
  </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 &quot;Alternate&quot; for user-selectable alternate style sheets." />
  </concept>
  <concept>
    <code value="subsection" />
    <display value="subsection" />
    <definition value="Refers to a document serving as a subsection in a collection of documents." />
  </concept>
</CodeSystem>