Skip to content

Instantly share code, notes, and snippets.

View niquola's full-sized avatar

Nikolai Ryzhikov niquola

View GitHub Profile
{ns innovaccer
import #{aidbox aidbox.ops
fhir.Patient.search-params
fhir.Encounter.search-params}
;; here we define sever and include apis
server
{:apis #{apis aidbox/api}}
{ns innovaccer
import #{aidbox aidbox.ops
fhir.Patient.search-params
fhir.Encounter.search-params}
server
{:apis #{apis aidbox/api}}
apis
@niquola
niquola / example.sql
Last active December 20, 2021 19:52
select * from list
where
resource#>'{code,coding}'
@> jsonb_build_array(
jsonb_build_object(
'system', 'http://physicianslab.com/fhir/List/testing-method',
'code', {{params.teting-method}}),
jsonb_build_object(
'system', 'http://physicianslab.com/fhir/List/testing-category',
'code', {{params.teting-category}}),
:tags #{profile}
:title "Организация "
:id "urn:ru:organization"
:created "2021-12-05"
:authors ^people[niquola kogan timur]
:summary /
;;; zd-mode.el --- Major mode for Zd code -*- lexical-binding: t; -*-
;; Copyright © 2007-2020 Jeffrey Chu, Lennart Staflin, Phil Hagelberg
;; Copyright © 2013-2020 Bozhidar Batsov, Artur Malabarba
;;
;; Authors: Jeffrey Chu <[email protected]>
;; Lennart Staflin <[email protected]>
;; Phil Hagelberg <[email protected]>
;; Bozhidar Batsov <[email protected]>
;; Artur Malabarba <[email protected]>
:tags #{special-tag}
:title "This is my document"
:date "????"
:author persons.niquola
:details {:key "value"}
:votes #{^niquola }
;; comment
:summary md/
:tags #{special-tag}
:title "This is my document"
:date "????"
:author persons.niquola
:details {:key "value"}
:votes #{^niquola }
;; comment
:summary md/
;;; zd-mode.el --- Major mode for Zd code -*- lexical-binding: t; -*-
;; Copyright © 2007-2020 Jeffrey Chu, Lennart Staflin, Phil Hagelberg
;; Copyright © 2013-2020 Bozhidar Batsov, Artur Malabarba
;;
;; Authors: Jeffrey Chu <[email protected]>
;; Lennart Staflin <[email protected]>
;; Phil Hagelberg <[email protected]>
;; Bozhidar Batsov <[email protected]>
;; Artur Malabarba <[email protected]>
:tags #{special-tag}
:title "This is my document"
:date "????"
:author persons.niquola
:details {:key "value"}
;; comment
:summary md/
# Sub Title
:tags #{special-tag}
:title "This is my document"
:date "????"
:author persons.niquola
:details {:key "value"}
;; comment
:summary md/
## Sub Title