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

FHIR IG Statistics: CodeSystem/citation-classification-type

Packagehl7.terminology
TypeCodeSystem
Idcitation-classification-type
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-citation-classification-type.html
URLhttp://terminology.hl7.org/CodeSystem/citation-classification-type
Version1.0.0
Statusactive
Date2025-01-20T10:55:11.085+11:00
NameCitationClassificationType
TitleCitation Classification Type
Realmuv
Authorityhl7
DescriptionCitation classification type
Contentcomplete

Resources that use this resource

ValueSet
citation-classification-typeCitation Classification Type
citation-classification-typeCitation Classification Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem citation-classification-type

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

CodeDisplayDefinition
citation-source Citation SourceCitation repository where this citation was created or copied from
medline-owner MEDLINE Citation OwnerThe party responsible for creating and validating the MEDLINE citation
fevir-platform-use FEvIR Platform UseUsed for Citation sharing on the Fast Evidence Interoperability Resources (FEvIR) Platform

Source

{
  "resourceType": "CodeSystem",
  "id": "citation-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/citation-classification-type",
  "version": "1.0.0",
  "name": "CitationClassificationType",
  "title": "Citation 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": "Citation classification type",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/citation-classification-type",
  "content": "complete",
  "concept": [
    {
      "code": "citation-source",
      "display": "Citation Source",
      "definition": "Citation repository where this citation was created or copied from"
    },
    {
      "code": "medline-owner",
      "display": "MEDLINE Citation Owner",
      "definition": "The party responsible for creating and validating the MEDLINE citation"
    },
    {
      "code": "fevir-platform-use",
      "display": "FEvIR Platform Use",
      "definition": "Used for Citation sharing on the Fast Evidence Interoperability Resources (FEvIR) Platform"
    }
  ]
}