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
. 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 CitationSummaryStyle
{
"resourceType" : "CodeSystem",
"id" : "citation-summary-style",
"meta" : {
"lastUpdated" : "2021-03-11T17:06:20.662+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-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}],
"url" : "http://terminology.hl7.org/CodeSystem/citation-summary-style",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.0"
}],
"version" : "4.1.0",
"name" : "CitationSummaryStyle",
"title" : "CitationSummaryStyle",
"status" : "draft",
"experimental" : false,
"date" : "2020-12-28T16:55:11+11:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "The format for display of the citation.",
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/citation-summary-style",
"content" : "complete",
"concept" : [{
"code" : "Vancouver",
"display" : "Vancouver style",
"definition" : "Citation style used by International Committee of Medical Journal Editors and maintained by US National Library of Medicine."
},
{
"code" : "AMA11",
"display" : "American Medical Association 11th edition",
"definition" : "Medicine."
},
{
"code" : "APA7",
"display" : "American Psychological Association 7th edition",
"definition" : "APA 7th edition (October 2019) used by Education, Psychology and Sciences."
},
{
"code" : "APA6",
"display" : "American Psychological Association 6th edition",
"definition" : "APA 6th edition used by Education, Psychology and Sciences."
},
{
"code" : "ASA6",
"display" : "American Sociological Association 6th edition",
"definition" : "Sociology."
},
{
"code" : "MLA8",
"display" : "Modern Language Association 8th edition",
"definition" : "MLA 8th edition used by the Humanities."
},
{
"code" : "Cochrane",
"display" : "Cochrane Style",
"definition" : "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."
},
{
"code" : "Elsevier-Harvard",
"display" : "Elsevier-Harvard Style",
"definition" : "Biology ecology."
},
{
"code" : "Nature",
"display" : "Nature Referencing style",
"definition" : "Biology."
},
{
"code" : "ACS",
"display" : "American Chemical Society",
"definition" : "Chemistry."
},
{
"code" : "ChicagoA17",
"display" : "Chicago Style Version 17\nAuthor Date",
"definition" : "Used by Business, History and the Fine Arts."
},
{
"code" : "ChicagoB17",
"display" : "Chicago Style\nVersion 17\nFull note",
"definition" : "Used by Business, History and the Fine Arts."
},
{
"code" : "IEEE",
"display" : "Institute of Electrical and Electronics Engineers",
"definition" : "IT, Engineering."
},
{
"code" : "CompPub",
"display" : "Computable Publishing",
"definition" : "Citation style to report human-readable and machine-readable access paths."
}]
}
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.