FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2

Orders and Observations Work GroupMaturity Level: 0 DraftCompartments: Device, Patient

Detailed Descriptions for the elements in the DeviceUseStatement resource.

DeviceUseStatement
Definition

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

Control1..1
DeviceUseStatement.identifier
Definition

An external identifier for this statement such as an IRI.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
DeviceUseStatement.status
Definition

A code representing the patient or other source's judgment about the state of the device used that this statement is about. Generally this will be active or completed.

Control1..1
Terminology BindingDeviceUseStatementStatus (Required)
Typecode
Is Modifiertrue
Summarytrue
Comments

DeviceUseStatment is a statement at a point in time. The status is only representative at the point when it was asserted. The value set for contains codes that assert the status of the use by the patient (for example, stopped or on hold) as well as codes that assert the status of the resource itself (for example, entered in error).

This element is labeled as a modifier because the status contains the codes that mark the statement as not currently valid.

DeviceUseStatement.subject
Definition

The patient who used the device.

Control1..1
TypeReference(Patient | Group)
DeviceUseStatement.whenUsed
Definition

The time period over which the device was used.

Control0..1
TypePeriod
DeviceUseStatement.timing[x]
Definition

How often the device was used.

Control0..1
TypeTiming|Period|dateTime
[x] NoteSee Choice of Data Types for further information about how to use [x]
DeviceUseStatement.recordedOn
Definition

The time at which the statement was made/recorded.

Control0..1
TypedateTime
DeviceUseStatement.source
Definition

Who reported the device was being used by the patient.

Control0..1
TypeReference(Patient | Practitioner | RelatedPerson)
DeviceUseStatement.device
Definition

The details of the device used.

Control1..1
TypeReference(Device)
DeviceUseStatement.indication
Definition

Reason or justification for the use of the device.

Control0..*
TypeCodeableConcept
DeviceUseStatement.bodySite
Definition

Indicates the site on the subject's body where the device was used ( i.e. the target site).

Control0..1
Terminology BindingSNOMED CT Body Structures (Example)
TypeCodeableConcept
Requirements

Knowing where the device is targeted is important for tracking if multiple sites are possible. If more information than just a code is required, use the extension http://hl7.org/fhir/StructureDefinition/body-site-instance.

DeviceUseStatement.note
Definition

Details about the device statement that were not represented at all or sufficiently in one of the attributes provided in a class. These may include for example a comment, an instruction, or a note associated with the statement.

Control0..*
TypeAnnotation