HL7 Terminology (THO)
7.0.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: DeviceAssociation Relationship Codes - XML Representation

Active as of 2025-11-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="deviceassociation-relationship"/>
  <meta>
    <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-relationship</b></p><a name="deviceassociation-relationship"> </a><a name="hcdeviceassociation-relationship"> </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="http://hl7.org/fhir/R5/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/deviceassociation-relationship</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">owner<a name="deviceassociation-relationship-owner"> </a></td><td>Owner</td><td>Owner of the device.</td></tr><tr><td style="white-space:nowrap">custodian<a name="deviceassociation-relationship-custodian"> </a></td><td>Custodian</td><td>The individual or organization who has responsibility for taking care of the device.</td></tr><tr><td style="white-space:nowrap">maintainer<a name="deviceassociation-relationship-maintainer"> </a></td><td>Maintainer</td><td>The individual or organization that keeps the device in an appropriate condition.</td></tr><tr><td style="white-space:nowrap">patient<a name="deviceassociation-relationship-patient"> </a></td><td>Patient</td><td>The patient in which the device is implanted, or to which the device is associated.</td></tr><tr><td style="white-space:nowrap">operator<a name="deviceassociation-relationship-operator"> </a></td><td>Operator</td><td>The person operating the device.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <url
       value="http://terminology.hl7.org/CodeSystem/deviceassociation-relationship"/>
  <version value="1.0.0"/>
  <name value="DeviceAssociationRelationship"/>
  <title value="DeviceAssociation Relationship Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-26T17:05:31+00:00"/>
  <description value="DeviceAssociation Relationship Codes"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="owner"/>
    <display value="Owner"/>
    <definition value="Owner of the device."/>
  </concept>
  <concept>
    <code value="custodian"/>
    <display value="Custodian"/>
    <definition
                value="The individual or organization who has responsibility for taking care of the device."/>
  </concept>
  <concept>
    <code value="maintainer"/>
    <display value="Maintainer"/>
    <definition
                value="The individual or organization that keeps the device in an appropriate condition."/>
  </concept>
  <concept>
    <code value="patient"/>
    <display value="Patient"/>
    <definition
                value="The patient in which the device is implanted, or to which the device is associated."/>
  </concept>
  <concept>
    <code value="operator"/>
    <display value="Operator"/>
    <definition value="The person operating the device."/>
  </concept>
</CodeSystem>