Create Evidence

POST {{fhir_url}}/Evidence

Request Params

KeyDatatypeRequiredDescription
namestring
_elementsstring

Request Body

{"resourceType"=>"Evidence", "id"=>"example", "text"=>{"status"=>"generated", "div"=>"<div xmlns=\"http://www.w3.org/1999/xhtml\">[Put rendering here]</div>"}, "status"=>"draft", "exposureBackground"=>{"reference"=>"EvidenceVariable/example"}}