FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cited-artifact-classification-type

Packagehl7.terminology
TypeCodeSystem
Idcited-artifact-classification-type
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-cited-artifact-classification-type.html
URLhttp://terminology.hl7.org/CodeSystem/cited-artifact-classification-type
Version1.0.0
Statusactive
Date2025-01-20T10:55:11.085+11:00
NameCitedArtifactClassificationType
TitleCited Artifact Classification Type
Realmuv
Authorityhl7
DescriptionCited Artifact Classification Type
Contentcomplete

Resources that use this resource

ValueSet
cited-artifact-classification-typeCited Artifact Classification Type
cited-artifact-classification-typeCited Artifact Classification Type

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem cited-artifact-classification-type

This case-sensitive code system http://terminology.hl7.org/CodeSystem/cited-artifact-classification-type defines the following codes:

CodeDisplayDefinition
publication-type Publication typePublication type
mesh-heading MeSH headingMeSH heading
supplemental-mesh-protocol Supplemental MeSH for ProtocolSupplemental MeSH for Protocol
supplemental-mesh-disease Supplemental MeSH for DiseaseSupplemental MeSH for Disease
supplemental-mesh-organism Supplemental MeSH for OrganismSupplemental MeSH for Organism
keyword KeywordKeyword
citation-subset Citation subsetCitation subset
chemical ChemicalChemical
publishing-model Publishing ModelUsed for PubModel attribute in Medline
knowledge-artifact-type Knowledge Artifact TypeKnowledge Artifact Type
coverage CoverageThe spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant

Source

{
  "resourceType": "CodeSystem",
  "id": "cited-artifact-classification-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-classification-type",
  "version": "1.0.0",
  "name": "CitedArtifactClassificationType",
  "title": "Cited Artifact Classification Type",
  "status": "active",
  "experimental": false,
  "date": "2025-01-20T10: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",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/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"
    }
  ]
}