FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-contributor-summary-type.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-contributor-summary-type.html
URLhttp://hl7.org/fhir/contributor-summary-type
Version5.0.0
Statusactive
Date2020-12-28T15:55:11+10:00
NameContributorSummaryType
TitleContributor Summary Type
Realmuv
Authorityhl7
DescriptionUsed to code author list statement, contributorship statement, and such.
Contentcomplete

Resources that use this resource

ValueSet
R5-contributor-summary-type-for-R4Cross-version VS for R5.ContributorSummaryType for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/contributor-summary-type defines the following codes:

Code Display Definition
author-string Author string Display of the author list as a complete string.
contributorship-list Contributorship list Display of the list of contributors as a complete string.
contributorship-statement Contributorship statement Compiled summary of contributions.
acknowledgement-list Acknowledgment list Display of the list of acknowledged parties as a complete string.
acknowledgment-statement Acknowledgment statement Statement of acknowledgment of contributions beyond those compiled for formal contributorship statements.
funding-statement Funding statement Statement of financial support for the creation of the cited artifact.
competing-interests-statement Competing interests statement Statement of completing interests related to the creation of the cited artifact. Also called conflicts of interest or declaration of interests.

Source1

{
  "resourceType": "CodeSystem",
  "id": "contributor-summary-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-r5.r4b"
        },
        {
          "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/contributor-summary-type",
  "version": "5.0.0",
  "name": "ContributorSummaryType",
  "title": "Contributor Summary 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": "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|4.3.0",
  "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."
    }
  ]
}