PACIO Personal Functioning and Engagement Implementation Guide
2.0.0 - STU 2 United States of America flag

PACIO Personal Functioning and Engagement Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-pfe/ and changes regularly. See the Directory of published versions

: Personal Functioning and Engagement Device Association Relationship Code System

Page standards status: Trial-use Maturity Level: 3

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "pfe-deviceassociation-relationship-cs"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "pc"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 3 ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe>         ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-deviceassociation-relationship-cs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-deviceassociation-relationship-cs>
  ] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "PFEDeviceAssociationRelationshipCS"] ; # 
  fhir:title [ fhir:v "Personal Functioning and Engagement Device Association Relationship Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-04-30T17:12:38+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Patient Care"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Care" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientcare" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "patientcare@lists.HL7.org" ]     ] )
  ] [
fhir:name [ fhir:v "PACIO project" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientcare" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@pacioproject.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "owner" ] ;
fhir:display [ fhir:v "Owner" ] ;
fhir:definition [ fhir:v "Owner of the device." ]
  ] [
fhir:code [ fhir:v "custodian" ] ;
fhir:display [ fhir:v "Custodian" ] ;
fhir:definition [ fhir:v "The individual or organization who has responsibility for taking care of the device." ]
  ] [
fhir:code [ fhir:v "maintainer" ] ;
fhir:display [ fhir:v "Maintainer" ] ;
fhir:definition [ fhir:v "The individual or organization that keeps the device in an appropriate condition." ]
  ] [
fhir:code [ fhir:v "patient" ] ;
fhir:display [ fhir:v "Patient" ] ;
fhir:definition [ fhir:v "The patient in which the device is implanted, or to which the device is associated." ]
  ] [
fhir:code [ fhir:v "operator" ] ;
fhir:display [ fhir:v "Operator" ] ;
fhir:definition [ fhir:v "The person operating the device." ]
  ] ) . #