http://terminology.hl7.org/CodeSystem/artifact-url-classifier|1.0.0

name
ArtifactUrlClassifier
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2025-01-20 05:55:11.0

Artifact Url Classifier

Code the reason for different URLs, eg abstract and full-text.

{
  "description" : "Code the reason for different URLs, eg abstract and full-text.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2025-01-20T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "ArtifactUrlClassifier",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Artifact Url Classifier",
  "supliment" : null,
  "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
  } ],
  "status" : "active",
  "id" : "1b9bef98-262c-5929-9760-47cb5ec76a02",
  "valueSet" : "http://terminology.hl7.org/ValueSet/artifact-url-classifier",
  "url" : "http://terminology.hl7.org/CodeSystem/artifact-url-classifier",
  "concept" : [ {
    "code" : "abstract",
    "display" : "Abstract",
    "definition" : "The URL will reach a brief summary for the article."
  }, {
    "code" : "full-text",
    "display" : "Full-Text",
    "definition" : "The URL will reach the full-text of the article."
  }, {
    "code" : "supplement",
    "display" : "Supplement",
    "definition" : "The URL will reach a supplement, appendix, or additional supporting information for the article."
  }, {
    "code" : "webpage",
    "display" : "Webpage",
    "definition" : "The URL will reach a webpage related to the article, where the content is not easily classified as abstract, full-text or supplement."
  }, {
    "code" : "file-directory",
    "display" : "File directory",
    "definition" : "The URL will reach a file directory."
  }, {
    "code" : "code-repository",
    "display" : "Code repository",
    "definition" : "File archive and web hosting facility for source code of software, documentation, web pages, and other works."
  }, {
    "code" : "restricted",
    "display" : "Restricted",
    "definition" : "The URL content has restricted access (e.g. subcription required)."
  }, {
    "code" : "compressed-file",
    "display" : "Compressed file",
    "definition" : "Compressed archive file (e.g. a zip file) that contains multiple files"
  }, {
    "code" : "doi-based",
    "display" : "DOI Based",
    "definition" : "The URL is derived from the Digital Object Identifier (DOI)."
  }, {
    "code" : "pdf",
    "display" : "PDF",
    "definition" : "The URL will reach content in PDF form."
  }, {
    "code" : "json",
    "display" : "JSON",
    "definition" : "The URL will reach content in JSON format."
  }, {
    "code" : "xml",
    "display" : "XML",
    "definition" : "The URL will reach content in XML format."
  }, {
    "code" : "version-specific",
    "display" : "Version Specific",
    "definition" : "The URL will reach content that is a specific version of the article."
  }, {
    "code" : "computable-resource",
    "display" : "Computable resource",
    "definition" : "The URL will reach content that is machine-interpretable."
  }, {
    "code" : "not-specified",
    "display" : "Not Specified",
    "definition" : "Used when URL classifier is not specified but expected in a system."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}