http://hl7.org/fhir/cited-medium|5.0.0

name
CitedMedium
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2020-12-28 05:55:11.0

Cited Medium

NLM codes Internet or Print.

{
  "description" : "NLM codes Internet or Print.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2020-12-28T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "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" : 0
  } ],
  "status" : "active",
  "id" : "62b9ed60-79f2-51bc-b8ec-2983607f7aef",
  "valueSet" : "http://hl7.org/fhir/ValueSet/cited-medium",
  "url" : "http://hl7.org/fhir/cited-medium",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1881",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}