Release 5 Draft Ballot

This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B

Codesystem-published-in-type.xml

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Code System PublishedInType

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="published-in-type"/> 
  <meta> 
    <lastUpdated value="2021-04-15T13:25:09.461+11:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      
      
      <p> This code system http://terminology.hl7.org/CodeSystem/published-in-type defines the following
         codes:</p> 
      
      
      <table class="codes">
        
        
        <tr> 
          
          
          <td style="white-space:nowrap">
            
            
            <b> Code</b> 
          
          
          </td> 
          
          
          <td> 
            
            
            <b> Display</b> 
          
          
          </td> 
          
          
          <td> 
            
            
            <b> Definition</b> 
          
          
          </td> 
        
        
        </tr> 
        
        
        <tr> 
          
          
          <td style="white-space:nowrap">D020492
            
            
            <a name="published-in-type-D020492"> </a> 
          
          
          </td> 
          
          
          <td> Periodical</td> 
          
          
          <td> Publication intended to be issued on an ongoing basis, generally more frequently than
             annually, containing separate articles, stories, or writings.</td> 
        
        
        </tr> 
        
        
        <tr> 
          
          
          <td style="white-space:nowrap">D019991
            
            
            <a name="published-in-type-D019991"> </a> 
          
          
          </td> 
          
          
          <td> Database</td> 
          
          
          <td> A structured file of information or a set of logically related data stored and retrieved
             using computer-based means.</td> 
        
        
        </tr> 
        
        
        <tr> 
          
          
          <td style="white-space:nowrap">D001877
            
            
            <a name="published-in-type-D001877"> </a> 
          
          
          </td> 
          
          
          <td> Book</td> 
          
          
          <td> Non-periodical written or printed works consisting of sheets of pages fastened or bound
             together within covers.</td> 
        
        
        </tr> 
        
        
        <tr> 
          
          
          <td style="white-space:nowrap">D064886
            
            
            <a name="published-in-type-D064886"> </a> 
          
          
          </td> 
          
          
          <td> Dataset</td> 
          
          
          <td> Works consisting of organized collections of data, which have been stored permanently
             in a formalized manner suitable for communication, interpretation, or processing.</td> 
        
        
        </tr> 
      
      
      </table> 
    
    
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/> 
  </extension> 
  <url value="http://terminology.hl7.org/CodeSystem/published-in-type"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.1.0"/> 
  </identifier> 
  <version value="4.6.0"/> 
  <name value="PublishedInType"/> 
  <title value="PublishedInType"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <date value="2020-12-28T16:55:11+11:00"/> 
  <publisher value="HL7 (FHIR Project)"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org/fhir"/> 
    </telecom> 
    <telecom> 
      <system value="email"/> 
      <value value="fhir@lists.hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="The type of publication such as book, database, or journal."/> 
  <caseSensitive value="true"/> 
  <valueSet value="http://hl7.org/fhir/ValueSet/published-in-type"/> 
  <content value="complete"/> 
  <concept> 
    <code value="D020492"/> 
    <display value="Periodical"/> 
    <definition value="Publication intended to be issued on an ongoing basis, generally more frequently than
     annually, containing separate articles, stories, or writings."/> 
  </concept> 
  <concept> 
    <code value="D019991"/> 
    <display value="Database"/> 
    <definition value="A structured file of information or a set of logically related data stored and retrieved
     using computer-based means."/> 
  </concept> 
  <concept> 
    <code value="D001877"/> 
    <display value="Book"/> 
    <definition value="Non-periodical written or printed works consisting of sheets of pages fastened or bound
     together within covers."/> 
  </concept> 
  <concept> 
    <code value="D064886"/> 
    <display value="Dataset"/> 
    <definition value="Works consisting of organized collections of data, which have been stored permanently
     in a formalized manner suitable for communication, interpretation, or processing."/> 
  </concept> 
</CodeSystem> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.