http://terminology.hl7.org/CodeSystem/published-in-type|1.0.0

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

Published In Type

The type of publication such as book, database, or journal.

{
  "description" : "The type of publication such as book, database, or journal.",
  "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" : "PublishedInType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Published In Type",
  "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" : "e157562b-d8e3-5a78-87ac-6ae49c2cddb7",
  "valueSet" : "http://terminology.hl7.org/ValueSet/published-in-type",
  "url" : "http://terminology.hl7.org/CodeSystem/published-in-type",
  "concept" : [ {
    "code" : "D020492",
    "display" : "Periodical",
    "definition" : "Publication intended to be issued on an ongoing basis, generally more frequently than annually, containing separate articles, stories, or writings."
  }, {
    "code" : "D019991",
    "display" : "Database",
    "definition" : "A structured file of information or a set of logically related data stored and retrieved using computer-based means."
  }, {
    "code" : "D001877",
    "display" : "Book",
    "definition" : "Non-periodical written or printed works consisting of sheets of pages fastened or bound together within covers."
  }, {
    "code" : "D064886",
    "display" : "Dataset",
    "definition" : "Works consisting of organized collections of data, which have been stored permanently in a formalized manner suitable for communication, interpretation, or processing."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}