Properties
| Name | Required | Type | Description |
|---|---|---|---|
| identifier | No | Identifier[] | External identifier for this record |
| basedOn | No | Reference<ServiceRequest>[] | Fulfills plan, proposal or order |
| status | Yes | code | active / completed / entered-in-error + |
| subject | Yes | Reference<Patient / Group> | Patient using device |
| derivedFrom | No | Reference<ServiceRequest / Procedure / Claim / Observation / QuestionnaireResponse / DocumentReference>[] | Supporting information |
| timing[x] | No | Timing, Period, dateTime | How often the device was used |
| recordedOn | No | dateTime | When statement was recorded |
| source | No | Reference<Patient / Practitioner / PractitionerRole / RelatedPerson> | Who made the statement |
| device | Yes | Reference<Device> | Reference to device used |
| reasonCode | No | CodeableConcept[] | Why device was used |
| reasonReference | No | Reference<Condition / Observation / DiagnosticReport / DocumentReference / Media>[] | Why was DeviceUseStatement performed? |
| bodySite | No | CodeableConcept | Target body site |
| note | No | Annotation[] | Addition details (comments, instructions) |
Search Parameters
| Name | Type | Description | Expression |
|---|---|---|---|
| patient | reference | Search by subject - a patient | DeviceUseStatement.subject |
| device | reference | Search by device | DeviceUseStatement.device |
| identifier | token | Search by identifier | DeviceUseStatement.identifier |
| subject | reference | Search by subject | DeviceUseStatement.subject |
Inherited Properties
| Name | Required | Type | Description |
|---|---|---|---|
| id | No | string | Logical id of this artifact |
| meta | No | Meta | Metadata about the resource |
| implicitRules | No | uri | A set of rules under which this content was created |
| language | No | code | Language of the resource content |
| text | No | Narrative | Text summary of the resource, for human interpretation |
| contained | No | Resource[] | Contained, inline Resources |
| extension | No | Extension[] | Additional content defined by implementations |
| modifierExtension | No | Extension[] | Extensions that cannot be ignored |

