FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 | 
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="published-in-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <p>This code system 
              <code>http://hl7.org/fhir/published-in-type</code> 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-standards-status">
    <valueCode value="informative"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r5.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <url value="http://hl7.org/fhir/published-in-type"/>
  <version value="5.0.0"/>
  <name value="PublishedInType"/>
  <title value="Published In Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-12-28T15:55:11+10:00"/>
  <publisher value="Clinical Decision Support"/>
  <contact>
    <name value="Clinical Decision Support"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description
               value="The type of publication such as book, database, or journal."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <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>