FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-v3-HtmlLinkType.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-HtmlLinkType

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

CodeDefinition
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).
appendix Refers to a document serving as an appendix in a collection of documents.
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.
chapter Refers to a document serving as a chapter in a collection of documents.
contents Refers to a document serving as a table of contents. Some user agents also support the synonym ToC (from "Table of Contents").
copyright Refers to a copyright statement for the current document.
glossary Refers to a document providing a glossary of terms that pertain to the current document.
help Refers to a document offering help (more information, links to other sources of information, etc.).
index Refers to a document providing an index for the current document.
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.
prev Refers to the previous document in an ordered series of documents. Some user agents also support the synonym "Previous".
section Refers to a document serving as a section in a collection of documents.
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.
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.
subsection Refers to a document serving as a subsection in a collection of documents.

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-HtmlLinkType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "external"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v3-HtmlLinkType",
  "version": "2018-08-12",
  "name": "v3.HtmlLinkType",
  "title": "v3 Code System HtmlLinkType",
  "status": "active",
  "experimental": false,
  "date": "2018-08-12T00:00:00+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "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",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v3-HtmlLinkType|3.0.0",
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "concept": [
    {
      "code": "alternate",
      "display": "alternate",
      "definition": "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)."
    },
    {
      "code": "appendix",
      "display": "appendix",
      "definition": "Refers to a document serving as an appendix in a collection of documents."
    },
    {
      "code": "bookmark",
      "display": "bookmark",
      "definition": "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."
    },
    {
      "code": "chapter",
      "display": "chapter",
      "definition": "Refers to a document serving as a chapter in a collection of documents."
    },
    {
      "code": "contents",
      "display": "contents",
      "definition": "Refers to a document serving as a table of contents. Some user agents also support the synonym ToC (from \"Table of Contents\")."
    },
    {
      "code": "copyright",
      "display": "copyright",
      "definition": "Refers to a copyright statement for the current document."
    },
    {
      "code": "glossary",
      "display": "glossary",
      "definition": "Refers to a document providing a glossary of terms that pertain to the current document."
    },
    {
      "code": "help",
      "display": "help",
      "definition": "Refers to a document offering help (more information, links to other sources of information, etc.)."
    },
    {
      "code": "index",
      "display": "index",
      "definition": "Refers to a document providing an index for the current document."
    },
    {
      "code": "next",
      "display": "next",
      "definition": "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."
    },
    {
      "code": "prev",
      "display": "prev",
      "definition": "Refers to the previous document in an ordered series of documents. Some user agents also support the synonym \"Previous\"."
    },
    {
      "code": "section",
      "display": "section",
      "definition": "Refers to a document serving as a section in a collection of documents."
    },
    {
      "code": "start",
      "display": "start",
      "definition": "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."
    },
    {
      "code": "stylesheet",
      "display": "stylesheet",
      "definition": "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."
    },
    {
      "code": "subsection",
      "display": "subsection",
      "definition": "Refers to a document serving as a subsection in a collection of documents."
    }
  ]
}