{
"description": "Plain-text SQL query for human readability. Supplements the base64-encoded Attachment.data.",
"_filename": "StructureDefinition-sql-text.json",
"package_name": "io.health-samurai.core.r6",
"date": "2026-03-31T14:17:59+00:00",
"derivation": "constraint",
"publisher": "Health Samurai",
"fhirVersion": "6.0.0-ballot5",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "SqlText",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "SQL Text",
"package_version": "0.2607.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-bind"
} ],
"status": "draft",
"id": "6e266658-2cd3-40c9-9ab2-71612b67fab0",
"kind": "complex-type",
"url": "https://sql-on-fhir.org/ig/StructureDefinition/sql-text",
"context": [ {
"type": "element",
"expression": "Attachment"
} ],
"version": "0.2607.2",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "SQL Text",
"definition": "Plain-text SQL query for human readability. Supplements the base64-encoded Attachment.data."
}, {
"id": "Extension.extension",
"max": "0",
"path": "Extension.extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://sql-on-fhir.org/ig/StructureDefinition/sql-text"
}, {
"id": "Extension.value[x]",
"min": 1,
"path": "Extension.value[x]",
"type": [ {
"code": "string"
} ]
} ]
},
"contact": [ {
"name": "SQL on FHIR Working Group",
"telecom": [ {
"value": "https://sql-on-fhir.org",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}