FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/citation-summary-style (JSON)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Definition for Code SystemCitationSummaryStyle

{
  "resourceType" : "CodeSystem",
  "id" : "citation-summary-style",
  "meta" : {
    "lastUpdated" : "2024-04-25T12:40:28.725+00:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/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>"
  },
  "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://hl7.org/fhir/citation-summary-style",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1890"
  }],
  "version" : "6.0.0-cibuild",
  "name" : "CitationSummaryStyle",
  "title" : "Citation Summary Style",
  "status" : "active",
  "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.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "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" : "chicago-a-17",
    "display" : "Chicago Style Version 17 Author Date",
    "definition" : "Used by Business, History and the Fine Arts."
  },
  {
    "code" : "chicago-b-17",
    "display" : "Chicago Style Version 17 Full 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/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."
  }]
}

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.