http://hl7.org/fhir/published-in-type|5.0.0

name
PublishedInType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2020-12-28 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.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" : "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" : 0
  } ],
  "status" : "active",
  "id" : "883af4e3-fd4e-5067-8f42-f66ff9db9f7f",
  "valueSet" : "http://hl7.org/fhir/ValueSet/published-in-type",
  "url" : "http://hl7.org/fhir/published-in-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1887",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}