http://terminology.hl7.org/CodeSystem/cited-medium|1.0.0

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

Cited Medium

NLM codes Internet or Print.

{
  "description" : "NLM codes Internet or Print.",
  "compose" : null,
  "package" : "hl7.terminology.r5@6.3.0",
  "date" : "2025-01-20T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "CitedMedium",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Cited Medium",
  "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" : "7e38593f-fdca-5274-bb5d-e0b7047162a9",
  "valueSet" : "http://terminology.hl7.org/ValueSet/cited-medium",
  "url" : "http://terminology.hl7.org/CodeSystem/cited-medium",
  "concept" : [ {
    "code" : "internet",
    "display" : "Internet",
    "definition" : "Online publication in a periodic release. Used to match NLM JournalIssue CitedMedium code for online version."
  }, {
    "code" : "print",
    "display" : "Print",
    "definition" : "Print publication in a periodic release. Used to match NLM JournalIssue CitedMedium code for print version."
  }, {
    "code" : "offline-digital-storage",
    "display" : "Offline Digital Storage",
    "definition" : "Publication in a physical device for electronic data storage, organized in issues for periodic release."
  }, {
    "code" : "internet-without-issue",
    "display" : "Internet without issue",
    "definition" : "Online publication without any periodic release. Used for article specific publication date which could be the same as or different from journal issue publication date."
  }, {
    "code" : "print-without-issue",
    "display" : "Print without issue",
    "definition" : "Print publication without any periodic release."
  }, {
    "code" : "offline-digital-storage-without-issue",
    "display" : "Offline Digital Storage without issue",
    "definition" : "Publication in a physical device for electronic data storage, without any periodic release."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}