Snapshot 3: Connectathon 32 Base

This is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.

Example CodeSystem/citation-summary-style (Turtle)

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

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code SystemCitationSummaryStyle

@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:CodeSystem;
  fhir:Resource.id [ fhir:value "citation-summary-style"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2022-12-14T07:12:54.019+11:00" ];
     fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "cds" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "trial-use" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "0" ]
  ];
  fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/citation-summary-style"];
  fhir:CanonicalResource.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.1890" ]
  ];
  fhir:CanonicalResource.version [ fhir:value "5.0.0-snapshot3"];
  fhir:CanonicalResource.name [ fhir:value "CitationSummaryStyle"];
  fhir:CanonicalResource.title [ fhir:value "CitationSummaryStyle"];
  fhir:CanonicalResource.status [ fhir:value "active"];
  fhir:CanonicalResource.experimental [ fhir:value "false"];
  fhir:CanonicalResource.date [ fhir:value "2020-12-28T16:55:11+11:00"];
  fhir:CanonicalResource.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CanonicalResource.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CanonicalResource.description [ fhir:value "The format for display of the citation."];
  fhir:CanonicalResource.jurisdiction [
     fhir:CodeableConcept.coding [
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ];
       fhir:Coding.display [ fhir:value "World" ]
     ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/citation-summary-style"];
  fhir:CodeSystem.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.1890" ]
  ];
  fhir:CodeSystem.version [ fhir:value "5.0.0-snapshot3"];
  fhir:CodeSystem.name [ fhir:value "CitationSummaryStyle"];
  fhir:CodeSystem.title [ fhir:value "CitationSummaryStyle"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.experimental [ fhir:value "false"];
  fhir:CodeSystem.date [ fhir:value "2020-12-28T16:55:11+11:00"];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CodeSystem.description [ fhir:value "The format for display of the citation."];
  fhir:CodeSystem.jurisdiction [
     fhir:CodeableConcept.coding [
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ];
       fhir:Coding.display [ fhir:value "World" ]
     ]
  ];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/citation-summary-style"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:ConceptDefinitionComponent.code [ fhir:value "vancouver" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Vancouver style" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Citation style used by International Committee of Medical Journal Editors and maintained by US National Library of Medicine." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "ama11" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "American Medical Association 11th edition" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Medicine." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "apa7" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "American Psychological Association 7th edition" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "APA 7th edition (October 2019) used by Education, Psychology and Sciences." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "apa6" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "American Psychological Association 6th edition" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "APA 6th edition used by Education, Psychology and Sciences." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "asa6" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "American Sociological Association 6th edition" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Sociology." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "mla8" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Modern Language Association 8th edition" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "MLA 8th edition used by the Humanities." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "cochrane" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Cochrane Style" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "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:ConceptDefinitionComponent.code [ fhir:value "elsevier-harvard" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Elsevier-Harvard Style" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Biology ecology." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "nature" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Nature Referencing style" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Biology." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "acs" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "American Chemical Society" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Chemistry." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "chicago-a-17" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Chicago Style Version 17 Author Date" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Used by Business, History and the Fine Arts." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "chicago-b-17" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Chicago Style Version 17 Full note" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Used by Business, History and the Fine Arts." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "ieee" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Institute of Electrical and Electronics Engineers" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "IT, Engineering." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "comppub" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Computable Publishing" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "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.