anv_fhir_test_find_patient | R Documentation |
test extraction of Patient from a given store
anv_fhir_test_find_patient( url = anvurl(), id = "H_WX-999-999", pyrefs = abfhir_demo() )
url |
character(1) URL for a FHIR store |
pyrefs |
list of Module references (anvil, fhirclient) |
count_str |
character(1) '_count' value for 'where' in ResearchStudy |
t1 = anv_fhir_test_find_patient(url=anvurl("phs002282-DS-CVDRF")) # should be more universal length(t1) t1[[1]]$as_json()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.