ServiceRequest (Orders)

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

The ServiceRequest resource can be used to retrieve any order that can be electronically ordered within EMA. This resource can be configured in various ways depending on the use case.

Common Use Cases:

  1. Vendor-Specific Orders:
    A typical use case is when a vendor only needs to be notified of new orders specific to them. For example, in the case of lab orders, a practice may send orders to multiple labs (e.g., Lab A and Lab B). In this scenario, Lab A only needs to see orders meant for them and should not be aware of orders sent to Lab B. To facilitate this, the system can be configured so that when the vendor queries the ServiceRequest resource, they will only see orders where they are the selected performer.
  2. All Orders:
    Some vendors may need to be aware of all orders, regardless of where they are performed. For these vendors, the system can be configured to allow access to all ServiceRequests, not limited to specific performers.

Configuration Notes:

  • It's important to inform ModMed Integration (MMI) of your specific needs so the correct configuration can be applied.
  • By default, when you are provisioned a generic sandbox, you will likely have access to view all ServiceRequests unless you explicitly request a vendor-specific setup.

The following attributes are supported:

Field NameNotes
id
lastUpdated
basedOnRequestGroup Reference
requisitionstring - the requisition (order) number in EMA
statusdraft, active, closed
intentorder
categoryType of Order - ValueSet/service-request-category-type
Current supported types:
  • Surgical
  • Therapies
  • Radiology
priority
codeOrderable Code - likely CPT, LOINC, or Compendium code
subjectReference to Encounter
occurrenceDateTime
authoredOndatetime
requesterReference to Practitioner
reasonCodeTypically an ICD10 diagnosis
insuranceReference to Coverage
bodySiteIf the practitioner selected a body location in EMA, that will appear here
noteAdditional clinically relevant data
supportingInfoReference to the Order PDF Document