Data Exchange For Quality Measures STU1 for FHIR STU3 Implementation Guide (Release 1.0.0)

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:

  1. 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


Summary

Must-Support: 1 element

Extensions

This structure refers to these extensions:

NameFlagsCard.TypeDescription & Constraintsdoco
.. DeviceUseStatement I0..*QICore-DeviceUseStatementRecord of use of a device
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: Common Languages (extensible)
Max Binding: All Languages
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... event-notDone ?!SI0..1booleanEvent did not occur
URL: http://hl7.org/fhir/StructureDefinition/event-notDone
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier 0..*IdentifierExternal identifier for this record
... status ?!SΣ1..1codeactive | completed | entered-in-error +
Binding: DeviceUseStatementStatus (required)
... subject S1..1Reference(QICore-Patient)Patient using device
... whenUsed S0..1PeriodPeriod device was used
... timing[x] S0..1How often the device was used
.... timingTimingTiming
.... timingPeriodPeriod
.... timingDateTimedateTime
... recordedOn S0..1dateTimeWhen statement was recorded
... source 0..1Reference(Patient | Practitioner | RelatedPerson)Who made the statement
... device S1..1Reference(QICore-Device)Reference to device used
... indication S0..*CodeableConceptWhy device was used
Binding: SNOMED CT Clinical Findings (preferred)
... bodySite S0..1CodeableConceptTarget body site
Binding: SNOMED CT Body Structures (example)
... note 0..*AnnotationAddition details (comments, instructions)

doco Documentation for this format

Summary

Must-Support: 1 element

Extensions

This structure refers to these extensions:

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. DeviceUseStatement I0..*QICore-DeviceUseStatementRecord of use of a device
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: Common Languages (extensible)
Max Binding: All Languages
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... event-notDone ?!SI0..1booleanEvent did not occur
URL: http://hl7.org/fhir/StructureDefinition/event-notDone
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier 0..*IdentifierExternal identifier for this record
... status ?!SΣ1..1codeactive | completed | entered-in-error +
Binding: DeviceUseStatementStatus (required)
... subject S1..1Reference(QICore-Patient)Patient using device
... whenUsed S0..1PeriodPeriod device was used
... timing[x] S0..1How often the device was used
.... timingTimingTiming
.... timingPeriodPeriod
.... timingDateTimedateTime
... recordedOn S0..1dateTimeWhen statement was recorded
... source 0..1Reference(Patient | Practitioner | RelatedPerson)Who made the statement
... device S1..1Reference(QICore-Device)Reference to device used
... indication S0..*CodeableConceptWhy device was used
Binding: SNOMED CT Clinical Findings (preferred)
... bodySite S0..1CodeableConceptTarget body site
Binding: SNOMED CT Body Structures (example)
... note 0..*AnnotationAddition details (comments, instructions)

doco 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