--- type: "valueset" title: "DeviceAssociation Association Status" valueset: "deviceassociation-association-status" --- # DeviceAssociation Association Status - **Official URL**: http://hl7.org/fhir/ValueSet/deviceassociation-association-status - **Version**: 6.0.0 - **Status**: active - **Name**: DeviceAssociationAssociationStatus - **Title**: DeviceAssociation Association Status - **Description**: Codes that describe the state of a device’s association (e.g., implanted, attached, on, off, standby, defective). ## Content (Compose) - **System**: http://hl7.org/fhir/CodeSystem/deviceassociation-association-status ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <description value="Codes that describe the state of a device’s association (e.g., implanted, attached, on, off, standby, defective)."/> <compose> <include> <system value="http://hl7.org/fhir/CodeSystem/deviceassociation-association-status"/> </include> </compose> </ValueSet> ```