DeviceUseStatement
ClinicalA record of a device being used by a patient where the record is the result of a report from the patient or another clinician.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| DeviceUseStatement | 0..* | — | Record of use of a device |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | External identifier for this record |
| .basedOnΣ | 0..* | Reference(ServiceRequest) | Fulfills plan, proposal or order |
| .status?!Σ | 1..1 | code | active | completed | entered-in-error + Bindingdevice-statement-status(required) |
| .subjectΣ | 1..1 | Reference(Patient | Group) | Patient using device |
| .derivedFromΣ | 0..* | Reference(ServiceRequest | Procedure | Claim | Observation | QuestionnaireResponse | DocumentReference) | Supporting information |
| .timing[x]Σ | 0..1 | Timing | Period | dateTime | How often the device was used |
| .recordedOnΣ | 0..1 | dateTime | When statement was recorded |
| .sourceΣ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson) | Who made the statement |
| .deviceΣ | 1..1 | Reference(Device) | Reference to device used |
| .reasonCodeΣ | 0..* | CodeableConcept | Why device was used |
| .reasonReferenceΣ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? |
| .bodySiteΣ | 0..1 | CodeableConcept | Target body site Bindingbody-site(example) |
| .note | 0..* | Annotation | Addition details (comments, instructions) |