{
"resourceType": "CodeSystem",
"id": "cited-artifact-abstract-type",
"meta": {
"lastUpdated": "2023-03-26T15:21:02.749+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/cited-artifact-abstract-type</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">primary-human-use\n <a name=\"cited-artifact-abstract-type-primary-human-use\"> </a>\n </td>\n <td>Primary human use</td>\n <td>Human-friendly main or official abstract</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">primary-machine-use\n <a name=\"cited-artifact-abstract-type-primary-machine-use\"> </a>\n </td>\n <td>Primary machine use</td>\n <td>Machine-friendly main or official abstract</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">truncated\n <a name=\"cited-artifact-abstract-type-truncated\"> </a>\n </td>\n <td>Truncated</td>\n <td>Truncated abstract</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">short-abstract\n <a name=\"cited-artifact-abstract-type-short-abstract\"> </a>\n </td>\n <td>Short abstract</td>\n <td>Brief abstract, for use when abstracts are provided in different sizes or lengths</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">long-abstract\n <a name=\"cited-artifact-abstract-type-long-abstract\"> </a>\n </td>\n <td>Long abstract</td>\n <td>Long version of the abstract, for use when abstracts are provided in different sizes or lengths</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">plain-language\n <a name=\"cited-artifact-abstract-type-plain-language\"> </a>\n </td>\n <td>Plain language</td>\n <td>Additional form of abstract written for the general public</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">different-publisher\n <a name=\"cited-artifact-abstract-type-different-publisher\"> </a>\n </td>\n <td>Different publisher for abstract</td>\n <td>Abstract produced by a different publisher than the cited artifact</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">language\n <a name=\"cited-artifact-abstract-type-language\"> </a>\n </td>\n <td>Different language</td>\n <td>Additional form of abstract in a different language</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">autotranslated\n <a name=\"cited-artifact-abstract-type-autotranslated\"> </a>\n </td>\n <td>Different language derived from autotranslation</td>\n <td>Machine translated form of abstract in a different language, language element codes the language into which it was translated by machine</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">duplicate-pmid\n <a name=\"cited-artifact-abstract-type-duplicate-pmid\"> </a>\n </td>\n <td>Different text in additional Medline entry</td>\n <td>Alternative form of abstract in two or more Medline entries</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">earlier-abstract\n <a name=\"cited-artifact-abstract-type-earlier-abstract\"> </a>\n </td>\n <td>Different text in an earlier version</td>\n <td>Alternative form of abstract in an earlier version such as epub ahead of print</td>\n </tr>\n </table>\n </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": 0
}
],
"url": "http://hl7.org/fhir/cited-artifact-abstract-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.4.1879"
}
],
"version": "5.0.0",
"name": "CitedArtifactAbstractType",
"title": "Cited Artifact Abstract Type",
"status": "active",
"experimental": false,
"date": "2020-12-28T16: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",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/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"
}
]
}