FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cited-artifact-contribution-type

Packagehl7.terminology
TypeCodeSystem
Idcited-artifact-contribution-type
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-cited-artifact-contribution-type.html
URLhttp://terminology.hl7.org/CodeSystem/cited-artifact-contribution-type
Version1.0.0
Statusactive
Date2025-01-20T16:55:11+11:00
NameCitedArtifactContributionType
TitleCited Artifact Contribution Type
Realmuv
Authorityhl7
DescriptionCitation contribution.
Contentcomplete

Resources that use this resource

ValueSet
cited-artifact-contribution-typeCited Artifact Contribution Type
cited-artifact-contribution-typeCited Artifact Contribution Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem cited-artifact-contribution-type

This case-sensitive code system http://terminology.hl7.org/CodeSystem/cited-artifact-contribution-type defines the following codes:

CodeDisplayDefinition
conceptualization ConceptualizationConceptualization (see https://jats4r.org/credit-taxonomy).
data-curation Data curationData curation (see https://jats4r.org/credit-taxonomy).
formal-analysis Formal analysisFormal analysis (see https://jats4r.org/credit-taxonomy).
funding-acquisition Funding acquisitionFunding acquisition (see https://jats4r.org/credit-taxonomy).
investigation InvestigationInvestigation (see https://jats4r.org/credit-taxonomy).
methodology MethodologyMethodology (see https://jats4r.org/credit-taxonomy).
project-administration Project administrationProject administration (see https://jats4r.org/credit-taxonomy).
resources ResourcesResources (see https://jats4r.org/credit-taxonomy).
software SoftwareSoftware (see https://jats4r.org/credit-taxonomy).
supervision SupervisionSupervision (see https://jats4r.org/credit-taxonomy).
validation ValidationValidation (see https://jats4r.org/credit-taxonomy).
visualization VisualizationVisualization (see https://jats4r.org/credit-taxonomy).
writing-original-draft Writing - original draftWriting - original draft (see https://jats4r.org/credit-taxonomy).
writing-review-editing Writing - review & editingWriting - review & editing (see https://jats4r.org/credit-taxonomy).

Source

{
  "resourceType": "CodeSystem",
  "id": "cited-artifact-contribution-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/cited-artifact-contribution-type",
  "version": "1.0.0",
  "name": "CitedArtifactContributionType",
  "title": "Cited Artifact Contribution 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": "Citation contribution.",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/cited-artifact-contribution-type",
  "content": "complete",
  "concept": [
    {
      "code": "conceptualization",
      "display": "Conceptualization",
      "definition": "Conceptualization (see https://jats4r.org/credit-taxonomy)."
    },
    {
      "code": "data-curation",
      "display": "Data curation",
      "definition": "Data curation (see https://jats4r.org/credit-taxonomy)."
    },
    {
      "code": "formal-analysis",
      "display": "Formal analysis",
      "definition": "Formal analysis (see https://jats4r.org/credit-taxonomy)."
    },
    {
      "code": "funding-acquisition",
      "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": "project-administration",
      "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": "writing-original-draft",
      "display": "Writing - original draft",
      "definition": "Writing - original draft (see https://jats4r.org/credit-taxonomy)."
    },
    {
      "code": "writing-review-editing",
      "display": "Writing - review & editing",
      "definition": "Writing - review & editing (see https://jats4r.org/credit-taxonomy)."
    }
  ]
}