{
  "resourceType": "CodeSystem",
  "id": "cited-artifact-classification-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\"><p>This code system <code>http://hl7.org/fhir/cited-artifact-classification-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\">publication-type<a name=\"cited-artifact-classification-type-publication-type\"> </a></td><td>Publication type</td><td>Publication type</td></tr><tr><td style=\"white-space:nowrap\">mesh-heading<a name=\"cited-artifact-classification-type-mesh-heading\"> </a></td><td>MeSH heading</td><td>MeSH heading</td></tr><tr><td style=\"white-space:nowrap\">supplemental-mesh-protocol<a name=\"cited-artifact-classification-type-supplemental-mesh-protocol\"> </a></td><td>Supplemental MeSH for Protocol</td><td>Supplemental MeSH for Protocol</td></tr><tr><td style=\"white-space:nowrap\">supplemental-mesh-disease<a name=\"cited-artifact-classification-type-supplemental-mesh-disease\"> </a></td><td>Supplemental MeSH for Disease</td><td>Supplemental MeSH for Disease</td></tr><tr><td style=\"white-space:nowrap\">supplemental-mesh-organism<a name=\"cited-artifact-classification-type-supplemental-mesh-organism\"> </a></td><td>Supplemental MeSH for Organism</td><td>Supplemental MeSH for Organism</td></tr><tr><td style=\"white-space:nowrap\">keyword<a name=\"cited-artifact-classification-type-keyword\"> </a></td><td>Keyword</td><td>Keyword</td></tr><tr><td style=\"white-space:nowrap\">citation-subset<a name=\"cited-artifact-classification-type-citation-subset\"> </a></td><td>Citation subset</td><td>Citation subset</td></tr><tr><td style=\"white-space:nowrap\">chemical<a name=\"cited-artifact-classification-type-chemical\"> </a></td><td>Chemical</td><td>Chemical</td></tr><tr><td style=\"white-space:nowrap\">publishing-model<a name=\"cited-artifact-classification-type-publishing-model\"> </a></td><td>Publishing Model</td><td>Used for PubModel attribute in Medline</td></tr><tr><td style=\"white-space:nowrap\">knowledge-artifact-type<a name=\"cited-artifact-classification-type-knowledge-artifact-type\"> </a></td><td>Knowledge Artifact Type</td><td>Knowledge Artifact Type</td></tr><tr><td style=\"white-space:nowrap\">coverage<a name=\"cited-artifact-classification-type-coverage\"> </a></td><td>Coverage</td><td>The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant</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": 0
    }
  ],
  "url": "http://hl7.org/fhir/cited-artifact-classification-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.1885"
    }
  ],
  "version": "5.0.0",
  "name": "CitedArtifactClassificationType",
  "title": "Cited Artifact Classification Type",
  "status": "active",
  "experimental": false,
  "date": "2021-03-11T10:55:11.085+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Cited Artifact Classification Type",
  "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-classification-type",
  "content": "complete",
  "concept": [
    {
      "code": "publication-type",
      "display": "Publication type",
      "definition": "Publication type"
    },
    {
      "code": "mesh-heading",
      "display": "MeSH heading",
      "definition": "MeSH heading"
    },
    {
      "code": "supplemental-mesh-protocol",
      "display": "Supplemental MeSH for Protocol",
      "definition": "Supplemental MeSH for Protocol"
    },
    {
      "code": "supplemental-mesh-disease",
      "display": "Supplemental MeSH for Disease",
      "definition": "Supplemental MeSH for Disease"
    },
    {
      "code": "supplemental-mesh-organism",
      "display": "Supplemental MeSH for Organism",
      "definition": "Supplemental MeSH for Organism"
    },
    {
      "code": "keyword",
      "display": "Keyword",
      "definition": "Keyword"
    },
    {
      "code": "citation-subset",
      "display": "Citation subset",
      "definition": "Citation subset"
    },
    {
      "code": "chemical",
      "display": "Chemical",
      "definition": "Chemical"
    },
    {
      "code": "publishing-model",
      "display": "Publishing Model",
      "definition": "Used for PubModel attribute in Medline"
    },
    {
      "code": "knowledge-artifact-type",
      "display": "Knowledge Artifact Type",
      "definition": "Knowledge Artifact Type"
    },
    {
      "code": "coverage",
      "display": "Coverage",
      "definition": "The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant"
    }
  ]
}