A request for a procedure, diagnostic test, or other service to be performed. This page documents the ServiceRequest resource as served by the mock.health synthetic FHIR R4 sandbox — 7 search parameters, US Core 6.1 profiling, and the elements accepted on write.
GET https://api.mock.health/fhir/ServiceRequest — searchGET https://api.mock.health/fhir/ServiceRequest/{id} — read by logical idPOST https://api.mock.health/fhir/ServiceRequest — create (Pro)PUT https://api.mock.health/fhir/ServiceRequest/{id} — update (Pro)patient (reference) — required — Patient the request is forcode (token) — Requested service codeidentifier (token) — External identifierstatus (token) — active | completed | revokedintent (token) — proposal | plan | orderencounter (reference) — Encounter for the requestauthored (date) — When the request was authoredFields accepted when creating or updating a ServiceRequest. Required elements are base FHIR cardinality; the rest are US Core must-support.
status (code) — required — draft | active | completed | revoked | entered-in-errorintent (code) — required — proposal | plan | directive | ordersubject (Reference(Patient)) — required — Patient the service is requested forcode (CodeableConcept) — US Core MS — what is being requested (SNOMED CT)authoredOn (dateTime) — US Core MS — when the request was signedBase definition: HL7 FHIR R4 ServiceRequest. Category: Diagnostics.
DiagnosticReport · ImagingStudy · Media · Observation · Specimen
API reference · Quickstart · USCDI compliance · SMART on FHIR