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 XML (canonical form + also see XML Format Specification)
Definition for Code System CitationClassifier
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="citation-classifier"/> <meta> <lastUpdated value="2021-03-11T17:06:20.662+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This code system http://terminology.hl7.org/CodeSystem/citation-classifier defines the following codes:</p> <table class="codes"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td style="white-space:nowrap">D000076942 <a name="citation-classifier-D000076942"> </a> </td> <td> Preprint</td> <td> Scientific manuscript made available prior to PEER REVIEW.</td> </tr> <tr> <td style="white-space:nowrap">D019991 <a name="citation-classifier-D019991"> </a> </td> <td> Database</td> <td> A structured file of information or a set of logically related data stored and retrieved using computer-based means.</td> </tr> <tr> <td style="white-space:nowrap">D001877 <a name="citation-classifier-D001877"> </a> </td> <td> Book</td> <td> Non-periodical written or printed works consisting of sheets of pages fastened or bound together within covers.</td> </tr> <tr> <td style="white-space:nowrap">D064886 <a name="citation-classifier-D064886"> </a> </td> <td> Dataset</td> <td> Works consisting of organized collections of data, which have been stored permanently in a formalized manner suitable for communication, interpretation, or processing.</td> </tr> <tr> <td style="white-space:nowrap">68059040 <a name="citation-classifier-68059040"> </a> </td> <td> Video-Audio Media</td> <td> Used with articles which include video files or clips, or for articles which are entirely video.</td> </tr> <tr> <td style="white-space:nowrap">audio <a name="citation-classifier-audio"> </a> </td> <td> Audio file</td> <td> The article cited is an audio file.</td> </tr> <tr> <td style="white-space:nowrap">image <a name="citation-classifier-image"> </a> </td> <td> Image file</td> <td> The article cited is an audio file.</td> </tr> <tr> <td style="white-space:nowrap">machine-code <a name="citation-classifier-machine-code"> </a> </td> <td> Machine code</td> <td> The article cited is machine code.</td> </tr> <tr> <td style="white-space:nowrap">protocol <a name="citation-classifier-protocol"> </a> </td> <td> Protocol</td> <td> The article cited is the protocol of an activity and not the results or findings.</td> </tr> <tr> <td style="white-space:nowrap">FHIR-resource <a name="citation-classifier-FHIR-resource"> </a> </td> <td> FHIR Resource</td> <td> The article cited is a FHIR resource.</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="cds"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="trial-use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/citation-classifier"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.1497"/> </identifier> <version value="4.1.0"/> <name value="CitationClassifier"/> <title value="CitationClassifier"/> <status value="draft"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Used for many classifiers including PublicationType, CitationSubset, MeshHeading, Chemical."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/citation-classifier"/> <content value="complete"/> <concept> <code value="D000076942"/> <display value="Preprint"/> <definition value="Scientific manuscript made available prior to PEER REVIEW."/> </concept> <concept> <code value="D019991"/> <display value="Database"/> <definition value="A structured file of information or a set of logically related data stored and retrieved using computer-based means."/> </concept> <concept> <code value="D001877"/> <display value="Book"/> <definition value="Non-periodical written or printed works consisting of sheets of pages fastened or bound together within covers."/> </concept> <concept> <code value="D064886"/> <display value="Dataset"/> <definition value="Works consisting of organized collections of data, which have been stored permanently in a formalized manner suitable for communication, interpretation, or processing."/> </concept> <concept> <code value="68059040"/> <display value="Video-Audio Media"/> <definition value="Used with articles which include video files or clips, or for articles which are entirely video."/> </concept> <concept> <code value="audio"/> <display value="Audio file"/> <definition value="The article cited is an audio file."/> </concept> <concept> <code value="image"/> <display value="Image file"/> <definition value="The article cited is an audio file."/> </concept> <concept> <code value="machine-code"/> <display value="Machine code"/> <definition value="The article cited is machine code."/> </concept> <concept> <code value="protocol"/> <display value="Protocol"/> <definition value="The article cited is the protocol of an activity and not the results or findings."/> </concept> <concept> <code value="FHIR-resource"/> <display value="FHIR Resource"/> <definition value="The article cited is a FHIR resource."/> </concept> </CodeSystem>
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.