{
  "resourceType" : "CodeSystem",
  "id" : "deviceassociation-status-reason",
  "meta" : {
    "lastUpdated" : "2026-06-11T22:32:02.825+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem deviceassociation-status-reason</b></p><a name=\"deviceassociation-status-reason\"> </a><a name=\"hcdeviceassociation-status-reason\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/deviceassociation-status-reason</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\">lost-to-follow-up<a name=\"deviceassociation-status-reason-lost-to-follow-up\"> </a></td><td>Lost to Follow-up</td><td>The association record status changed because follow-up could not be completed.</td></tr><tr><td style=\"white-space:nowrap\">record-archived<a name=\"deviceassociation-status-reason-record-archived\"> </a></td><td>Record Archived</td><td>The association record has been archived.</td></tr><tr><td style=\"white-space:nowrap\">superseded<a name=\"deviceassociation-status-reason-superseded\"> </a></td><td>Superseded</td><td>The association record has been superseded by another record.</td></tr><tr><td style=\"white-space:nowrap\">duplicate<a name=\"deviceassociation-status-reason-duplicate\"> </a></td><td>Duplicate</td><td>The association record is a duplicate of another record.</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"deviceassociation-status-reason-entered-in-error\"> </a></td><td>Entered in Error</td><td>The association record was entered in error.</td></tr><tr><td style=\"white-space:nowrap\">patient-deceased<a name=\"deviceassociation-status-reason-patient-deceased\"> </a></td><td>Patient Deceased</td><td>The association record status changed because the patient is deceased.</td></tr><tr><td style=\"white-space:nowrap\">device-retired<a name=\"deviceassociation-status-reason-device-retired\"> </a></td><td>Device Retired</td><td>The association record status changed because the device has been retired.</td></tr><tr><td style=\"white-space:nowrap\">association-ended<a name=\"deviceassociation-status-reason-association-ended\"> </a></td><td>Association Ended</td><td>The association record status changed because the device association ended.</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"deviceassociation-status-reason-unknown\"> </a></td><td>Unknown</td><td>The reason for the association record status is unknown.</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "normative"
  }],
  "url" : "http://hl7.org/fhir/deviceassociation-status-reason",
  "version" : "6.0.0-ballot4",
  "name" : "DeviceAssociation",
  "title" : "DeviceAssociation Status Reason Codes",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7 International",
  "description" : "Administrative and record-management reasons for the current DeviceAssociation record status.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/deviceassociation-status-reason",
  "content" : "complete",
  "concept" : [{
    "code" : "lost-to-follow-up",
    "display" : "Lost to Follow-up",
    "definition" : "The association record status changed because follow-up could not be completed."
  },
  {
    "code" : "record-archived",
    "display" : "Record Archived",
    "definition" : "The association record has been archived."
  },
  {
    "code" : "superseded",
    "display" : "Superseded",
    "definition" : "The association record has been superseded by another record."
  },
  {
    "code" : "duplicate",
    "display" : "Duplicate",
    "definition" : "The association record is a duplicate of another record."
  },
  {
    "code" : "entered-in-error",
    "display" : "Entered in Error",
    "definition" : "The association record was entered in error."
  },
  {
    "code" : "patient-deceased",
    "display" : "Patient Deceased",
    "definition" : "The association record status changed because the patient is deceased."
  },
  {
    "code" : "device-retired",
    "display" : "Device Retired",
    "definition" : "The association record status changed because the device has been retired."
  },
  {
    "code" : "association-ended",
    "display" : "Association Ended",
    "definition" : "The association record status changed because the device association ended."
  },
  {
    "code" : "unknown",
    "display" : "Unknown",
    "definition" : "The reason for the association record status is unknown."
  }]
}