http://hl7.org/fhir/cited-artifact-abstract-type|5.0.0

name
CitedArtifactAbstractType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2020-12-28 05:55:11.0

Cited Artifact Abstract Type

Used to express the reason and specific aspect for the variant abstract, such as language and specific language

{
  "description" : "Used to express the reason and specific aspect for the variant abstract, such as language and specific language",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2020-12-28T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "CitedArtifactAbstractType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Cited Artifact Abstract Type",
  "supliment" : null,
  "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
  } ],
  "status" : "active",
  "id" : "245f2b6d-9e4a-54e8-af32-21b09c3144f2",
  "valueSet" : "http://hl7.org/fhir/ValueSet/cited-artifact-abstract-type",
  "url" : "http://hl7.org/fhir/cited-artifact-abstract-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1879",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "primary-human-use",
    "display" : "Primary human use",
    "definition" : "Human-friendly main or official abstract"
  }, {
    "code" : "primary-machine-use",
    "display" : "Primary machine use",
    "definition" : "Machine-friendly main or official abstract"
  }, {
    "code" : "truncated",
    "display" : "Truncated",
    "definition" : "Truncated abstract"
  }, {
    "code" : "short-abstract",
    "display" : "Short abstract",
    "definition" : "Brief abstract, for use when abstracts are provided in different sizes or lengths"
  }, {
    "code" : "long-abstract",
    "display" : "Long abstract",
    "definition" : "Long version of the abstract, for use when abstracts are provided in different sizes or lengths"
  }, {
    "code" : "plain-language",
    "display" : "Plain language",
    "definition" : "Additional form of abstract written for the general public"
  }, {
    "code" : "different-publisher",
    "display" : "Different publisher for abstract",
    "definition" : "Abstract produced by a different publisher than the cited artifact"
  }, {
    "code" : "language",
    "display" : "Different language",
    "definition" : "Additional form of abstract in a different language"
  }, {
    "code" : "autotranslated",
    "display" : "Different language derived from autotranslation",
    "definition" : "Machine translated form of abstract in a different language, language element codes the language into which it was translated by machine"
  }, {
    "code" : "duplicate-pmid",
    "display" : "Different text in additional Medline entry",
    "definition" : "Alternative form of abstract in two or more Medline entries"
  }, {
    "code" : "earlier-abstract",
    "display" : "Different text in an earlier version",
    "definition" : "Alternative form of abstract in an earlier version such as epub ahead of print"
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}