--- type: "valueset" title: "Device Property Type (Example only)" valueset: "device-property-type" --- # Device Property Type (Example only) - **Official URL**: http://hl7.org/fhir/ValueSet/device-property-type - **Version**: 6.0.0 - **Status**: active - **Name**: DevicePropertyType - **Title**: Device Property Type (Example only) - **Publisher**: HL7 Orders and Observations Workgroup - **Description**: The fixed characteristics or conditions of the device. These codes are for example purposes only. ## Content (Compose) - **System**: http://hl7.org/fhir/device-property-type ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="HL7 Orders and Observations Workgroup"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="The fixed characteristics or conditions of the device. These codes are for example purposes only."/> <compose> <include> <system value="http://hl7.org/fhir/device-property-type"/> </include> </compose> </ValueSet> ```