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: |
statusReason | ValueSet: |
intent | ‘unknown’ is the only supported value currently |
code | ValueSet: |
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: |
note | string - free text field in MMPM for the Appt Notes in a recall |
period | datetime - due date for the Recall |