SQL on FHIR
2.1.0-pre - release International flag

SQL on FHIR - Local Development build (v2.1.0-pre) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SQL Library Types Code System - XML Representation

Draft as of 2025-07-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="LibraryTypesCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem LibraryTypesCodes</b></p><a name="LibraryTypesCodes"> </a><a name="hcLibraryTypesCodes"> </a><p>This  code system <code>https://sql-on-fhir.org/ig/CodeSystem/LibraryTypesCodes</code> defines the following code:</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">sql-query<a name="LibraryTypesCodes-sql-query"> </a></td><td>SQL Query Definition</td><td>The resource is a definition for a SQL Query</td></tr></table></div>
  </text>
  <url value="https://sql-on-fhir.org/ig/CodeSystem/LibraryTypesCodes"/>
  <version value="2.1.0-pre"/>
  <name value="LibraryTypesCodes"/>
  <title value="SQL Library Types Code System"/>
  <status value="draft"/>
  <date value="2025-07-31T21:26:38+00:00"/>
  <publisher value="SQL on FHIR Working Group"/>
  <contact>
    <name value="SQL on FHIR Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="https://sql-on-fhir.org"/>
    </telecom>
  </contact>
  <description value="Library types for SQL on FHIR."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="sql-query"/>
    <display value="SQL Query Definition"/>
    <definition value="The resource is a definition for a SQL Query"/>
  </concept>
</CodeSystem>