HL7 Terminology (THO)
7.4.0 - Publication International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: Published In Type

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="published-in-type"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet published-in-type</b></p><a name="published-in-type"> </a><a name="hcpublished-in-type"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <code>https://www.nlm.nih.gov/mesh</code><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>D020492</td><td>Periodical</td></tr><tr><td>D019991</td><td>Database</td></tr><tr><td>D001877</td><td>Book</td></tr><tr><td>D064886</td><td>Dataset</td></tr></table></li></ul></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="1"/>
  </extension>
  <url value="http://terminology.hl7.org/ValueSet/published-in-type"/>
  <version value="2.0.0"/>
  <name value="PublishedInType"/>
  <title value="Published In Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-01-20T16: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."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="https://www.nlm.nih.gov/mesh"/>
      <concept>
        <code value="D020492"/>
        <display value="Periodical"/>
      </concept>
      <concept>
        <code value="D019991"/>
        <display value="Database"/>
      </concept>
      <concept>
        <code value="D001877"/>
        <display value="Book"/>
      </concept>
      <concept>
        <code value="D064886"/>
        <display value="Dataset"/>
      </concept>
    </include>
  </compose>
</ValueSet>