Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions

: v3-HtmlLinkType - XML Representation

Page standards status: Trial-use Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-HtmlLinkType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v3-HtmlLinkType</b></p><a name="v3-HtmlLinkType"> </a><a name="hcv3-HtmlLinkType"> </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></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td></tr><tr><td>Deprecation Date</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td></tr><tr><td>Retirement Date</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td></tr><tr><td>Part Of</td><td>partOf</td><td>http://hl7.org/fhir/concept-properties#partOf</td><td>code</td></tr><tr><td>Synonym</td><td>synonym</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td></tr><tr><td>Comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/HtmlLinkType</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td style="white-space:nowrap">alternate<a name="v3-HtmlLinkType-alternate"> </a></td><td>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).</td><td>false</td></tr><tr><td style="white-space:nowrap">appendix<a name="v3-HtmlLinkType-appendix"> </a></td><td>Refers to a document serving as an appendix in a collection of documents.</td><td>false</td></tr><tr><td style="white-space:nowrap">bookmark<a name="v3-HtmlLinkType-bookmark"> </a></td><td>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.</td><td>false</td></tr><tr><td style="white-space:nowrap">chapter<a name="v3-HtmlLinkType-chapter"> </a></td><td>Refers to a document serving as a chapter in a collection of documents.</td><td>false</td></tr><tr><td style="white-space:nowrap">contents<a name="v3-HtmlLinkType-contents"> </a></td><td>Refers to a document serving as a table of contents. Some user agents also support the synonym ToC (from &quot;Table of Contents&quot;).</td><td>false</td></tr><tr><td style="white-space:nowrap">copyright<a name="v3-HtmlLinkType-copyright"> </a></td><td>Refers to a copyright statement for the current document.</td><td>false</td></tr><tr><td style="white-space:nowrap">glossary<a name="v3-HtmlLinkType-glossary"> </a></td><td>Refers to a document providing a glossary of terms that pertain to the current document.</td><td>false</td></tr><tr><td style="white-space:nowrap">help<a name="v3-HtmlLinkType-help"> </a></td><td>Refers to a document offering help (more information, links to other sources of information, etc.).</td><td>false</td></tr><tr><td style="white-space:nowrap">index<a name="v3-HtmlLinkType-index"> </a></td><td>Refers to a document providing an index for the current document.</td><td>false</td></tr><tr><td style="white-space:nowrap">next<a name="v3-HtmlLinkType-next"> </a></td><td>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.</td><td>false</td></tr><tr><td style="white-space:nowrap">prev<a name="v3-HtmlLinkType-prev"> </a></td><td>Refers to the previous document in an ordered series of documents. Some user agents also support the synonym &quot;Previous&quot;.</td><td>false</td></tr><tr><td style="white-space:nowrap">section<a name="v3-HtmlLinkType-section"> </a></td><td>Refers to a document serving as a section in a collection of documents.</td><td>false</td></tr><tr><td style="white-space:nowrap">start<a name="v3-HtmlLinkType-start"> </a></td><td>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.</td><td>false</td></tr><tr><td style="white-space:nowrap">stylesheet<a name="v3-HtmlLinkType-stylesheet"> </a></td><td>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.</td><td>false</td></tr><tr><td style="white-space:nowrap">subsection<a name="v3-HtmlLinkType-subsection"> </a></td><td>Refers to a document serving as a subsection in a collection of documents.</td><td>false</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.5.58"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r2.r5"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri
                value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/v3/HtmlLinkType"/>
  <version value="1.0.2"/>
  <name value="v3-HtmlLinkType"/>
  <status value="draft"/>
  <date value="2026-03-20T11:35:48+11:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri value="http://hl7.org/fhir/concept-properties#status"/>
    <type value="code"/>
  </property>
  <property>
    <code value="inactive"/>
    <uri value="http://hl7.org/fhir/concept-properties#inactive"/>
    <type value="boolean"/>
  </property>
  <property>
    <code value="effectiveDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#effectiveDate"/>
    <type value="dateTime"/>
  </property>
  <property>
    <code value="deprecationDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#deprecationDate"/>
    <type value="dateTime"/>
  </property>
  <property>
    <code value="retirementDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#retirementDate"/>
    <type value="dateTime"/>
  </property>
  <property>
    <code value="notSelectable"/>
    <uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
    <type value="boolean"/>
  </property>
  <property>
    <code value="parent"/>
    <uri value="http://hl7.org/fhir/concept-properties#parent"/>
    <type value="code"/>
  </property>
  <property>
    <code value="child"/>
    <uri value="http://hl7.org/fhir/concept-properties#child"/>
    <type value="code"/>
  </property>
  <property>
    <code value="partOf"/>
    <uri value="http://hl7.org/fhir/concept-properties#partOf"/>
    <type value="code"/>
  </property>
  <property>
    <code value="synonym"/>
    <uri value="http://hl7.org/fhir/concept-properties#synonym"/>
    <type value="code"/>
  </property>
  <property>
    <code value="comment"/>
    <uri value="http://hl7.org/fhir/concept-properties#comment"/>
    <type value="string"/>
  </property>
  <property>
    <code value="itemWeight"/>
    <uri value="http://hl7.org/fhir/concept-properties#itemWeight"/>
    <type value="decimal"/>
  </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="notSelectable"/>
      <valueBoolean value="false"/>
    </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="notSelectable"/>
      <valueBoolean value="false"/>
    </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="notSelectable"/>
      <valueBoolean value="false"/>
    </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="notSelectable"/>
      <valueBoolean value="false"/>
    </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 &quot;Table of Contents&quot;)."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="false"/>
    </property>
  </concept>
  <concept>
    <code value="copyright"/>
    <display value="copyright"/>
    <definition
                value="Refers to a copyright statement for the current document."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="false"/>
    </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="notSelectable"/>
      <valueBoolean value="false"/>
    </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="notSelectable"/>
      <valueBoolean value="false"/>
    </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="notSelectable"/>
      <valueBoolean value="false"/>
    </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 &quot;next&quot; document, to reduce the perceived load time."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="false"/>
    </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 &quot;Previous&quot;."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="false"/>
    </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="notSelectable"/>
      <valueBoolean value="false"/>
    </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="notSelectable"/>
      <valueBoolean value="false"/>
    </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 &quot;Alternate&quot; for user-selectable alternate style sheets."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="false"/>
    </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="notSelectable"/>
      <valueBoolean value="false"/>
    </property>
  </concept>
</CodeSystem>