Package | hl7.terminology |
Resource Type | CodeSystem |
Id | contributor-summary-type |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-contributor-summary-type.html |
URL | http://terminology.hl7.org/CodeSystem/contributor-summary-type |
Version | 1.0.0 |
Status | active |
Date | 2025-01-20T16:55:11+11:00 |
Name | ContributorSummaryType |
Title | Contributor Summary Type |
Realm | uv |
Authority | hl7 |
Description | Used to code author list statement, contributorship statement, and such. |
Content | complete |
ValueSet | |
contributor-summary-type | Contributor Summary Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem contributor-summary-type
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/contributor-summary-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "contributor-summary-type", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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 } ], "url": "http://terminology.hl7.org/CodeSystem/contributor-summary-type", "version": "1.0.0", "name": "ContributorSummaryType", "title": "Contributor Summary Type", "status": "active", "experimental": false, "date": "2025-01-20T16:55:11+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Used to code author list statement, contributorship statement, and such.", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/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." } ] }