FHIR IG analytics| Package | hl7.fhir.uv.sql-on-fhir |
| Resource Type | ImplementationGuide |
| Id | ImplementationGuide-hl7.fhir.uv.sql-on-fhir.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/sql-on-fhir/index.html |
| URL | http://hl7.org/fhir/uv/sql-on-fhir/ImplementationGuide/hl7.fhir.uv.sql-on-fhir |
| Version | 3.0.0-ballot |
| Status | draft |
| Date | 2026-08-05T23:37:23+00:00 |
| Name | SQLonFHIR |
| Title | SQL on FHIR |
| Realm | uv |
| Authority | hl7 |
| Description | A specification for defining portable views of FHIR data that can be easily queried using tools such as SQL. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImplementationGuide hl7.fhir.uv.sql-on-fhir
The official URL for this implementation guide is:
http://hl7.org/fhir/uv/sql-on-fhir/ImplementationGuide/hl7.fhir.uv.sql-on-fhir
A specification for defining portable views of FHIR data that can be easily queried using tools such as SQL.
{
"resourceType": "ImplementationGuide",
"id": "hl7.fhir.uv.sql-on-fhir",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "http://hl7.org/fhir/uv/sql-on-fhir/ImplementationGuide/hl7.fhir.uv.sql-on-fhir",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.77"
}
],
"version": "3.0.0-ballot",
"name": "SQLonFHIR",
"title": "SQL on FHIR",
"status": "draft",
"date": "2026-08-05T23:37:23+00:00",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"name": "HL7 International / FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "A specification for defining portable views of FHIR data that can be easily queried using tools such as SQL.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"packageId": "hl7.fhir.uv.sql-on-fhir",
"license": "CC0-1.0",
"fhirVersion": [
"5.0.0"
],
"dependsOn": [
{
"id": "hl7tx",
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-dependency-comment",
"valueMarkdown": "Automatically added as a dependency - all IGs depend on HL7 Terminology"
}
],
"uri": "http://terminology.hl7.org/ImplementationGuide/hl7.terminology",
"packageId": "hl7.terminology.r5",
"version": "7.3.0"
},
{
"id": "hl7_fhir_uv_extensions",
"uri": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions",
"packageId": "hl7.fhir.uv.extensions",
"version": "5.3.0"
}
],
"definition": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/ig-internal-dependency",
"valueCode": "hl7.fhir.uv.tools.r5#1.1.2"
}
],
"resource": [
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Library"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Library-ActivePatientAddressesQuery.html"
}
],
"reference": {
"reference": "Library/ActivePatientAddressesQuery"
},
"name": "Active Patient Addresses",
"description": "A SQL query that composes the ActivePatientsView, demonstrating an SQLQuery that references an SQLView as a virtual table.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/SQLQuery"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Library"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Library-ActivePatientsView.html"
}
],
"reference": {
"reference": "Library/ActivePatientsView"
},
"name": "Active Patients",
"description": "A reusable SQL view selecting active patients, intended to be referenced as a virtual table by other queries.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/SQLView"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "ValueSet"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "ValueSet-AllSQLContentTypeCodes.html"
}
],
"reference": {
"reference": "ValueSet/AllSQLContentTypeCodes"
},
"name": "All SQL Content Type Codes",
"description": "ValueSet of all codes from SQL Content Type Codes codesystem",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Library"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Library-SqlOnFhirExample.html"
}
],
"reference": {
"reference": "Library/SqlOnFhirExample"
},
"name": "Blood Pressure Trend Report",
"description": "Annotated SQL query example demonstrating how tooling can derive Library metadata.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/SQLQuery"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
"valueCode": "application/fhir+json"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Binary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Binary-CodeSystemHierarchy.html"
}
],
"reference": {
"reference": "Binary/CodeSystemHierarchy"
},
"name": "CodeSystemHierarchy",
"description": "Demonstrates using `repeat` with nested `select` to traverse a\nCodeSystem concept hierarchy. This produces parent-child code pairs by using\n`repeat` to walk down the concept tree and a nested `forEach` to extract each\nchild concept at every level. Useful for building concept maps or analysing\nhierarchical terminologies.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
"valueCode": "application/fhir+json"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Binary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Binary-ConditionFlat.html"
}
],
"reference": {
"reference": "Binary/ConditionFlat"
},
"name": "ConditionFlat",
"description": "A simple view for flattening a Condition resource. Some of the\nmore commonly used fields are included in this flat view. A notable point\nis flattening of `category.coding` fields with one `forEach` construct as\nFHIRPath will take care of handling of nested arrays.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
"valueCode": "application/fhir+json"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Binary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Binary-EncounterFlat.html"
}
],
"reference": {
"reference": "Binary/EncounterFlat"
},
"name": "EncounterFlat",
"description": "A simple view for flattening an Encounter resource. Some of the\nmore commonly used fields are included in this flat view. Note this is valid\nfor an R4 Encounter resource but not R5 (hence the `fhirVersion`).",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "ValueSet"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "ValueSet-ExportOutputFormatCodes.html"
}
],
"reference": {
"reference": "ValueSet/ExportOutputFormatCodes"
},
"name": "Export Output Format Codes",
"description": "Output format codes supported by the export operations. Excludes fhir, which applies to the run operations only; see Common Operation Behavior.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "CodeSystem"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "CodeSystem-ExportStatusCodes.html"
}
],
"reference": {
"reference": "CodeSystem/ExportStatusCodes"
},
"name": "Export Status Code System",
"description": "Export status codes for SQL on FHIR.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "ValueSet"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "ValueSet-ExportStatusCodes.html"
}
],
"reference": {
"reference": "ValueSet/ExportStatusCodes"
},
"name": "Export Status Codes",
"description": "ValueSet of all codes from Export Status Codes codesystem",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Library"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Library-OmopFhirPatientJoin.html"
}
],
"reference": {
"reference": "Library/OmopFhirPatientJoin"
},
"name": "OMOP/FHIR Patient Match with Diagnoses",
"description": "Disambiguates OMOP and FHIR Patient views and joins diagnoses for context.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/SQLQuery"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "ValueSet"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "ValueSet-OutputFormatCodes.html"
}
],
"reference": {
"reference": "ValueSet/OutputFormatCodes"
},
"name": "Output Format Codes",
"description": "ValueSet of all codes from Output Format Codes codesystem. Used by the synchronous run operations; see Common Operation Behavior.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "CodeSystem"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "CodeSystem-OutputFormatCodes.html"
}
],
"reference": {
"reference": "CodeSystem/OutputFormatCodes"
},
"name": "Output Format Codes",
"description": "Output format codes for SQL on FHIR.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
"valueCode": "application/fhir+json"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Binary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Binary-PatientAddresses.html"
}
],
"reference": {
"reference": "Binary/PatientAddresses"
},
"name": "PatientAddresses",
"description": "An example of unnesting patient addresses into multiple\nrows.\n\nThis view uses `forEach` to indicate we are unrolling these into separate rows. \nThe `join` function is used to create a single address line.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
"valueCode": "application/fhir+json"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Binary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Binary-PatientAndContactAddressUnion.html"
}
],
"reference": {
"reference": "Binary/PatientAndContactAddressUnion"
},
"name": "PatientAndContactAddressUnion",
"description": "An example of unnesting patient addresses and contact addresss\ninto multiple rows, which are unioned together into a single table.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
"valueCode": "application/fhir+json"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Binary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Binary-PatientDemographics.html"
}
],
"reference": {
"reference": "Binary/PatientDemographics"
},
"name": "PatientDemographics",
"description": "A minimal example of a patient demographics view.\nThis view uses the first 'official' patient name for our demographics table.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
"valueCode": "application/fhir+json"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Binary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Binary-PatientNamesWithIndex.html"
}
],
"reference": {
"reference": "Binary/PatientNamesWithIndex"
},
"name": "PatientNamesWithIndex",
"description": "An example demonstrating the use of %rowIndex to capture the\nposition of elements within a collection. This is useful for preserving FHIR\nordering semantics and creating surrogate keys that combine resource ID with\nelement position.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
"valueCode": "application/fhir+json"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Binary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Binary-QuestionnaireResponseItems.html"
}
],
"reference": {
"reference": "Binary/QuestionnaireResponseItems"
},
"name": "QuestionnaireResponseItems",
"description": "Demonstrates using the `repeat` directive to recursively flatten\nnested QuestionnaireResponse items. Unlike `forEach`, which only unnests a single\nlevel, `repeat` traverses all levels of nesting to produce one row per item\nregardless of depth. This is useful for analysing survey responses where questions\nmay be grouped into nested sections.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "StructureDefinition:logical"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "StructureDefinition-ShareableViewDefinition.html"
}
],
"reference": {
"reference": "StructureDefinition/ShareableViewDefinition"
},
"name": "Shareable View Definition",
"description": "A profile for View Definitions intended to be shared between multiple systems. This requires that \nthe View Definition have a defined URL and name. It also requires declaration of the FHIR version \nthat the view is intended to be executed over, and the FHIR type of each column. This ensures \nconsistent interpretation of the view across different view runner implementations.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
"valueCode": "application/fhir+json"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Binary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Binary-ShareablePatientDemographics.html"
}
],
"reference": {
"reference": "Binary/ShareablePatientDemographics"
},
"name": "ShareablePatientDemographics",
"description": "Creates the same view as the 'PatientDemographics' example, but applies both the\nShareableViewDefinition and TabularViewDefinition profiles.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ShareableViewDefinition"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "CodeSystem"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "CodeSystem-SQLContentTypeCodes.html"
}
],
"reference": {
"reference": "CodeSystem/SQLContentTypeCodes"
},
"name": "SQL Content Type Codes",
"description": "Permitted contentType values for SQLQuery attachments, including dialect-specific variants.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "CodeSystem"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "CodeSystem-LibraryTypesCodes.html"
}
],
"reference": {
"reference": "CodeSystem/LibraryTypesCodes"
},
"name": "SQL Library Types Code System",
"description": "Library types for SQL on FHIR.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "StructureDefinition:resource"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "StructureDefinition-SQLQuery.html"
}
],
"reference": {
"reference": "StructureDefinition/SQLQuery"
},
"name": "SQL Query Library",
"description": "The SQLQuery profile represents a SQL query that runs against ViewDefinition\ntables. It bundles the SQL, dependencies, and parameters for sharing and\nversioning.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "StructureDefinition:extension"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "StructureDefinition-sql-text.html"
}
],
"reference": {
"reference": "StructureDefinition/sql-text"
},
"name": "SQL Text",
"description": "Plain-text SQL query for human readability. Supplements the base64-encoded Attachment.data.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "StructureDefinition:resource"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "StructureDefinition-SQLView.html"
}
],
"reference": {
"reference": "StructureDefinition/SQLView"
},
"name": "SQL View Library",
"description": "The SQLView profile represents a reusable, named SQL query that other queries\nreference as a virtual table source, analogous to a SQL view. It bundles the\nSQL and its dependencies for sharing and versioning. Unlike SQLQuery, an\nSQLView cannot declare parameters.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "OperationDefinition"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "OperationDefinition-SQLQueryExport.html"
}
],
"reference": {
"reference": "OperationDefinition/SQLQueryExport"
},
"name": "SQLQuery Export",
"description": "Export SQLQuery Library results asynchronously using the FHIR Asynchronous Interaction Request Pattern.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "OperationDefinition"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "OperationDefinition-SQLQueryRun.html"
}
],
"reference": {
"reference": "OperationDefinition/SQLQueryRun"
},
"name": "SQLQuery Run",
"description": "Execute a SQLQuery Library against ViewDefinition tables.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "StructureDefinition:logical"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "StructureDefinition-TabularViewDefinition.html"
}
],
"reference": {
"reference": "StructureDefinition/TabularViewDefinition"
},
"name": "Tabular View Definition",
"description": "A profile for View Definitions where each resulting field must contain only a simple scalar value.\nThis is sometimes referred to as 'CSV Mode', but applies to any system that explicitly constrains \nits views or tables to tabular data.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Library"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Library-UniquePatientAddressesQuery.html"
}
],
"reference": {
"reference": "Library/UniquePatientAddressesQuery"
},
"name": "Unique Patient Addresses",
"description": "A SQL query that retrieves the most recent address per patient with a city filter.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/SQLQuery"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical",
"valueCanonical": "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
"valueCode": "application/fhir+json"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "Binary"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "Binary-UsCoreBloodPressures.html"
}
],
"reference": {
"reference": "Binary/UsCoreBloodPressures"
},
"name": "UsCoreBloodPressures",
"description": "A simple view of blood pressure observations, with separate columns for \nsystolic and diastolic values.",
"isExample": true,
"profile": [
"http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition"
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "StructureDefinition:logical"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "StructureDefinition-ViewDefinition.html"
}
],
"reference": {
"reference": "StructureDefinition/ViewDefinition"
},
"name": "View Definition",
"description": "A ViewDefinition represents a tabular projection of a FHIR resource, where the columns and inclusion \ncriteria are defined by FHIRPath expressions.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "OperationDefinition"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "OperationDefinition-ViewDefinitionExport.html"
}
],
"reference": {
"reference": "OperationDefinition/ViewDefinitionExport"
},
"name": "ViewDefinition Export",
"description": "Export a view definition. User can provide view definition references and/or resources as part of the input parameters.",
"isExample": false
},
{
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString": "OperationDefinition"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/implementationguide-page",
"valueUri": "OperationDefinition-ViewDefinitionRun.html"
}
],
"reference": {
"reference": "OperationDefinition/ViewDefinitionRun"
},
"name": "ViewDefinition Run",
"description": "Execute a view definition against supplied or server data.",
"isExample": false
}
],
"page": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"sourceUrl": "toc.html",
"name": "toc.html",
"title": "Table of Contents",
"generation": "html",
"page": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"sourceUrl": "index.html",
"name": "index.html",
"title": "Home",
"generation": "markdown"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"sourceUrl": "contributing.html",
"name": "contributing.html",
"title": "Contributing",
"generation": "markdown"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"sourceUrl": "functional-model.html",
"name": "functional-model.html",
"title": "Functional Model",
"generation": "markdown"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"sourceUrl": "glossary.html",
"name": "glossary.html",
"title": "Glossary",
"generation": "markdown"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"sourceUrl": "operations.html",
"name": "operations.html",
"title": "Operations",
"generation": "markdown"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"sourceUrl": "operations-capability.html",
"name": "operations-capability.html",
"title": "Operations Capability",
"generation": "markdown"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"sourceUrl": "operations-common.html",
"name": "operations-common.html",
"title": "Operations Common",
"generation": "markdown"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}
],
"sourceUrl": "operations-materialize.html",
"name": "operations-materialize.html",
"title": "Operations Materialize",
"generation": "markdown"
}
]
},
"parameter": [
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "copyrightyear"
},
"value": "2023+"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "releaselabel"
},
"value": "STU 3 Ballot"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "excludettl"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "auto-oid-root"
},
"value": "2.16.840.1.113883.4.642.40.77"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "path-history"
},
"value": "http://hl7.org/fhir/uv/sql-on-fhir/history.html"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "autoload-resources"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/capabilities"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/examples"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/extensions"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/models"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/operations"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/profiles"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/resources"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/vocabulary"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/maps"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/testing"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "input/history"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-resource"
},
"value": "fsh-generated/resources"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-pages"
},
"value": "template/config"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-pages"
},
"value": "input/images"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "path-liquid"
},
"value": "template/liquid"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "path-liquid"
},
"value": "input/liquid"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "path-qa"
},
"value": "temp/qa"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "path-temp"
},
"value": "temp/pages"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "path-output"
},
"value": "output"
},
{
"code": {
"system": "http://hl7.org/fhir/guide-parameter-code",
"code": "path-tx-cache"
},
"value": "input-cache/txcache"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "path-suppressed-warnings"
},
"value": "input/ignoreWarnings.txt"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "template-html"
},
"value": "template-page.html"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "template-md"
},
"value": "template-page-md.html"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "apply-contact"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "apply-context"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "apply-copyright"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "apply-jurisdiction"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "apply-license"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "apply-publisher"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "apply-version"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "apply-wg"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "active-tables"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "fmm-definition"
},
"value": "http://hl7.org/fhir/versions.html#maturity"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "propagate-status"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "excludelogbinaryformat"
},
"value": "true"
},
{
"code": {
"system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code": "tabbed-snapshots"
},
"value": "true"
}
]
}
}