--- type: "valueset" title: "Device Usage Adherence Reason" valueset: "deviceusage-adherence-reason" --- # Device Usage Adherence Reason - **Official URL**: http://hl7.org/fhir/ValueSet/deviceusage-adherence-reason - **Version**: 6.0.0 - **Status**: draft - **Name**: DeviceUsageAdherenceReason - **Title**: Device Usage Adherence Reason - **Publisher**: HL7 (FHIR Project) - **Description**: A coded concept indicating the adherence of device usage. ## Content (Compose) - **System**: http://hl7.org/fhir/deviceusage-adherence-reason ## ValueSet XML ```xml <status value="draft"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="A coded concept indicating the adherence of device usage."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/deviceusage-adherence-reason"/> </include> </compose> </ValueSet> ```