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

FHIR IG Statistics: CodeSystem/citation-artifact-classifier

Packagehl7.terminology
TypeCodeSystem
Idcitation-artifact-classifier
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-citation-artifact-classifier.html
URLhttp://terminology.hl7.org/CodeSystem/citation-artifact-classifier
Version1.0.0
Statusactive
Date2020-01-20T10:55:11.085+11:00
NameCitationArtifactClassifier
TitleCitation Artifact Classifier
Realmuv
Authorityhl7
DescriptionCitation artifact classifier
Contentcomplete

Resources that use this resource

ValueSet
citation-artifact-classifierCitation Artifact Classifier
citation-artifact-classifierCitation Artifact Classifier

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem citation-artifact-classifier

This case-sensitive code system http://terminology.hl7.org/CodeSystem/citation-artifact-classifier defines the following codes:

CodeDisplayDefinition
audio Audio fileThe article cited is an audio file.
D001877 BookNon-periodical written or printed works consisting of sheets of pages fastened or bound together within covers.
cds-artifact Clinical Decision Support ArtifactThe artifact is used for decision support for healthcare decisions.
D016420 CommentComment
common-share Common ShareCitation Resource containing value added data that is openly shared
D019991 DatabaseA structured file of information or a set of logically related data stored and retrieved using computer-based means.
D064886 DatasetWorks consisting of organized collections of data, which have been stored permanently in a formalized manner suitable for communication, interpretation, or processing.
dataset-unpublished Dataset UnpublishedAn organized collection of data that is not stored permanently for communication.
Electronic Electronicthe journal is published in electronic format only
Electronic-eCollection Electronic-eCollectionused for electronic-only journals that publish individual articles first and then later collect them into an "issue" date that is typically called an eCollection.
Electronic-Print Electronic-Printthe journal is published first in electronic format followed by print (this value is currently used for just one journal, Nucleic Acids Research)
executable-app Executable appExecutable app
fhir-resource FHIR ResourceThe article cited is a FHIR resource.
image Image fileThe article cited is an image file.
interactive-form Interactive FormA user interface that supports data entry and data display.
D016428 Journal ArticleJournal Article
D016422 LetterLetter
machine-code Machine codeThe article cited is machine code.
medline-base Medline BaseCitation Resource containing only data from Medline
prediction-model Prediction ModelA formula or expression used to calculate an outcome representing a predicted result.
D000076942 PreprintScientific manuscript made available prior to PEER REVIEW.
Print Printthe journal is published in print format only
Print-Electronic Print Electronicthe journal is published in both print and electronic format
project-specific Project SpecificCitation Resource containing value added data specific to a project
protocol ProtocolThe article cited is the protocol of an activity and not the results or findings.
pseudocode PseudoCodeA non-executable, human-readable representation of software code.
D016425 Published ErratumPublished Erratum
standard-specification Standard SpecificationAn explicit set of requirements for an item, material, component, system or service, often used to define a technical standard which is an established norm or requirement for a repeatable technical task.
terminology TerminologyA structured set of codes and display values, which may be subtyped as a code system, value set, taxonomy, or ontology.
D059040 Video-Audio MediaUsed with articles which include video files or clips, or for articles which are entirely video.
webpage WebpageWebpage

Source

{
  "resourceType": "CodeSystem",
  "id": "citation-artifact-classifier",
  "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/citation-artifact-classifier",
  "version": "1.0.0",
  "name": "CitationArtifactClassifier",
  "title": "Citation Artifact Classifier",
  "status": "active",
  "experimental": false,
  "date": "2020-01-20T10:55:11.085+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Citation artifact classifier",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/citation-artifact-classifier",
  "content": "complete",
  "concept": [
    {
      "code": "audio",
      "display": "Audio file",
      "definition": "The article cited is an audio file."
    },
    {
      "code": "D001877",
      "display": "Book",
      "definition": "Non-periodical written or printed works consisting of sheets of pages fastened or bound together within covers."
    },
    {
      "code": "cds-artifact",
      "display": "Clinical Decision Support Artifact",
      "definition": "The artifact is used for decision support for healthcare decisions."
    },
    {
      "code": "D016420",
      "display": "Comment",
      "definition": "Comment"
    },
    {
      "code": "common-share",
      "display": "Common Share",
      "definition": "Citation Resource containing value added data that is openly shared"
    },
    {
      "code": "D019991",
      "display": "Database",
      "definition": "A structured file of information or a set of logically related data stored and retrieved using computer-based means."
    },
    {
      "code": "D064886",
      "display": "Dataset",
      "definition": "Works consisting of organized collections of data, which have been stored permanently in a formalized manner suitable for communication, interpretation, or processing."
    },
    {
      "code": "dataset-unpublished",
      "display": "Dataset Unpublished",
      "definition": "An organized collection of data that is not stored permanently for communication."
    },
    {
      "code": "Electronic",
      "display": "Electronic",
      "definition": "the journal is published in electronic format only"
    },
    {
      "code": "Electronic-eCollection",
      "display": "Electronic-eCollection",
      "definition": "used for electronic-only journals that publish individual articles first and then later collect them into an \"issue\" date that is typically called an eCollection."
    },
    {
      "code": "Electronic-Print",
      "display": "Electronic-Print",
      "definition": "the journal is published first in electronic format followed by print (this value is currently used for just one journal, Nucleic Acids Research)"
    },
    {
      "code": "executable-app",
      "display": "Executable app",
      "definition": "Executable app"
    },
    {
      "code": "fhir-resource",
      "display": "FHIR Resource",
      "definition": "The article cited is a FHIR resource."
    },
    {
      "code": "image",
      "display": "Image file",
      "definition": "The article cited is an image file."
    },
    {
      "code": "interactive-form",
      "display": "Interactive Form",
      "definition": "A user interface that supports data entry and data display."
    },
    {
      "code": "D016428",
      "display": "Journal Article",
      "definition": "Journal Article"
    },
    {
      "code": "D016422",
      "display": "Letter",
      "definition": "Letter"
    },
    {
      "code": "machine-code",
      "display": "Machine code",
      "definition": "The article cited is machine code."
    },
    {
      "code": "medline-base",
      "display": "Medline Base",
      "definition": "Citation Resource containing only data from Medline"
    },
    {
      "code": "prediction-model",
      "display": "Prediction Model",
      "definition": "A formula or expression used to calculate an outcome representing a predicted result."
    },
    {
      "code": "D000076942",
      "display": "Preprint",
      "definition": "Scientific manuscript made available prior to PEER REVIEW."
    },
    {
      "code": "Print",
      "display": "Print",
      "definition": "the journal is published in print format only"
    },
    {
      "code": "Print-Electronic",
      "display": "Print Electronic",
      "definition": "the journal is published in both print and electronic format"
    },
    {
      "code": "project-specific",
      "display": "Project Specific",
      "definition": "Citation Resource containing value added data specific to a project"
    },
    {
      "code": "protocol",
      "display": "Protocol",
      "definition": "The article cited is the protocol of an activity and not the results or findings."
    },
    {
      "code": "pseudocode",
      "display": "PseudoCode",
      "definition": "A non-executable, human-readable representation of software code."
    },
    {
      "code": "D016425",
      "display": "Published Erratum",
      "definition": "Published Erratum"
    },
    {
      "code": "standard-specification",
      "display": "Standard Specification",
      "definition": "An explicit set of requirements for an item, material, component, system or service, often used to define a technical standard which is an established norm or requirement for a repeatable technical task."
    },
    {
      "code": "terminology",
      "display": "Terminology",
      "definition": "A structured set of codes and display values, which may be subtyped as a code system, value set, taxonomy, or ontology."
    },
    {
      "code": "D059040",
      "display": "Video-Audio Media",
      "definition": "Used with articles which include video files or clips, or for articles which are entirely video."
    },
    {
      "code": "webpage",
      "display": "Webpage",
      "definition": "Webpage"
    }
  ]
}