Skip to content

Commit

Permalink
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions views/patient_flat_view.json
Original file line number Diff line number Diff line change
@@ -10,6 +10,11 @@
"name": "id",
"type": "string"
},
{
"path": "(SELECT fhir_id FROM hjf_resource WHERE resource_type = 'Patient' AND resource_id = id)",
"name": "patient_id",
"type": "string"
},
{
"path": "active",
"name": "active",

0 comments on commit 59818b9

Please sign in to comment.