@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "citation-artifact-classifier"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

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