http://hl7.org/fhir/StructureDefinition/DeviceUseStatement|4.0.1

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.
description: 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.
derivation: specialization
name: DeviceUseStatement
type: DeviceUseStatement
elements:
  derivedFrom: {short: Supporting information, array: true, isSummary: true, index: 4}
  reasonCode: {short: Why device was used, array: true, isSummary: true, index: 10}
  source: {short: Who made the statement, isSummary: true, index: 8}
  note: {short: 'Addition details (comments, instructions)', array: true, index: 13}
  status:
    isModifier: true
    short: active | completed | entered-in-error +
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/device-statement-status|4.0.1'}
    isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    isSummary: true
    index: 2
  timing:
    short: How often  the device was used
    choices: []
    isSummary: true
    index: 6
  recordedOn: {short: When statement was recorded, isSummary: true, index: 7}
  identifier: {short: External identifier for this record, array: true, isSummary: true, index: 0}
  bodySite:
    short: Target body site
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    isSummary: true
    index: 12
  device: {short: Reference to device used, isSummary: true, index: 9}
  basedOn: {short: 'Fulfills plan, proposal or order', array: true, isSummary: true, index: 1}
  subject: {short: Patient using device, isSummary: true, index: 3}
  reasonReference: {short: 'Why was DeviceUseStatement performed?', array: true, isSummary: true, index: 11}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/DeviceUseStatement
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [device, status, subject]