This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B
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 CitationArtifactClassifier
{ "resourceType" : "CodeSystem", "id" : "citation-artifact-classifier", "meta" : { "lastUpdated" : "2021-04-15T13:25:09.461+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-activity", "valueCode" : "trial-use" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 0 }], "url" : "http://terminology.hl7.org/CodeSystem/citation-artifact-classifier", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.1.0" }], "version" : "4.6.0", "name" : "CitationArtifactClassifier", "title" : "CitationArtifactClassifier", "status" : "draft", "experimental" : false, "date" : "2021-03-11T10: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://hl7.org/fhir/ValueSet/citation-artifact-classifier", "content" : "complete", "concept" : [{ "code" : "webpage", "display" : "Webpage", "definition" : "Webpage" }, { "code" : "D016428", "display" : "Journal Article", "definition" : "Journal Article" }, { "code" : "D016422", "display" : "Letter", "definition" : "Letter" }, { "code" : "D016420", "display" : "Comment", "definition" : "Comment" }, { "code" : "D016425", "display" : "Published Erratum", "definition" : "Published Erratum" }, { "code" : "executable-app", "display" : "Executable app", "definition" : "Executable app" }, { "code" : "D000076942", "display" : "Preprint", "definition" : "Scientific manuscript made available prior to PEER REVIEW." }, { "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" : "D001877", "display" : "Book", "definition" : "Non-periodical written or printed works consisting of sheets of pages fastened or bound together within covers." }, { "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" : "68059040", "display" : "Video-Audio Media", "definition" : "Used with articles which include video files or clips, or for articles which are entirely video." }, { "code" : "audio", "display" : "Audio file", "definition" : "The article cited is an audio file." }, { "code" : "image", "display" : "Image file", "definition" : "The article cited is an audio file." }, { "code" : "machine-code", "display" : "Machine code", "definition" : "The article cited is machine code." }, { "code" : "protocol", "display" : "Protocol", "definition" : "The article cited is the protocol of an activity and not the results or findings." }, { "code" : "fhir-resource", "display" : "FHIR Resource", "definition" : "The article cited is a FHIR resource." }, { "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" : "Electronic", "display" : "Electronic", "definition" : "the journal is published in electronic format only" }, { "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" : "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" : "medline-base", "display" : "Medline Base", "definition" : "Citation Resource containing only data from Medline" }, { "code" : "common-share", "display" : "Common Share", "definition" : "Citation Resource containing value added data that is openly shared" }, { "code" : "project-specific", "display" : "Project Specific", "definition" : "Citation Resource containing value added data specific to a project" }] }
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.