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

: All SQL Dialect Codes - JSON Representation

Draft as of 2025-07-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "AllSQLDialectCodes",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://sql-on-fhir.org/ig/ValueSet/AllSQLDialectCodes",
  "version" : "2.1.0-pre",
  "name" : "AllSQLDialectCodes",
  "title" : "All SQL Dialect Codes",
  "status" : "draft",
  "date" : "2025-07-31T21:26:38+00:00",
  "publisher" : "SQL on FHIR Working Group",
  "contact" : [
    {
      "name" : "SQL on FHIR Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sql-on-fhir.org"
        }
      ]
    }
  ],
  "description" : "ValueSet of all codes from SQL Dialect Codes codesystem",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://sql-on-fhir.org/ig/CodeSystem/SQLDialectCodes"
      }
    ]
  }
}