SQL on FHIR
2.1.0-pre - release
SQL on FHIR, published by SQL on FHIR Working Group. This guide is not an authorized publication; it is the continuous build for version 2.1.0-pre built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/sql-on-fhir-v2/ and changes regularly. See the Directory of published versions
Draft as of 2025-09-04 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="AllSQLDialectCodes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet AllSQLDialectCodes</b></p><a name="AllSQLDialectCodes"> </a><a name="hcAllSQLDialectCodes"> </a><ul><li>Include all codes defined in <a href="CodeSystem-SQLDialectCodes.html"><code>https://sql-on-fhir.org/ig/CodeSystem/SQLDialectCodes</code></a></li></ul></div>
</text>
<url value="https://sql-on-fhir.org/ig/ValueSet/AllSQLDialectCodes"/>
<version value="2.1.0-pre"/>
<name value="AllSQLDialectCodes"/>
<title value="All SQL Dialect Codes"/>
<status value="draft"/>
<date value="2025-09-04T06:46:53+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="ValueSet of all codes from SQL Dialect Codes codesystem"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="https://sql-on-fhir.org/ig/CodeSystem/SQLDialectCodes"/>
</include>
</compose>
</ValueSet>