Tasks/Recalls

Base profile: https://www.hl7.org/fhir/task.html

  • Value Set: ValueSet/recall-action
  • Value Set: ValueSet/task-type
  • Value Set: ValueSet/recall-type

Currently the ‘Task’ resource can only be used to query and find Recalls in the ModMed Practice Management system. We will be expanding on the Task resource to include other types of tasks in the future, so if you are looking for additional functionality, be sure to check back.

The following attributes are supported:

Field NameNotes
idunique identifier for the specific Task
lastUpdateddatetime the resource as last updated
status

ready|in-progress|completed

These are the fhir supported status fields they map in MMPM as follows:
ready -> Open
in-progress -> Scheduled
completed -> closed
(overdue remains in ‘ready’ status)

statusReasonValueSet:
{base_url}/{firm_url_prefix}ema/fhir/v2/ValueSet/recall-action
intent‘unknown’ is the only supported value currently
codeValueSet:
{base_url}/{firm_url_prefix}ema/fhir/v2/ValueSet/task-type
PMRECALL is the only supported type currently
descriptionstring - free text field in MMPM for the ‘Reason’ for recall
forreference to Patient
authoredOndatetime
lastModifieddatetime
requesterreference to Practitioner
reasonCodeValueSet:
{base_url}/{firm_url_prefix}ema/fhir/v2/ValueSet/recall-type
notestring - free text field in MMPM for the Appt Notes in a recall
perioddatetime - due date for the Recall