HL7 Terminology (THO) - Local Development build (v6.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "citation-summary-style"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem citation-summary-style</b></p><a name=\"citation-summary-style\"> </a><a name=\"hccitation-summary-style\"> </a><a name=\"citation-summary-style-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/citation-summary-style</code> 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\">vancouver<a name=\"citation-summary-style-vancouver\"> </a></td><td>Vancouver style</td><td>Citation style used by International Committee of Medical Journal Editors and maintained by US National Library of Medicine.</td></tr><tr><td style=\"white-space:nowrap\">ama11<a name=\"citation-summary-style-ama11\"> </a></td><td>American Medical Association 11th edition</td><td>Medicine.</td></tr><tr><td style=\"white-space:nowrap\">apa7<a name=\"citation-summary-style-apa7\"> </a></td><td>American Psychological Association 7th edition</td><td>APA 7th edition (October 2019) used by Education, Psychology and Sciences.</td></tr><tr><td style=\"white-space:nowrap\">apa6<a name=\"citation-summary-style-apa6\"> </a></td><td>American Psychological Association 6th edition</td><td>APA 6th edition used by Education, Psychology and Sciences.</td></tr><tr><td style=\"white-space:nowrap\">asa6<a name=\"citation-summary-style-asa6\"> </a></td><td>American Sociological Association 6th edition</td><td>Sociology.</td></tr><tr><td style=\"white-space:nowrap\">mla8<a name=\"citation-summary-style-mla8\"> </a></td><td>Modern Language Association 8th edition</td><td>MLA 8th edition used by the Humanities.</td></tr><tr><td style=\"white-space:nowrap\">cochrane<a name=\"citation-summary-style-cochrane\"> </a></td><td>Cochrane Style</td><td>Used by Cochrane reviews, example: Huang, M, Tang T, Pang, P, Li, M, Ma R, Lu, J, et al. Treating COVID-19 with Chloroquine. J Mol Cell Biol 2020; 12(4):322–5.</td></tr><tr><td style=\"white-space:nowrap\">elsevier-harvard<a name=\"citation-summary-style-elsevier-harvard\"> </a></td><td>Elsevier-Harvard Style</td><td>Biology ecology.</td></tr><tr><td style=\"white-space:nowrap\">nature<a name=\"citation-summary-style-nature\"> </a></td><td>Nature Referencing style</td><td>Biology.</td></tr><tr><td style=\"white-space:nowrap\">acs<a name=\"citation-summary-style-acs\"> </a></td><td>American Chemical Society</td><td>Chemistry.</td></tr><tr><td style=\"white-space:nowrap\">chicago-a-17<a name=\"citation-summary-style-chicago-a-17\"> </a></td><td>Chicago Style Version 17 Author Date</td><td>Used by Business, History and the Fine Arts.</td></tr><tr><td style=\"white-space:nowrap\">chicago-b-17<a name=\"citation-summary-style-chicago-b-17\"> </a></td><td>Chicago Style Version 17 Full note</td><td>Used by Business, History and the Fine Arts.</td></tr><tr><td style=\"white-space:nowrap\">ieee<a name=\"citation-summary-style-ieee\"> </a></td><td>Institute of Electrical and Electronics Engineers</td><td>IT, Engineering.</td></tr><tr><td style=\"white-space:nowrap\">comppub<a name=\"citation-summary-style-comppub\"> </a></td><td>Computable Publishing</td><td>Citation style to report human-readable and/or machine-readable access paths, example: Alper BS, Dehnbostel J, Shahin K. 14-day mortality remdesivir vs placebo meta-analysis (ACTT-1, Wang et al, WHO SOLIDARITY). Fast Evidence Interoperability Resources (FEvIR) Platform, entry 55, version 4. Created 2020 Dec 17. Revised 2020 Dec 21. Accessed 2021 Mar 13. Computable resource at: https://fevir.net/resources/Evidence/55.</td></tr></table></div>"^^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-summary-style"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "CitationSummaryStyle"] ; #
fhir:title [ fhir:v "Citation Summary Style"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-01-20T16:55:11+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 "The format for display of the citation."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/citation-summary-style"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/citation-summary-style>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "vancouver" ] ;
fhir:display [ fhir:v "Vancouver style" ] ;
fhir:definition [ fhir:v "Citation style used by International Committee of Medical Journal Editors and maintained by US National Library of Medicine." ]
] [
fhir:code [ fhir:v "ama11" ] ;
fhir:display [ fhir:v "American Medical Association 11th edition" ] ;
fhir:definition [ fhir:v "Medicine." ]
] [
fhir:code [ fhir:v "apa7" ] ;
fhir:display [ fhir:v "American Psychological Association 7th edition" ] ;
fhir:definition [ fhir:v "APA 7th edition (October 2019) used by Education, Psychology and Sciences." ]
] [
fhir:code [ fhir:v "apa6" ] ;
fhir:display [ fhir:v "American Psychological Association 6th edition" ] ;
fhir:definition [ fhir:v "APA 6th edition used by Education, Psychology and Sciences." ]
] [
fhir:code [ fhir:v "asa6" ] ;
fhir:display [ fhir:v "American Sociological Association 6th edition" ] ;
fhir:definition [ fhir:v "Sociology." ]
] [
fhir:code [ fhir:v "mla8" ] ;
fhir:display [ fhir:v "Modern Language Association 8th edition" ] ;
fhir:definition [ fhir:v "MLA 8th edition used by the Humanities." ]
] [
fhir:code [ fhir:v "cochrane" ] ;
fhir:display [ fhir:v "Cochrane Style" ] ;
fhir:definition [ fhir:v "Used by Cochrane reviews, example: Huang, M, Tang T, Pang, P, Li, M, Ma R, Lu, J, et al. Treating COVID-19 with Chloroquine. J Mol Cell Biol 2020; 12(4):322–5." ]
] [
fhir:code [ fhir:v "elsevier-harvard" ] ;
fhir:display [ fhir:v "Elsevier-Harvard Style" ] ;
fhir:definition [ fhir:v "Biology ecology." ]
] [
fhir:code [ fhir:v "nature" ] ;
fhir:display [ fhir:v "Nature Referencing style" ] ;
fhir:definition [ fhir:v "Biology." ]
] [
fhir:code [ fhir:v "acs" ] ;
fhir:display [ fhir:v "American Chemical Society" ] ;
fhir:definition [ fhir:v "Chemistry." ]
] [
fhir:code [ fhir:v "chicago-a-17" ] ;
fhir:display [ fhir:v "Chicago Style Version 17 Author Date" ] ;
fhir:definition [ fhir:v "Used by Business, History and the Fine Arts." ]
] [
fhir:code [ fhir:v "chicago-b-17" ] ;
fhir:display [ fhir:v "Chicago Style Version 17 Full note" ] ;
fhir:definition [ fhir:v "Used by Business, History and the Fine Arts." ]
] [
fhir:code [ fhir:v "ieee" ] ;
fhir:display [ fhir:v "Institute of Electrical and Electronics Engineers" ] ;
fhir:definition [ fhir:v "IT, Engineering." ]
] [
fhir:code [ fhir:v "comppub" ] ;
fhir:display [ fhir:v "Computable Publishing" ] ;
fhir:definition [ fhir:v "Citation style to report human-readable and/or machine-readable access paths, example: Alper BS, Dehnbostel J, Shahin K. 14-day mortality remdesivir vs placebo meta-analysis (ACTT-1, Wang et al, WHO SOLIDARITY). Fast Evidence Interoperability Resources (FEvIR) Platform, entry 55, version 4. Created 2020 Dec 17. Revised 2020 Dec 21. Accessed 2021 Mar 13. Computable resource at: https://fevir.net/resources/Evidence/55." ]
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#6.3.0 based on FHIR 5.0.0. Generated 2025-06-13
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change