Patient History - Start job to get all patient information

POST {{api_hostname}}/patient-history/jobs

Request Params

KeyDatatypeRequiredDescription
startstringEarliest possible date from which records will be returned
endstringLatest possible date from which records will be returned

Request Body

{"data"=>{"type"=>"patient-history/jobs", "attributes"=>{"requestConsent"=>true, "practitioner"=>{"npi"=>"1013085661", "name"=>"Testfirstname Testlastname", "role"=>"309343006"}}, "relationships"=>{"patient"=>{"data"=>{"type"=>"fhir/Patient", "id"=>"{{ZusPID}}"}}}}}

HEADERS

KeyDatatypeRequiredDescription
organization-namenullonly required for MSO setup
organization-idnullonly required for MSO setup