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/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:id [ fhir:v "cited-artifact-abstract-type"] ;
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2024-03-27T11:56:58.316+00:00" ] ;
     fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] )
  ] ;
  fhir:text [
     fhir:status [ fhir:v "generated" ]
  ] ;
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:value [ fhir:v "cds" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:value [ fhir:v "trial-use" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:value [ fhir:v "0" ]
  ] ) ;
  fhir:url [ fhir:v "http://hl7.org/fhir/cited-artifact-abstract-type"], [ fhir:v "http://hl7.org/fhir/cited-artifact-abstract-type"] ;
  fhir:identifier ( [
     fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1879" ]
  ] [
     fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1879" ]
  ] ) ;
  fhir:version [ fhir:v "6.0.0-cibuild"], [ fhir:v "6.0.0-cibuild"] ;
  fhir:name [ fhir:v "CitedArtifactAbstractType"], [ fhir:v "CitedArtifactAbstractType"] ;
  fhir:title [ fhir:v "Cited Artifact Abstract Type"], [ fhir:v "Cited Artifact Abstract Type"] ;
  fhir:status [ fhir:v "active"], [ fhir:v "active"] ;
  fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ;
  fhir:date [ fhir:v "2020-12-28T16:55:11+11:00"], [ fhir:v "2020-12-28T16:55:11+11:00"] ;
  fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ 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: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 "Used to express the reason and specific aspect for the variant abstract, such as language and specific language"], [ fhir:v "Used to express the reason and specific aspect for the variant abstract, such as language and specific language"] ;
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ;
  fhir:caseSensitive [ fhir:v "true"] ;
  fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/cited-artifact-abstract-type"] ;
  fhir:content [ fhir:v "complete"] ;
  fhir:concept ( [
     fhir:code [ fhir:v "primary-human-use" ] ;
     fhir:display [ fhir:v "Primary human use" ] ;
     fhir:definition [ fhir:v "Human-friendly main or official abstract" ]
  ] [
     fhir:code [ fhir:v "primary-machine-use" ] ;
     fhir:display [ fhir:v "Primary machine use" ] ;
     fhir:definition [ fhir:v "Machine-friendly main or official abstract" ]
  ] [
     fhir:code [ fhir:v "truncated" ] ;
     fhir:display [ fhir:v "Truncated" ] ;
     fhir:definition [ fhir:v "Truncated abstract" ]
  ] [
     fhir:code [ fhir:v "short-abstract" ] ;
     fhir:display [ fhir:v "Short abstract" ] ;
     fhir:definition [ fhir:v "Brief abstract, for use when abstracts are provided in different sizes or lengths" ]
  ] [
     fhir:code [ fhir:v "long-abstract" ] ;
     fhir:display [ fhir:v "Long abstract" ] ;
     fhir:definition [ fhir:v "Long version of the abstract, for use when abstracts are provided in different sizes or lengths" ]
  ] [
     fhir:code [ fhir:v "plain-language" ] ;
     fhir:display [ fhir:v "Plain language" ] ;
     fhir:definition [ fhir:v "Additional form of abstract written for the general public" ]
  ] [
     fhir:code [ fhir:v "different-publisher" ] ;
     fhir:display [ fhir:v "Different publisher for abstract" ] ;
     fhir:definition [ fhir:v "Abstract produced by a different publisher than the cited artifact" ]
  ] [
     fhir:code [ fhir:v "language" ] ;
     fhir:display [ fhir:v "Different language" ] ;
     fhir:definition [ fhir:v "Additional form of abstract in a different language" ]
  ] [
     fhir:code [ fhir:v "autotranslated" ] ;
     fhir:display [ fhir:v "Different language derived from autotranslation" ] ;
     fhir:definition [ fhir:v "Machine translated form of abstract in a different language, language element codes the language into which it was translated by machine" ]
  ] [
     fhir:code [ fhir:v "duplicate-pmid" ] ;
     fhir:display [ fhir:v "Different text in additional Medline entry" ] ;
     fhir:definition [ fhir:v "Alternative form of abstract in two or more Medline entries" ]
  ] [
     fhir:code [ fhir:v "earlier-abstract" ] ;
     fhir:display [ fhir:v "Different text in an earlier version" ] ;
     fhir:definition [ fhir:v "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.