http://unstats.un.org/unsd/methods/m49/m49.htm
https://sql-on-fhir.org/ig/CodeSystem/LibraryTypesCodes
This fragment is not visible to the reader
| Type | Reference | Content |
|---|---|---|
| web | github.com | SQL on FHIR, published by SQL on FHIR Working Group. This guide is not an authorized publication; it is the continuous build for version 2.1.0-pre built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sql-on-fhir/ and changes regularly. See the Directory of published versions |
| web | www.iso.org |
When _format=fhir
, each result column must be encoded using a FHIR value[x]
type. The following table defines the mapping from
ISO/IEC 9075
SQL types to FHIR
parameter value types.
|
| web | github.com | SQL files MAY include annotations to generate SQLQuery Libraries automatically. Library elements are authoritative. Based on Brian Kaney’s sql-fhir-library-builder . |
| web | www.iso.org | To maximize consistency across different view runners, implementations SHOULD align their output types to the following default type mappings from FHIR and FHIRPath types to ISO/IEC 9075 SQL types. If implementations do not natively support SQL types, they SHOULD map each of these types to the closest equivalent in their output format. |
| web | github.com | ViewDefinitions can be modeled and implemented using the functional paradigm. In fact, the JavaScript reference implementation takes such an approach. See Functional Model for a detailed examination of this approach. |
| web | github.com | Contribute issues or pull requests on GitHub |
| web | github.com | Register your implementation and have it added to our test report |
| web | www.health-samurai.io | Health Samurai |
| web | www.healthdevhub.com | Health Dev Hub |
| web | github.com | The JavaScript reference implementation implements the functional model described here. It is very concise at roughly 400 lines of code and reading it is a good way to understand the model in detail. |
| web | github.com | This is an evolution of the original “SQL on FHIR” draft, which can still be found here . |
| web | creativecommons.org | This implementation guide is published under the Creative Commons CC0 1.0 Universal public domain dedication. CC0 is the licensing mechanism applied to HL7 FHIR products under section 09.01.05 of the HL7 Governance and Operations Manual (GOM). |
layers.jpg
|
tree-filter.png
|
viewdef-runners.jpeg
|