Automatically generate a RESTful API service for your legacy database. No code required!
-
Updated
Dec 6, 2021 - Python
First of all sorry for my english
Repro
import db_sqlite
import gatabase
include gatabase/sugar
let db = open("data.sqlite3", "", "", "")
let myTable = createTable "kitten": [
"age" := 1,
"sex" := 'f',
"name" := "unnamed",
"rank" := 3.14,
"weight" := int,
"color" := char,
"owner" := string,
"food" := float,
]
echo myTable.stringAdd a description, image, and links to the sqlite-database topic page so that developers can more easily learn about it.
To associate your repository with the sqlite-database topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Add a location widget that allows you to submit the location with GPS coordinates and location details as FHIR Location resources
Describe the solution you'd like
In the ANC use case, add a location of a facility or a family residence or village. This should submit a location payload tagged to a patient