Smile CDR Flashcards

1
Q

server software

A

software that communicates between client and web server’s database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CDR

A

clinical data repository

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

clients

A

patient apps, clinician apps, research apps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

hapi-fhir

A

most widely used implementation of FHIR standard for Java

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Smile CDR

A

health server software that builds on hapi-fhir but scalable with security, web UI with configurables, integrations with other services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

instance of Smile CDR

A

server app running w/ 2 databases: FHIR storage (medical data), and cluster manager database (config info for server)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

real-time ingress methods

A
Submitting through a FHIR REST client
Entry through an EMR (lab) system with HL7
Channel import (e.g. Kafka) common for enterprises to move data out-of-order
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

bulk import methods

A

REST API csv file

smileutil command line

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

real-time egress methods

A
REST client json/xml
HL7 sending endpoint
Subscription to send to other servers through REST calls or a channel
CDA exchange
SQL
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

bulk egress methods

A

FHIR REST endpoint (ndjson)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly