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

: Export Status Codes - JSON Representation

Draft as of 2025-10-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ExportStatusCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ExportStatusCodes</b></p><a name=\"ExportStatusCodes\"> </a><a name=\"hcExportStatusCodes\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ExportStatusCodes.html\"><code>https://sql-on-fhir.org/ig/CodeSystem/ExportStatusCodes</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\">&#x1F4E6;2.1.0-pre</span></li></ul></div>"
  },
  "url" : "https://sql-on-fhir.org/ig/ValueSet/ExportStatusCodes",
  "version" : "2.1.0-pre",
  "name" : "ExportStatusCodes",
  "title" : "Export Status Codes",
  "status" : "draft",
  "date" : "2025-10-08T06:30:12+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 Export Status 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/ExportStatusCodes"
      }
    ]
  }
}