Skip to main content
A record of a request for service such as diagnostic investigations, treatments, or operations to be performed. See the HL7 FHIR R4 spec for full details. Tables in this resource: Primary Keys:
  • servicerequest_id
Foreign Keys:
  • patient_id - links to the patient table (subject)
† Metriport Platform added
ColumnData TypeDescription
servicerequest_idvarcharUnique identifier for the service request
patient_idvarcharUnique identifier for the patient (subject)
statusvarcharStatus of the request
occurrencedatetimedatetimeWhen the service should occur, if given as date/time (ServiceRequest.occurrenceDateTime)
code_textvarcharFree-text description of the requested service
code_cpt_code†varcharCPT code for the requested service
code_cpt_display†varcharHuman-readable CPT description
code_snomed_code†varcharSNOMED CT code for the requested service
code_snomed_display†varcharHuman-readable SNOMED CT description
intentvarcharIntent of the request (e.g. order, plan)
priorityvarcharRequest priority (ServiceRequest.priority)
meta_sourcevarcharSource document filename from FHIR meta.source
data_source_ext†varcharIntegration source of the data, derived from FHIR extension
Related Tables: Parent: Child: