This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v1.0.0: STU 1) based on FHIR R3. The current version which supercedes this version is 3.1.0. For a full list of available versions, see the Directory of published versions
StructureDefinition-deviceusestatement-deqm
The DEQM DeviceUseStatement Profile describes a shareable, published device use statement that can be used to define an application of a device
Mandatory Data Elements and Terminology
The following data-elements are mandatory (i.e data MUST be present).
Each DeviceUseStatement must have:
- The [Not Done] extension
- Note that this guide extends the context of use of this extension to the DeviceUseStatement.
Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is:
http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/deviceusestatement-deqm
Published on Tue Jun 19 00:00:00 UTC 2018 as active by Da Vinci Project.
This profile builds on QICore-DeviceUseStatement
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DeviceUseStatement | I | 0..* | QICore-DeviceUseStatement | Record of use of a device |
id | Σ | 0..1 | id | 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 Binding: Common Languages (extensible) Max Binding: All Languages | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
event-notDone | ?!SI | 0..1 | boolean | Event did not occur URL: http://hl7.org/fhir/StructureDefinition/event-notDone |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | 0..* | Identifier | External identifier for this record | |
status | ?!SΣ | 1..1 | code | active | completed | entered-in-error + Binding: DeviceUseStatementStatus (required) |
subject | S | 1..1 | Reference(QICore-Patient) | Patient using device |
whenUsed | S | 0..1 | Period | Period device was used |
timing[x] | S | 0..1 | How often the device was used | |
timingTiming | Timing | |||
timingPeriod | Period | |||
timingDateTime | dateTime | |||
recordedOn | S | 0..1 | dateTime | When statement was recorded |
source | 0..1 | Reference(Patient | Practitioner | RelatedPerson) | Who made the statement | |
device | S | 1..1 | Reference(QICore-Device) | Reference to device used |
indication | S | 0..* | CodeableConcept | Why device was used Binding: SNOMED CT Clinical Findings (preferred) |
bodySite | S | 0..1 | CodeableConcept | Target body site Binding: SNOMED CT Body Structures (example) |
note | 0..* | Annotation | Addition details (comments, instructions) | |
Documentation for this format |
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DeviceUseStatement | I | 0..* | QICore-DeviceUseStatement | Record of use of a device |
id | Σ | 0..1 | id | 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 Binding: Common Languages (extensible) Max Binding: All Languages | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
event-notDone | ?!SI | 0..1 | boolean | Event did not occur URL: http://hl7.org/fhir/StructureDefinition/event-notDone |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | 0..* | Identifier | External identifier for this record | |
status | ?!SΣ | 1..1 | code | active | completed | entered-in-error + Binding: DeviceUseStatementStatus (required) |
subject | S | 1..1 | Reference(QICore-Patient) | Patient using device |
whenUsed | S | 0..1 | Period | Period device was used |
timing[x] | S | 0..1 | How often the device was used | |
timingTiming | Timing | |||
timingPeriod | Period | |||
timingDateTime | dateTime | |||
recordedOn | S | 0..1 | dateTime | When statement was recorded |
source | 0..1 | Reference(Patient | Practitioner | RelatedPerson) | Who made the statement | |
device | S | 1..1 | Reference(QICore-Device) | Reference to device used |
indication | S | 0..* | CodeableConcept | Why device was used Binding: SNOMED CT Clinical Findings (preferred) |
bodySite | S | 0..1 | CodeableConcept | Target body site Binding: SNOMED CT Body Structures (example) |
note | 0..* | Annotation | Addition details (comments, instructions) | |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
Quick Start
Below is an overview of the required set of RESTful FHIR interactions - for example, search and read operations - for this profile. See the Conformance requirements for a complete list of supported RESTful interactions for this IG.
Use cases:
- currently none defined