http://terminology.hl7.org/CodeSystem/contributor-summary-type|1.0.0

name
ContributorSummaryType
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2025-01-20 05:55:11.0

Contributor Summary Type

Used to code author list statement, contributorship statement, and such.

{
  "description" : "Used to code author list statement, contributorship statement, and such.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2025-01-20T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "ContributorSummaryType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Contributor Summary Type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "75ee45fe-2ebf-5a93-8a6c-e0b2c79d8c6b",
  "valueSet" : "http://terminology.hl7.org/ValueSet/contributor-summary-type",
  "url" : "http://terminology.hl7.org/CodeSystem/contributor-summary-type",
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}