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


POLAR-fhiR/fhircrackr documentation built on Dec. 24, 2024, 3:06 a.m.