Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). 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

Example CodeSystem/cited-artifact-abstract-type (Turtle)

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

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

Definition for Code SystemCitedArtifactAbstractType

@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 "cited-artifact-abstract-type"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2022-09-07T10:58:29.429+10: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://terminology.hl7.org/CodeSystem/cited-artifact-abstract-type"];
  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.1879" ]
  ];
  fhir:CanonicalResource.version [ fhir:value "5.0.0-ballot"];
  fhir:CanonicalResource.name [ fhir:value "CitedArtifactAbstractType"];
  fhir:CanonicalResource.title [ fhir:value "CitedArtifactAbstractType"];
  fhir:CanonicalResource.status [ fhir:value "draft"];
  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 "Used to express the reason and specific aspect for the variant abstract, such as language and specific language"];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/cited-artifact-abstract-type"];
  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.1879" ]
  ];
  fhir:CodeSystem.version [ fhir:value "5.0.0-ballot"];
  fhir:CodeSystem.name [ fhir:value "CitedArtifactAbstractType"];
  fhir:CodeSystem.title [ fhir:value "CitedArtifactAbstractType"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  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 "Used to express the reason and specific aspect for the variant abstract, such as language and specific language"];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/cited-artifact-abstract-type"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:ConceptDefinitionComponent.code [ fhir:value "primary-human-use" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Primary human use" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Human-friendly main or official abstract" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "primary-machine-use" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Primary machine use" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Machine-friendly main or official abstract" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "truncated" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Truncated" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Truncated abstract" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "short-abstract" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Short abstract" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Brief abstract, for use when abstracts are provided in different sizes or lengths" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "long-abstract" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Long abstract" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Long version of the abstract, for use when abstracts are provided in different sizes or lengths" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "plain-language" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Plain language" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Additional form of abstract written for the general public" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "different-publisher" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Different publisher for abstract" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Abstract produced by a different publisher than the cited artifact" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "language" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Different language" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Additional form of abstract in a different language" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "autotranslated" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Different language derived from autotranslation" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Machine translated form of abstract in a different language, language element codes the language into which it was translated by machine" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "duplicate-pmid" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Different text in additional Medline entry" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Alternative form of abstract in two or more Medline entries" ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "earlier-abstract" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Different text in an earlier version" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "Alternative form of abstract in an earlier version such as epub ahead of print" ]
  ] .

# -------------------------------------------------------------------------------------


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.