FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-contributor-summary-type.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-contributor-summary-type.html |
| URL | http://hl7.org/fhir/contributor-summary-type |
| Version | 5.0.0 |
| Status | active |
| Date | 2020-12-28T15:55:11+10: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 | |
| R5-contributor-summary-type-for-R4 | Cross-version VS for R5.ContributorSummaryType for use in FHIR R4 |
No resources found
Note: links and images are rebased to the (stated) source
This code system
http://hl7.org/fhir/contributor-summary-type defines the following codes:
{
"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."
}
]
}