This page is part of the FHIR Specification (v4.1.0: Release 4B Ballot #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
| Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Code System CitationContribution
{
"resourceType" : "CodeSystem",
"id" : "citation-contribution",
"meta" : {
"lastUpdated" : "2021-03-11T17:06:20.662+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
},
"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
}],
"url" : "http://terminology.hl7.org/CodeSystem/citation-contribution",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.1505"
}],
"version" : "4.1.0",
"name" : "CitationContribution",
"title" : "CitationContribution",
"status" : "draft",
"experimental" : false,
"date" : "2020-12-28T16: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" : "Citation contribution.",
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/citation-contribution",
"content" : "complete",
"concept" : [{
"code" : "conceptualization",
"display" : "Conceptualization",
"definition" : "Conceptualization (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "dataCuration",
"display" : "Data curation",
"definition" : "Data curation (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "formalAnalysis",
"display" : "Formal analysis",
"definition" : "Formal analysis (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "fundingAcquisition",
"display" : "Funding acquisition",
"definition" : "Funding acquisition (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "investigation",
"display" : "Investigation",
"definition" : "Investigation (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "methodology",
"display" : "Methodology",
"definition" : "Methodology (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "projectAdministration",
"display" : "Project administration",
"definition" : "Project administration (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "resources",
"display" : "Resources",
"definition" : "Resources (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "software",
"display" : "Software",
"definition" : "Software (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "supervision",
"display" : "Supervision",
"definition" : "Supervision (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "validation",
"display" : "Validation",
"definition" : "Validation (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "visualization",
"display" : "Visualization",
"definition" : "Visualization (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "writingOriginalDraft",
"display" : "Writing - original draft",
"definition" : "Writing - original draft (see https://jats4r.org/credit-taxonomy)."
},
{
"code" : "writingReviewEditing",
"display" : "Writing - review & editing",
"definition" : "Writing - review & editing (see https://jats4r.org/credit-taxonomy)."
}]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.