Handling HL7 FHIR Resources in R


[Up] [Top]

Documentation for package ‘fhircrackr’ version 1.0.1

Help Pages

example_bundles1 Toy example bundles for mulitple entries
example_bundles2 Toy example bundles for mulitple entries
example_bundles3 Toy example bundles for mulitple entries
fhir_authenticate Create token for Authentication
fhir_body Create fhir_body object
fhir_body,character,character-methods Create fhir_body object
fhir_body,list,character-methods Create fhir_body object
fhir_body,list,missing-methods Create fhir_body object
fhir_body-class An s4 class to represent a body for a POST to a FHIR server
fhir_body-method Create fhir_body object
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_columns-method Create fhir_columns object
fhir_common_columns Find common columns
fhir_crack Flatten list of FHIR bundles
fhir_crack-method 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_design-method Create a fhir_design object
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_serialize-method 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_unserialize-method 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_url-method Create FHIR URL
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
patient_bundles Exemplary FHIR bundles