FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem cited-artifact-classification-type

{
  "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\">\n            <p>This code system \n              <code>http://hl7.org/fhir/cited-artifact-classification-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\">publication-type\n                  <a name=\"cited-artifact-classification-type-publication-type\"> </a>\n                </td>\n                <td>Publication type</td>\n                <td>Publication type</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">mesh-heading\n                  <a name=\"cited-artifact-classification-type-mesh-heading\"> </a>\n                </td>\n                <td>MeSH heading</td>\n                <td>MeSH heading</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">supplemental-mesh-protocol\n                  <a name=\"cited-artifact-classification-type-supplemental-mesh-protocol\"> </a>\n                </td>\n                <td>Supplemental MeSH for Protocol</td>\n                <td>Supplemental MeSH for Protocol</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">supplemental-mesh-disease\n                  <a name=\"cited-artifact-classification-type-supplemental-mesh-disease\"> </a>\n                </td>\n                <td>Supplemental MeSH for Disease</td>\n                <td>Supplemental MeSH for Disease</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">supplemental-mesh-organism\n                  <a name=\"cited-artifact-classification-type-supplemental-mesh-organism\"> </a>\n                </td>\n                <td>Supplemental MeSH for Organism</td>\n                <td>Supplemental MeSH for Organism</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">keyword\n                  <a name=\"cited-artifact-classification-type-keyword\"> </a>\n                </td>\n                <td>Keyword</td>\n                <td>Keyword</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">citation-subset\n                  <a name=\"cited-artifact-classification-type-citation-subset\"> </a>\n                </td>\n                <td>Citation subset</td>\n                <td>Citation subset</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">chemical\n                  <a name=\"cited-artifact-classification-type-chemical\"> </a>\n                </td>\n                <td>Chemical</td>\n                <td>Chemical</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">publishing-model\n                  <a name=\"cited-artifact-classification-type-publishing-model\"> </a>\n                </td>\n                <td>Publishing Model</td>\n                <td>Used for PubModel attribute in Medline</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">knowledge-artifact-type\n                  <a name=\"cited-artifact-classification-type-knowledge-artifact-type\"> </a>\n                </td>\n                <td>Knowledge Artifact Type</td>\n                <td>Knowledge Artifact Type</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">coverage\n                  <a name=\"cited-artifact-classification-type-coverage\"> </a>\n                </td>\n                <td>Coverage</td>\n                <td>The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant</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-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"
    }
  ]
}