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".


TPeschel/fhiR documentation built on April 14, 2024, 7:31 a.m.