HL7 Terminology (THO)
6.3.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO) - Local Development build (v6.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Cited Artifact Abstract Type - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cited-artifact-abstract-type",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cited-artifact-abstract-type</b></p><a name=\"cited-artifact-abstract-type\"> </a><a name=\"hccited-artifact-abstract-type\"> </a><a name=\"cited-artifact-abstract-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/cited-artifact-abstract-type</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\">primary-human-use<a name=\"cited-artifact-abstract-type-primary-human-use\"> </a></td><td>Primary human use</td><td>Human-friendly main or official abstract</td></tr><tr><td style=\"white-space:nowrap\">primary-machine-use<a name=\"cited-artifact-abstract-type-primary-machine-use\"> </a></td><td>Primary machine use</td><td>Machine-friendly main or official abstract</td></tr><tr><td style=\"white-space:nowrap\">truncated<a name=\"cited-artifact-abstract-type-truncated\"> </a></td><td>Truncated</td><td>Truncated abstract</td></tr><tr><td style=\"white-space:nowrap\">short-abstract<a name=\"cited-artifact-abstract-type-short-abstract\"> </a></td><td>Short abstract</td><td>Brief abstract, for use when abstracts are provided in different sizes or lengths</td></tr><tr><td style=\"white-space:nowrap\">long-abstract<a name=\"cited-artifact-abstract-type-long-abstract\"> </a></td><td>Long abstract</td><td>Long version of the abstract, for use when abstracts are provided in different sizes or lengths</td></tr><tr><td style=\"white-space:nowrap\">plain-language<a name=\"cited-artifact-abstract-type-plain-language\"> </a></td><td>Plain language</td><td>Additional form of abstract written for the general public</td></tr><tr><td style=\"white-space:nowrap\">different-publisher<a name=\"cited-artifact-abstract-type-different-publisher\"> </a></td><td>Different publisher for abstract</td><td>Abstract produced by a different publisher than the cited artifact</td></tr><tr><td style=\"white-space:nowrap\">language<a name=\"cited-artifact-abstract-type-language\"> </a></td><td>Different language</td><td>Additional form of abstract in a different language</td></tr><tr><td style=\"white-space:nowrap\">autotranslated<a name=\"cited-artifact-abstract-type-autotranslated\"> </a></td><td>Different language derived from autotranslation</td><td>Machine translated form of abstract in a different language, language element codes the language into which it was translated by machine</td></tr><tr><td style=\"white-space:nowrap\">duplicate-pmid<a name=\"cited-artifact-abstract-type-duplicate-pmid\"> </a></td><td>Different text in additional Medline entry</td><td>Alternative form of abstract in two or more Medline entries</td></tr><tr><td style=\"white-space:nowrap\">earlier-abstract<a name=\"cited-artifact-abstract-type-earlier-abstract\"> </a></td><td>Different text in an earlier version</td><td>Alternative form of abstract in an earlier version such as epub ahead of print</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" : 1
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/cited-artifact-abstract-type",
  "version" : "1.0.0",
  "name" : "CitedArtifactAbstractType",
  "title" : "Cited Artifact Abstract Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-20T16: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" : "Used to express the reason and specific aspect for the variant abstract, such as language and specific language",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/cited-artifact-abstract-type",
  "content" : "complete",
  "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"
    }
  ]
}