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 Name

Notes

id

unique identifier for the specific Task

lastUpdated

datetime 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)

statusReason

ValueSet:
{base_url}/{firm_url_prefix}ema/fhir/v2/ValueSet/recall-action

intent

‘unknown’ is the only supported value currently

code

ValueSet:
{base_url}/{firm_url_prefix}ema/fhir/v2/ValueSet/task-type
PMRECALL is the only supported type currently

description

string - free text field in MMPM for the ‘Reason’ for recall

for

reference to Patient

authoredOn

datetime

lastModified

datetime

requester

reference to Practitioner

reasonCode

ValueSet:
{base_url}/{firm_url_prefix}ema/fhir/v2/ValueSet/recall-type

note

string - free text field in MMPM for the Appt Notes in a recall

period

datetime - due date for the Recall