{
  "resourceType" : "CodeSystem",
  "id" : "contributor-summary-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      \n      \n            <p>This code system http://terminology.hl7.org/CodeSystem/contributor-summary-type defines the following codes:</p>\n      \n      \n            <table class=\"codes\">\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">\n            \n            \n                  <b>Code</b>\n          \n          \n                </td>\n          \n          \n                <td>\n            \n            \n                  <b>Display</b>\n          \n          \n                </td>\n          \n          \n                <td>\n            \n            \n                  <b>Definition</b>\n          \n          \n                </td>\n        \n        \n              </tr>\n\t\t\n\t\t\n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">author-string\n            \n            \n                  <a name=\"contributor-summary-type-author-string\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Author string</td>\n          \n          \n                <td>Display of the author list as a complete string.</td>\n        \n        \n              </tr>\n\n\n\n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">contributorship-list\n            \n            \n                  <a name=\"contributor-summary-type-contributorship-list\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Contributorship list</td>\n          \n          \n                <td>Display of the list of contributors as a complete string.</td>\n        \n        \n              </tr>\n\n\n\n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">contributorship-statement\n            \n            \n                  <a name=\"contributor-summary-type-contributorship-statement\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Contributorship statement</td>\n          \n          \n                <td>Compiled summary of contributions.</td>\n        \n        \n              </tr>\n\n\n\n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">acknowledgement-list\n            \n            \n                  <a name=\"contributor-summary-type-acknowledgement-list\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Acknowledgment list</td>\n          \n          \n                <td>Display of the list of acknowledged parties as a complete string.</td>\n        \n        \n              </tr>\n\n\n\n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">acknowledgment-statement\n            \n            \n                  <a name=\"contributor-summary-type-acknowledgment-statement\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Acknowledgment statement</td>\n          \n          \n                <td>Statement of acknowledgment of contributions beyond those compiled for formal contributorship statements.</td>\n        \n        \n              </tr>\n\n\n\n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">funding-statement\n            \n            \n                  <a name=\"contributor-summary-type-funding-statement\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Funding statement</td>\n          \n          \n                <td>Statement of financial support for the creation of the cited artifact.</td>\n        \n        \n              </tr>\n\n\n\n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">competing-interests-statement\n            \n            \n                  <a name=\"contributor-summary-type-competing-interests-statement\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Competing interests statement</td>\n          \n          \n                <td>Statement of completing interests related to the creation of the cited artifact. Also called conflicts of interest or declaration of interests.</td>\n        \n        \n              </tr>\n\t  \n      \n            </table>\n    \n    \n          </div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r4b.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://terminology.hl7.org/CodeSystem/contributor-summary-type",
  "version" : "4.3.0",
  "name" : "ContributorSummaryType",
  "title" : "ContributorSummaryType",
  "status" : "draft",
  "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" : "Used to code author list statement, contributorship statement, and such.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/contributor-summary-type",
  "content" : "complete",
  "concept" : [{
    "code" : "author-string",
    "display" : "Author string",
    "definition" : "Display of the author list as a complete string."
  },
  {
    "code" : "contributorship-list",
    "display" : "Contributorship list",
    "definition" : "Display of the list of contributors as a complete string."
  },
  {
    "code" : "contributorship-statement",
    "display" : "Contributorship statement",
    "definition" : "Compiled summary of contributions."
  },
  {
    "code" : "acknowledgement-list",
    "display" : "Acknowledgment list",
    "definition" : "Display of the list of acknowledged parties as a complete string."
  },
  {
    "code" : "acknowledgment-statement",
    "display" : "Acknowledgment statement",
    "definition" : "Statement of acknowledgment of contributions beyond those compiled for formal contributorship statements."
  },
  {
    "code" : "funding-statement",
    "display" : "Funding statement",
    "definition" : "Statement of financial support for the creation of the cited artifact."
  },
  {
    "code" : "competing-interests-statement",
    "display" : "Competing interests statement",
    "definition" : "Statement of completing interests related to the creation of the cited artifact. Also called conflicts of interest or declaration of interests."
  }]
}