fhir_body-class: An s4 class to represent a body for a POST to a FHIR server

fhir_body-classR Documentation

An s4 class to represent a body for a POST to a FHIR server

Description

Objects of this class should always be created with a call to the function fhir_body()

Slots

content

A vector of length one representing the body for the post.

type

A vector of length one defining the type of the body e.g. "application/x-www-form-urlencoded" or "xml".


fhircrackr documentation built on Feb. 16, 2023, 8:33 p.m.