FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-cited-artifact-classification-type.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-cited-artifact-classification-type.html
URLhttp://hl7.org/fhir/cited-artifact-classification-type
Version5.0.0
Statusactive
Date2021-03-11T09:55:11.085+10:00
NameCitedArtifactClassificationType
TitleCited Artifact Classification Type
Realmuv
Authorityhl7
DescriptionCited Artifact Classification Type
Contentcomplete

Resources that use this resource

ValueSet
R5-cited-artifact-classification-type-for-R4Cross-version VS for R5.CitedArtifactClassificationType for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

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

This code system http://hl7.org/fhir/cited-artifact-classification-type defines the following codes:

Code Display Definition
publication-type Publication type Publication type
mesh-heading MeSH heading MeSH heading
supplemental-mesh-protocol Supplemental MeSH for Protocol Supplemental MeSH for Protocol
supplemental-mesh-disease Supplemental MeSH for Disease Supplemental MeSH for Disease
supplemental-mesh-organism Supplemental MeSH for Organism Supplemental MeSH for Organism
keyword Keyword Keyword
citation-subset Citation subset Citation subset
chemical Chemical Chemical
publishing-model Publishing Model Used for PubModel attribute in Medline
knowledge-artifact-type Knowledge Artifact Type Knowledge Artifact Type
coverage Coverage The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant

Source1

{
  "resourceType": "CodeSystem",
  "id": "cited-artifact-classification-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://hl7.org/fhir/cited-artifact-classification-type",
  "version": "5.0.0",
  "name": "CitedArtifactClassificationType",
  "title": "Cited Artifact Classification Type",
  "status": "active",
  "experimental": false,
  "date": "2021-03-11T09:55:11.085+10:00",
  "publisher": "Clinical Decision Support",
  "contact": [
    {
      "name": "Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "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|4.3.0",
  "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"
    }
  ]
}