anv_fhir_test_resources: test extraction of studies for a given store

View source: R/tests.R

anv_fhir_test_resourcesR Documentation

test extraction of studies for a given store

Description

test extraction of studies for a given store

Usage

anv_fhir_test_resources(
  url = anvurl(),
  count_str = "1000",
  pyrefs = abfhir_demo()
)

Arguments

url

character(1) URL for a FHIR store

count_str

character(1) '_count' value for 'where' in ResearchStudy

pyrefs

list of Module references (anvil, fhirclient)

Examples

t1 = anv_fhir_test_resources()
length(t1)

vjcitn/AnvBiocFHIR documentation built on May 31, 2022, 10:39 a.m.