<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="citation-variant-type"/>
  <meta>
    <lastUpdated value="2020-08-20T17:41:31.970+10:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>This code system http://terminology.hl7.org/CodeSystem/citation-variant-type defines the following codes:</p>
      <table class="codes">
        <tr>
          <td style="white-space:nowrap">
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td style="white-space:nowrap">version
            <a name="citation-variant-type-version"> </a>
          </td>
          <td>version</td>
          <td>Denotes a specific version of an article or artifact.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">subpart
            <a name="citation-variant-type-subpart"> </a>
          </td>
          <td>subpart</td>
          <td>Denotes a specific portion of an article, such as page, section, paragraph, line, table or figure.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">supplement
            <a name="citation-variant-type-supplement"> </a>
          </td>
          <td>Supplement or Appendix</td>
          <td>Used to denote a supplementary file, appendix, or additional part that is not a subpart of the primary article.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">supplement-subpart
            <a name="citation-variant-type-supplement-subpart"> </a>
          </td>
          <td>Supplement or Appendix Subpart</td>
          <td>Used to denote a subpart within a supplementary file or appendix.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">base-for-article-set
            <a name="citation-variant-type-base-for-article-set"> </a>
          </td>
          <td>Base citation for an article set</td>
          <td>Used to define the base citation or an article set with individual articles as variant citations.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">article-set
            <a name="citation-variant-type-article-set"> </a>
          </td>
          <td>Part of an article set</td>
          <td>Used to distinguish an individual article within an article set where the article set is a base citation.</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/citation-variant-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1485"/>
  </identifier>
  <version value="4.5.0"/>
  <name value="CitationVariantType"/>
  <title value="CitationVariantType"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-08-20T17:41:31+10:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="To describe the reason for the variant citation, such as version number or subpart specification."/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/citation-variant-type"/>
  <content value="complete"/>
  <concept>
    <code value="version"/>
    <display value="version"/>
    <definition value="Denotes a specific version of an article or artifact."/>
  </concept>
  <concept>
    <code value="subpart"/>
    <display value="subpart"/>
    <definition value="Denotes a specific portion of an article, such as page, section, paragraph, line, table or figure."/>
  </concept>
  <concept>
    <code value="supplement"/>
    <display value="Supplement or Appendix"/>
    <definition value="Used to denote a supplementary file, appendix, or additional part that is not a subpart of the primary article."/>
  </concept>
  <concept>
    <code value="supplement-subpart"/>
    <display value="Supplement or Appendix Subpart"/>
    <definition value="Used to denote a subpart within a supplementary file or appendix."/>
  </concept>
  <concept>
    <code value="base-for-article-set"/>
    <display value="Base citation for an article set"/>
    <definition value="Used to define the base citation or an article set with individual articles as variant citations."/>
  </concept>
  <concept>
    <code value="article-set"/>
    <display value="Part of an article set"/>
    <definition value="Used to distinguish an individual article within an article set where the article set is a base citation."/>
  </concept>
</CodeSystem>