Skip to main content

DeviceUsage

Trial Use 1 Specialized — Devices

A record of a device being used by a patient where the record is the result of a report from the patient or a clinician.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*External identifier for this record
basedOnReference0..*Fulfills plan, proposal or order
statuscode1..1active
categoryCodeableConcept0..*The category of the statement - classifying how the statement is made
patientReference1..1Patient using device
derivedFromReference0..*Supporting information
contextReference0..1The encounter or episode of care that establishes the context for this device use statement
timing[x]Timing / Period / dateTime0..1How often the device was used
dateAsserteddateTime0..1When the statement was made (and recorded)
usageStatusCodeableConcept0..1The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement
usageReasonCodeableConcept0..*The reason for asserting the usage status - for example forgot, lost, stolen, broken
adherenceBackboneElement0..1How device is being used
informationSourceReference0..1Who made the statement
deviceCodeableReference1..1Code or Reference to device used
reasonCodeableReference0..*Why device was used
bodySiteCodeableReference0..1Target body site
noteAnnotation0..*Addition details (comments, instructions)

Resource-specific search parameters

ParameterTypeDescription
devicetokenSearch by device
identifiertokenAccount number
patientreferenceThe entity that caused the expenses
statustokenThe status of the device usage

Reference

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