{
"description": "Export status codes for SQL on FHIR.",
"_filename": "CodeSystem-ExportStatusCodes.json",
"package_name": "hl7.fhir.uv.sql-on-fhir",
"date": "2026-08-14T02:49:31+10:00",
"publisher": "HL7 International / FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ExportStatusCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Export Status Code System",
"package_version": "3.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/ImplementationGuide/hl7.fhir.uv.sql-on-fhir"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/ImplementationGuide/hl7.fhir.uv.sql-on-fhir"
} ]
}
} ],
"status": "active",
"id": "0d9545b4-1f12-493c-972a-adda6c89bcff",
"kind": null,
"count": 5,
"url": "http://hl7.org/fhir/uv/sql-on-fhir/CodeSystem/ExportStatusCodes",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.77.16.1",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "accepted",
"display": "Accepted",
"definition": "The export has been accepted and is awaiting processing"
}, {
"code": "cancelled",
"display": "Cancelled",
"definition": "The export has been cancelled"
}, {
"code": "completed",
"display": "Completed",
"definition": "The export has been completed"
}, {
"code": "failed",
"display": "Failed",
"definition": "The export has failed"
}, {
"code": "in-progress",
"display": "In progress",
"definition": "The export is currently in progress"
} ],
"caseSensitive": true,
"version": "3.0.0-ballot",
"contact": [ {
"name": "HL7 International / FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}