FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Cited Artifact Part Type - JSON Representation

Page standards status: Informative Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cited-artifact-part-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/cited-artifact-part-type</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">pages\n                  <a name=\"cited-artifact-part-type-pages\"> </a>\n                </td>\n                <td>pages</td>\n                <td>Denotes specific page or pages of an article or artifact.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">sections\n                  <a name=\"cited-artifact-part-type-sections\"> </a>\n                </td>\n                <td>sections</td>\n                <td>Denotes specific section or sections of an article or artifact.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">paragraphs\n                  <a name=\"cited-artifact-part-type-paragraphs\"> </a>\n                </td>\n                <td>paragraphs</td>\n                <td>Denotes specific paragraph or paragraphs of an article or artifact.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">lines\n                  <a name=\"cited-artifact-part-type-lines\"> </a>\n                </td>\n                <td>lines</td>\n                <td>Denotes specific line or lines of an article or artifact.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">tables\n                  <a name=\"cited-artifact-part-type-tables\"> </a>\n                </td>\n                <td>tables</td>\n                <td>Denotes specific table or tables of an article or artifact.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">figures\n                  <a name=\"cited-artifact-part-type-figures\"> </a>\n                </td>\n                <td>figures</td>\n                <td>Denotes specific figure or figures of an article or artifact.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">supplement\n                  <a name=\"cited-artifact-part-type-supplement\"> </a>\n                </td>\n                <td>Supplement or Appendix</td>\n                <td>Used to denote a supplementary file, appendix, or additional part that is not a subpart of the primary article.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">supplement-subpart\n                  <a name=\"cited-artifact-part-type-supplement-subpart\"> </a>\n                </td>\n                <td>Supplement or Appendix Subpart</td>\n                <td>Used to denote a subpart within a supplementary file or appendix.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">article-set\n                  <a name=\"cited-artifact-part-type-article-set\"> </a>\n                </td>\n                <td>Part of an article set</td>\n                <td>Used to distinguish an individual article within an article set where the article set is a base citation.</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "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" : "cds"
    }
  ],
  "url" : "http://hl7.org/fhir/cited-artifact-part-type",
  "version" : "5.0.0",
  "name" : "CitedArtifactPartType",
  "title" : "Cited Artifact Part Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-12-28T15:55:11+10:00",
  "publisher" : "Clinical Decision Support",
  "contact" : [
    {
      "name" : "Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "To describe the reason for the variant citation, such as version number or subpart specification.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/cited-artifact-part-type",
  "content" : "complete",
  "concept" : [
    {
      "code" : "pages",
      "display" : "pages",
      "definition" : "Denotes specific page or pages of an article or artifact."
    },
    {
      "code" : "sections",
      "display" : "sections",
      "definition" : "Denotes specific section or sections of an article or artifact."
    },
    {
      "code" : "paragraphs",
      "display" : "paragraphs",
      "definition" : "Denotes specific paragraph or paragraphs of an article or artifact."
    },
    {
      "code" : "lines",
      "display" : "lines",
      "definition" : "Denotes specific line or lines of an article or artifact."
    },
    {
      "code" : "tables",
      "display" : "tables",
      "definition" : "Denotes specific table or tables of an article or artifact."
    },
    {
      "code" : "figures",
      "display" : "figures",
      "definition" : "Denotes specific figure or figures of an article or artifact."
    },
    {
      "code" : "supplement",
      "display" : "Supplement or Appendix",
      "definition" : "Used to denote a supplementary file, appendix, or additional part that is not a subpart of the primary article."
    },
    {
      "code" : "supplement-subpart",
      "display" : "Supplement or Appendix Subpart",
      "definition" : "Used to denote a subpart within a supplementary file or appendix."
    },
    {
      "code" : "article-set",
      "display" : "Part of an article set",
      "definition" : "Used to distinguish an individual article within an article set where the article set is a base citation."
    }
  ]
}