Skip to main content

ServiceRequest

Trial Use 4 Clinical — Care Provision

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

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/ServiceRequest
InteractionMethodPath
ReadGET/fhir/R5/ServiceRequest/[id]
VreadGET/fhir/R5/ServiceRequest/[id]/_history/[vid]
UpdatePUT/fhir/R5/ServiceRequest/[id]
PatchPATCH/fhir/R5/ServiceRequest/[id]
DeleteDELETE/fhir/R5/ServiceRequest/[id]
CreatePOST/fhir/R5/ServiceRequest
SearchGET/fhir/R5/ServiceRequest?...
HistoryGET/fhir/R5/ServiceRequest/[id]/_history
Type-historyGET/fhir/R5/ServiceRequest/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Identifiers assigned to this order
instantiatesCanonicalcanonical0..*Instantiates FHIR protocol or definition
instantiatesUriuri0..*Instantiates external protocol or definition
basedOnReference0..*What request fulfills
replacesReference0..*What request replaces
requisitionIdentifier0..1Composite Request ID
statuscode1..1draft
intentcode1..1proposal
categoryCodeableConcept0..*Classification of service
prioritycode0..1routine
doNotPerformboolean0..1True if service/procedure should not be performed modifier
codeCodeableReference0..1What is being requested/ordered
orderDetailBackboneElement0..*Additional order information
quantity[x]Quantity / Ratio / Range0..1Service amount
subjectReference1..1Individual or Entity the service is ordered for
focusReference0..*What the service request is about, when it is not about the subject of record
encounterReference0..1Encounter in which the request was created
occurrence[x]dateTime / Period / Timing0..1When service should occur
asNeeded[x]boolean / CodeableConcept0..1Preconditions for service
authoredOndateTime0..1Date request signed
requesterReference0..1Who/what is requesting service
performerTypeCodeableConcept0..1Performer role
performerReference0..*Requested performer
locationCodeableReference0..*Requested location
reasonCodeableReference0..*Explanation/Justification for procedure or service
insuranceReference0..*Associated insurance coverage
supportingInfoCodeableReference0..*Additional clinical information
specimenReference0..*Procedure Samples
bodySiteCodeableConcept0..*Coded location on Body
bodyStructureReference0..1BodyStructure-based location on the body
noteAnnotation0..*Comments
patientInstructionBackboneElement0..*Patient or consumer-oriented instructions
relevantHistoryReference0..*Request provenance

Resource-specific search parameters

ParameterTypeDescription
authoreddateDate request signed
based-onreferenceWhat request fulfills
body-sitetokenWhere procedure is going to be done
body-structurereferenceBody structure Where procedure is going to be done
categorytokenClassification of service
code-concepttokenWhat is being requested/ordered
code-referencereferenceWhat is being requested/ordered
encounterreferenceEncounter related to the activity recorded in the AuditEvent
identifiertokenAccount number
instantiates-canonicalreferenceInstantiates FHIR protocol or definition
instantiates-uriuriInstantiates external protocol or definition
intenttokenproposal
occurrencedateWhen service should occur
patientreferenceThe entity that caused the expenses
performerreferenceRequested performer
performer-typetokenPerformer role
prioritytokenroutine
replacesreferenceWhat request replaces
requesterreferenceWho/what is requesting service
requisitiontokenComposite Request ID
specimenreferenceSpecimen to be tested
statustokendraft
subjectreferenceSearch by subject

Reference

  • Official FHIR R5 spec: ServiceRequest
  • Maturity: Trial Use 4 (FMM 4).