Skip to main content

DeviceRequest

Trial Use 1 Clinical — Care Provision

Represents a request a device to be provided to a specific patient. The device may be an implantable device to be subsequently implanted, or an external assistive device, such as a walker, to be delivered and subsequently be used.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*External Request identifier
instantiatesCanonicalcanonical0..*Instantiates FHIR protocol or definition
instantiatesUriuri0..*Instantiates external protocol or definition
basedOnReference0..*What request fulfills
replacesReference0..*What request replaces
groupIdentifierIdentifier0..1Identifier of composite request
statuscode0..1draft
intentcode1..1proposal
prioritycode0..1routine
doNotPerformboolean0..1True if the request is to stop or not to start using the device modifier
codeCodeableReference1..1Device requested
quantityinteger0..1Quantity of devices to supply
parameterBackboneElement0..*Device details
subjectReference1..1Focus of request
encounterReference0..1Encounter motivating request
occurrence[x]dateTime / Period / Timing0..1Desired time or schedule for use
authoredOndateTime0..1When recorded
requesterReference0..1Who/what submitted the device request
performerCodeableReference0..1Requested Filler
reasonCodeableReference0..*Coded/Linked Reason for request
asNeededboolean0..1PRN status of request
asNeededForCodeableConcept0..1Device usage reason
insuranceReference0..*Associated insurance coverage
supportingInfoReference0..*Additional clinical information
noteAnnotation0..*Notes or comments
relevantHistoryReference0..*Request provenance

Resource-specific search parameters

ParameterTypeDescription
authored-ondateWhen the request transitioned to being actionable
based-onreferencePlan/proposal/order fulfilled by this request
codetokenEvent or incident that occurred or was averted
devicereferenceReference to resource that is being requested/ordered
encounterreferenceEncounter related to the activity recorded in the AuditEvent
event-datedateWhen service should occur
group-identifiertokenComposite request this is part of
identifiertokenAccount number
instantiates-canonicalreferenceInstantiates FHIR protocol or definition
instantiates-uriuriInstantiates external protocol or definition
insurancereferenceAssociated insurance coverage
intenttokenproposal
patientreferenceThe entity that caused the expenses
performerreferenceDesired performer for service
performer-codetokenDesired performer for service
prior-requestreferenceRequest takes the place of referenced completed or terminated requests
requesterreferenceWho/what is requesting service
statustokenentered-in-error
subjectreferenceIndividual the service is ordered for

Reference

  • Official FHIR R5 spec: DeviceRequest
  • Maturity: Trial Use 1 (FMM 1).