FHIR IG analytics| Package | hl7.terminology.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-deviceassociation-relationship.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem deviceassociation-relationship
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/deviceassociation-relationship defines the following codes:
{
"resourceType": "CodeSystem",
"id": "deviceassociation-relationship",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}
],
"url": "http://terminology.hl7.org/CodeSystem/deviceassociation-relationship",
"version": "1.0.0",
"name": "DeviceAssociationRelationship",
"title": "DeviceAssociation Relationship Codes",
"status": "active",
"experimental": false,
"date": "2026-07-27T09:27:31+10:00",
"description": "DeviceAssociation Relationship Codes",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "used-by",
"display": "Used By",
"definition": "The device is used by the referenced subject."
},
{
"code": "assigned-to",
"display": "Assigned To",
"definition": "The device is assigned to the referenced subject for use or responsibility."
},
{
"code": "leased-by",
"display": "Leased By",
"definition": "The device is leased by the referenced subject."
},
{
"code": "worn-by",
"display": "Worn By",
"definition": "The device is worn by the referenced subject."
},
{
"code": "carried-by",
"display": "Carried By",
"definition": "The device is carried by the referenced subject."
},
{
"code": "monitored-by",
"display": "Monitored By",
"definition": "The device is monitored by the referenced subject."
},
{
"code": "implanted-in",
"display": "Implanted In",
"definition": "The device is implanted in the referenced subject."
},
{
"code": "attached-to",
"display": "Attached To",
"definition": "The device is physically attached to the referenced subject."
},
{
"code": "installed-at",
"display": "Installed At",
"definition": "The device is installed at the referenced location."
},
{
"code": "located-at",
"display": "Located At",
"definition": "The device is located at the referenced location."
},
{
"code": "stored-at",
"display": "Stored At",
"definition": "The device is stored at the referenced location."
},
{
"code": "connected-to",
"display": "Connected To",
"definition": "The device is connected to the referenced device or entity."
},
{
"code": "controls",
"display": "Controls",
"definition": "The device controls the referenced device or entity."
},
{
"code": "programs",
"display": "Programs",
"definition": "The device programs the referenced device or entity."
},
{
"code": "calibrates",
"display": "Calibrates",
"definition": "The device calibrates the referenced device or entity."
},
{
"code": "maintains",
"display": "Maintains",
"definition": "The device maintains the referenced device or entity."
},
{
"code": "powers",
"display": "Powers",
"definition": "The device supplies power to the referenced device or entity."
},
{
"code": "communicates-with",
"display": "Communicates With",
"definition": "The device communicates with the referenced device or entity."
},
{
"code": "managed-by",
"display": "Managed By",
"definition": "The device is managed by the referenced subject."
},
{
"code": "in-custody-of",
"display": "In Custody Of",
"definition": "The device is in the custody of the referenced subject."
},
{
"code": "maintained-by",
"display": "Maintained By",
"definition": "The device is maintained by the referenced subject."
}
]
}