http://hl7.org/fhir/contributor-summary-type|5.0.0

name
ContributorSummaryType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2020-12-28 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.fhir.r5.core@5.0.0",
  "date" : "2020-12-28T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "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" : 0
  } ],
  "status" : "active",
  "id" : "4d11741e-b22f-5165-b258-f73f3dbcc0bb",
  "valueSet" : "http://hl7.org/fhir/ValueSet/contributor-summary-type",
  "url" : "http://hl7.org/fhir/contributor-summary-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1893",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}