example_bundles1        Toy example bundles for mulitple entries
fhir_authenticate       Create token for Authentication
fhir_body               Create fhir_body object
fhir_body-class         An s4 class to represent a body for a POST to a
                        FHIR server
fhir_bundle-class       An S4 class to represent FHIR bundles
fhir_bundle_list-class
                        S4 class to represent a list of FHIR bundles
fhir_bundle_serialized-class
                        An S4 class to represent a FHIR bundle in
                        serialized form
fhir_bundle_xml         Create fhir_bundle_xml object
fhir_bundle_xml-class   An S4 class to represent a FHIR bundle in xml
                        form
fhir_canonical_design   Retrieve design of last call to fhir_crack
fhir_capability_statement
                        Get capability statement
fhir_columns            Create fhir_columns object
fhir_columns-class      A S4 class to represent columns in a
                        fhir_table_description
fhir_common_columns     Find common columns
fhir_crack              Flatten list of FHIR bundles
fhir_current_request    Return FHIR search request used in last call to
                        'fhir_search()' or 'fhir_url()'
fhir_design             Create a fhir_design object
fhir_design-class       A S4 class containing a design for
                        'fhir_crack()'
fhir_df_list-class      List of data.frames as returned by
                        'fhir_crack()'
fhir_dt_list-class      List of data.tables as returned by
                        'fhir_crack()'
fhir_load               Load bundles from xml-files
fhir_load_design        Load design from xml
fhir_melt               Melt multiple entries
fhir_next_bundle_url    Next Bundle's URL
fhir_resource_type      Create fhir_resource_type object
fhir_resource_type-class
                        A representation of a FHIR resource type
fhir_rm_indices         Remove indices from data.frame/data.table
fhir_save               Save FHIR bundles as xml-files
fhir_save_design        Write design to xml
fhir_search             Download FHIR search result
fhir_serialize          Serialize a fhir_bundle or fhir_bundle_list
fhir_style              Create fhir_style object
fhir_style-class        An S4 class to represent a design for cracking
                        FHIR resources
fhir_table_description
                        Create fhir_table_description object
fhir_table_description-class
                        A S4 class describing the form of data.frame
                        produced by 'fhir_crack()'
fhir_unserialize        Unserialize a fhir_bundle or fhir_bundle_list
fhir_url                Create FHIR URL
fhir_url-class          An S4 object to represent a URL for a FHIR
                        server
fhir_xpath_expression   Create fhir_xpath_expression
fhir_xpath_expression-class
                        An S4 class for xpath_expressions Objects of
                        this class are essentially character vectors,
                        but can only be valid XPath (1.0) expressions.
                        They are mostly used in the 'fhir_columns'
                        class.
medication_bundles      Exemplary FHIR bundles
paste_paths             Concatenate paths
