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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pfe-deviceassociation-relationship-cs"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem pfe-deviceassociation-relationship-cs</b></p><a name="pfe-deviceassociation-relationship-cs"> </a><a name="hcpfe-deviceassociation-relationship-cs"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-deviceassociation-relationship-cs</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="pfe-deviceassociation-relationship-cs-owner"> </a></td><td>Owner</td><td>Owner of the device.</td></tr><tr><td style="white-space:nowrap">custodian<a name="pfe-deviceassociation-relationship-cs-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="pfe-deviceassociation-relationship-cs-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="pfe-deviceassociation-relationship-cs-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="pfe-deviceassociation-relationship-cs-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="pc"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe"/>
      </extension>
    </valueInteger>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-deviceassociation-relationship-cs"/>
  <version value="2.0.0"/>
  <name value="PFEDeviceAssociationRelationshipCS"/>
  <title value="Personal Functioning and Engagement Device Association Relationship Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-04-30T17:12:38+00:00"/>
  <publisher value="HL7 International / Patient Care"/>
  <contact>
    <name value="HL7 International / Patient Care"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patientcare@lists.HL7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="PACIO project"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@pacioproject.org"/>
    </telecom>
  </contact>
  <description value="Relationship codes used to describe how a person is associated with a device. These concepts are derived from the FHIR CI-build DeviceAssociation relationship terminology so this IG can validate without depending on CI-build terminology artifacts."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <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>