FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/deviceassociation-association-status (XML)

Responsible Owner: Orders and Observations Work GroupStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Code SystemDeviceAssociationAssociationStatusCodes

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="deviceassociation-association-status"/> 
  <meta> 
    <lastUpdated value="2025-11-02T03:10:47.397+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b> Generated Narrative: CodeSystem deviceassociation-association-status</b> 
      </p> 
      <a name="deviceassociation-association-status"> </a> 
      <a name="hcdeviceassociation-association-status"> </a> 
      <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
       1px solid #8da1b4; border-radius: 5px; line-height: 60%">
        <p style="margin-bottom: 0px"/> 
        <p style="margin-bottom: 0px">Profile: 
          <a href="shareablecodesystem.html">Shareable CodeSystem</a> 
        </p> 
      </div> 
      <p> This case-sensitive code system 
        <code> http://hl7.org/fhir/CodeSystem/deviceassociation-association-status</code>  defines the following codes:
      </p> 
      <table class="codes">
        <tr> 
          <td style="white-space:nowrap">
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">implanted
            <a name="deviceassociation-association-status-implanted"> </a> 
          </td> 
          <td> Implanted</td> 
          <td> The device is implanted in the patient.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">explanted
            <a name="deviceassociation-association-status-explanted"> </a> 
          </td> 
          <td> Explanted</td> 
          <td> The device is no longer implanted in the patient. Note that this is not the value
             to be used for devices that have never been implanted. In those cases, no value
             or a specific value can be used.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">attached
            <a name="deviceassociation-association-status-attached"> </a> 
          </td> 
          <td> Attached</td> 
          <td> The device is attached to the patient but not implanted in the patient.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">on
            <a name="deviceassociation-association-status-on"> </a> 
          </td> 
          <td> On</td> 
          <td> The device is powered on / operationally active.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">off
            <a name="deviceassociation-association-status-off"> </a> 
          </td> 
          <td> Off</td> 
          <td> The device is powered off / not operationally active.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">standby
            <a name="deviceassociation-association-status-standby"> </a> 
          </td> 
          <td> Standby</td> 
          <td> The device is powered and available but not currently in active operation.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">defective
            <a name="deviceassociation-association-status-defective"> </a> 
          </td> 
          <td> Defective</td> 
          <td> The device is defective.</td> 
        </tr> 
        <tr> 
          <td style="white-space:nowrap">abandoned
            <a name="deviceassociation-association-status-abandoned"> </a> 
          </td> 
          <td> Abandoned</td> 
          <td> The implanted device remains in the patient's body and is no longer in use.</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/> 
  </extension> 
  <url value="http://hl7.org/fhir/CodeSystem/deviceassociation-association-status"/> 
  <version value="6.0.0-ballot3"/> 
  <name value="DeviceAssociationAssociationStatusCodes"/> 
  <title value="DeviceAssociation Association Status Codes"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <publisher value="HL7 International"/> 
  <description value="Codes that describe the state of a device’s association (e.g., implanted, attached,
   on, off, standby, defective)."/> 
  <jurisdiction> 
    <coding> 
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> 
      <code value="001"/> 
      <display value="World"/> 
    </coding> 
  </jurisdiction> 
  <caseSensitive value="true"/> 
  <content value="complete"/> 
  <concept> 
    <code value="implanted"/> 
    <display value="Implanted"/> 
    <definition value="The device is implanted in the patient."/> 
  </concept> 
  <concept> 
    <code value="explanted"/> 
    <display value="Explanted"/> 
    <definition value="The device is no longer implanted in the patient. Note that this is not the value
     to be used for devices that have never been implanted. In those cases, no value
     or a specific value can be used."/> 
  </concept> 
  <concept> 
    <code value="attached"/> 
    <display value="Attached"/> 
    <definition value="The device is attached to the patient but not implanted in the patient."/> 
  </concept> 
  <concept> 
    <code value="on"/> 
    <display value="On"/> 
    <definition value="The device is powered on / operationally active."/> 
  </concept> 
  <concept> 
    <code value="off"/> 
    <display value="Off"/> 
    <definition value="The device is powered off / not operationally active."/> 
  </concept> 
  <concept> 
    <code value="standby"/> 
    <display value="Standby"/> 
    <definition value="The device is powered and available but not currently in active operation."/> 
  </concept> 
  <concept> 
    <code value="defective"/> 
    <display value="Defective"/> 
    <definition value="The device is defective."/> 
  </concept> 
  <concept> 
    <code value="abandoned"/> 
    <display value="Abandoned"/> 
    <definition value="The implanted device remains in the patient's body and is no longer in use."/> 
  </concept> 
</CodeSystem> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.