ServiceRequest - FHIR v6.0.0-ballot1 (2024)

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions ServiceRequest - FHIR v6.0.0-ballot1 (1)

A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.

12.18.1 Scope and Usage

This resource is a request resource from a FHIR workflow perspective - see Workflow.

ServiceRequest represents an order or proposal or plan, as distinguished by ServiceRequest.intent to perform a diagnostic or other service on or for a patient. ServiceRequest represents a proposal or plan or order for a service to be performed that would result in a Procedure or DiagnosticReport, which in turn may reference one or more Observations, which summarize the performance of the procedures and associated documentation such as observations, images, findings that are relevant to the treatment/management of the subject. This resource may be used to share relevant information required to support a referral or a transfer of care request from onepractitioner or organization to another when a patient is required to be referred to another provider for aconsultation/second opinion and/or for short term or longer term management of one or more health issues or problems.

Examples include:

  • diagnostic tests/studies
  • endoscopic procedures
  • counseling
  • biopsies
  • therapies (e.g., physio-, social-, psychological-)
  • (exploratory) surgeries or procedures
  • exercises
  • specialist consultation and assessments
  • community services
  • nursing services
  • pharmacist medication review, and
  • other clinical interventions.

Procedures may be performed by a healthcare professional, a friend or relative or in some cases by the patient themselves.

The principal intention of ServiceRequest is to support ordering procedures for one patient (which includes non-human patients in veterinary medicine). However, in many contexts, healthcare related processes include performing diagnostic investigations on groups of subjects, devices involved in the provision of healthcare, and even environmental locations such as ducts, bodies of water, etc. ServiceRequest supports all these usages. The service request may represent an order that is entered by a practitioner in a CPOE system as well as a proposal made by a clinical decision support (CDS) system based on a patient's clinical record and context of care. Planned procedures referenced by a CarePlan may also be represented by this resource.

The general work flow that this resource facilitates is that a clinical system creates a service request. The service request is then accessed by or exchanged with a system, perhaps via intermediaries, that represents an organization (e.g., diagnostic or imaging service, surgical team, physical therapy department) that can perform the procedure. The organization receiving the service request will, after it accepts the request, update the request as the work is performed, and then finally issue a report that references the requests that it fulfilled.

The ServiceRequest resource allows requesting only a single procedure. If a workflow requires requesting multiple procedures simultaneously, this is done using multiple instances of this resource. These instances can be linked in different ways, depending on the needs of the workflow. For guidance, refer to the Request pattern

Request pattern

12.18.2 Boundaries and Relationships

ServiceRequest is a record of a proposal/plan or order for a service to be performed that would result in a Procedure, Observation, DiagnosticReport, ImagingStudy, or similar resource. In contrast to ServiceRequest, Task spans both intent and event, tracks the execution through to completion, and is intended for "administrative" actions like requesting and tracking things to be done to a record, or keeping track of a checklist of steps such to be performed as part of a fulfilment process. A ServiceRequest can be higher-level authorization that triggered the creation of Task, or it can be the "request" resource Task is seeking to fulfill. For further information about this separation of responsibilities between ServiceRequest and Task, refer to the Fulfillment/Execution section of the Request pattern.

ServiceRequest and CommunicationRequest are related. A CommunicationRequest is a request to merely disclose information. Whereas a ServiceRequest would be used to request information as part of training or counseling - i.e. when the process will involve verification of the patient's comprehension or an attempt to change the patient's mental state. In some workflows both may exist. For example, upon receiving a CommunicationRequest a practitioner might initiate a ServiceRequest.

Note to Implementers:

The ServiceRequest.orderDetail structure is subject to further feedback based on use as the modeling creates a challenge when there is no focus, while an alternate structure would yield a requirement to repeat the focus attribute on each code/value pair.

Provide feedback here ServiceRequest - FHIR v6.0.0-ballot1 (2).

PathValueSetTypeDocumentation ServiceRequest.status RequestStatus Required

Codes identifying the lifecycle stage of a request.

ServiceRequest.intent RequestIntent Required

Codes indicating the degree of authority/intentionality associated with a request.

ServiceRequest.category ServiceRequestCategoryCodes Example

An example value set of SNOMED CT concepts that can classify a requested service

ServiceRequest.priority RequestPriority Required

Identifies the level of importance to be assigned to actioning the request.

ServiceRequest.code ProcedureCodesSNOMEDCT Example

Procedure Code: All SNOMED CT procedure codes.

ServiceRequest.orderDetail.parameter.code ServiceRequestOrderDetailParameterCode Example

The order detail parameter codes.

ServiceRequest.asNeeded[x] SNOMEDCTMedicationAsNeededReasonCodes Example

This value set includes all clinical findings from SNOMED CT - provided as an exemplar value set.

ServiceRequest.performerType ParticipantRoles Example

Roles of participants that may be included in a care team. Defined as: Healthcare professional (occupation) or Services (qualifier value).

ServiceRequest.location ServiceDeliveryLocationRoleType ServiceRequest - FHIR v6.0.0-ballot1 (3) Example

A role of a place that further classifies the setting (e.g., accident site, road side, work site, community location) in which services are delivered.

ServiceRequest.reason ProcedureReasonCodes Example

This example value set defines the set of codes that can be used to indicate a reason for a procedure.

ServiceRequest.bodySite SNOMEDCTBodyStructures Example

This value set includes all codes from SNOMED CT ServiceRequest - FHIR v6.0.0-ballot1 (4) where concept is-a 442083009 (Anatomical or acquired body site (body structure)).

NameTypeDescriptionExpressionIn Common authoreddateDate request signedServiceRequest.authoredOn based-onreferenceWhat request fulfillsServiceRequest.basedOn
(CarePlan, MedicationRequest, RequestOrchestration, ServiceRequest) body-sitetokenWhere procedure is going to be doneServiceRequest.bodySite body-structurereferenceBody structure Where procedure is going to be doneServiceRequest.bodyStructure
(BodyStructure) categorytokenClassification of serviceServiceRequest.category code-concepttokenWhat is being requested/orderedServiceRequest.code.concept code-referencereferenceWhat is being requested/orderedServiceRequest.code.reference encounterreferenceAn encounter in which this request is madeServiceRequest.encounter
(Encounter)29 Resources identifiertokenIdentifiers assigned to this orderServiceRequest.identifier65 Resources instantiates-canonicalreferenceInstantiates FHIR protocol or definitionServiceRequest.instantiatesCanonical
(PlanDefinition, ActivityDefinition) instantiates-uriuriInstantiates external protocol or definitionServiceRequest.instantiatesUri intenttokenproposal | plan | directive | order +ServiceRequest.intent location-codetokenThe preferred location specified in the ServiceRequest (coded)ServiceRequest.location.concept location-referencereferenceThe preferred location specified in the ServiceRequest (resource reference)ServiceRequest.location.reference occurrencedateWhen service should occurServiceRequest.occurrence.ofType(dateTime) | ServiceRequest.occurrence.ofType(Period) | ServiceRequest.occurrence.ofType(Timing) patientreferenceSearch by subject - a patientServiceRequest.subject.where(resolve() is Patient)
(Patient)65 Resources performerreferenceRequested performerServiceRequest.performer
(Practitioner, Organization, CareTeam, Device, Patient, HealthcareService, PractitionerRole, RelatedPerson) performer-typetokenPerformer roleServiceRequest.performerType prioritytokenroutine | urgent | asap | statServiceRequest.priority replacesreferenceWhat request replacesServiceRequest.replaces
(ServiceRequest) requesterreferenceWho/what is requesting serviceServiceRequest.requester
(Practitioner, Organization, Device, Patient, PractitionerRole, RelatedPerson) requisitiontokenComposite Request IDServiceRequest.requisition specimenreferenceSpecimen to be testedServiceRequest.specimen
(Specimen) statustokendraft | active | on-hold | revoked | completed | entered-in-error | unknownServiceRequest.status subjectreferenceSearch by subjectServiceRequest.subject
(Group, Device, Patient, Location)
ServiceRequest - FHIR v6.0.0-ballot1 (2024)

References

Top Articles
Sibiu (Hermannstadt) - Sehenswürdigkeiten in der Stadt der tausend Augen - Nicht Noch Ein Reiseblog
Sibiu [Rumänien]: Sehenswürdigkeiten, Restaurants, Hotels & Ausflüge
Devotion Showtimes Near Xscape Theatres Blankenbaker 16
Dannys U Pull - Self-Service Automotive Recycling
Can ETH reach 10k in 2024?
The Definitive Great Buildings Guide - Forge Of Empires Tips
Top Scorers Transfermarkt
Hocus Pocus Showtimes Near Harkins Theatres Yuma Palms 14
Wfin Local News
AB Solutions Portal | Login
123 Movies Black Adam
Cvs Devoted Catalog
Cvs Learnet Modules
zopiclon | Apotheek.nl
Hillside Funeral Home Washington Nc Obituaries
Lenscrafters Huebner Oaks
United Dual Complete Providers
Unit 33 Quiz Listening Comprehension
Classic | Cyclone RakeAmerica's #1 Lawn and Leaf Vacuum
Publix Super Market At Rainbow Square Shopping Center Dunnellon Photos
Woodmont Place At Palmer Resident Portal
2013 Ford Fusion Serpentine Belt Diagram
Highmark Wholecare Otc Store
Talk To Me Showtimes Near Marcus Valley Grand Cinema
11 Ways to Sell a Car on Craigslist - wikiHow
Catchvideo Chrome Extension
Emuaid Max First Aid Ointment 2 Ounce Fake Review Analysis
Evil Dead Rise - Everything You Need To Know
Grove City Craigslist Pets
Armor Crushing Weapon Crossword Clue
47 Orchid Varieties: Different Types of Orchids (With Pictures)
Sun-Tattler from Hollywood, Florida
Myhrconnect Kp
Green Bay Crime Reports Police Fire And Rescue
Ark Unlock All Skins Command
Ippa 番号
Polk County Released Inmates
Tmka-19829
Bay Focus
Honda Ruckus Fuse Box Diagram
Otter Bustr
R Nba Fantasy
Claim loopt uit op pr-drama voor Hohenzollern
Mytime Maple Grove Hospital
Frontier Internet Outage Davenport Fl
Gonzalo Lira Net Worth
Identogo Manahawkin
Michaelangelo's Monkey Junction
Sleep Outfitters Springhurst
Skyward Login Wylie Isd
Tyrone Dave Chappelle Show Gif
Gelato 47 Allbud
Latest Posts
Article information

Author: Dr. Pierre Goyette

Last Updated:

Views: 5579

Rating: 5 / 5 (50 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Dr. Pierre Goyette

Birthday: 1998-01-29

Address: Apt. 611 3357 Yong Plain, West Audra, IL 70053

Phone: +5819954278378

Job: Construction Director

Hobby: Embroidery, Creative writing, Shopping, Driving, Stand-up comedy, Coffee roasting, Scrapbooking

Introduction: My name is Dr. Pierre Goyette, I am a enchanting, powerful, jolly, rich, graceful, colorful, zany person who loves writing and wants to share my knowledge and understanding with you.