FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r5
Resource TypeCodeSystem
IdCodeSystem-deviceassociation-relationship.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem deviceassociation-relationship

This case-sensitive code system http://terminology.hl7.org/CodeSystem/deviceassociation-relationship defines the following codes:

CodeDisplayDefinition
used-by Used ByThe device is used by the referenced subject.
assigned-to Assigned ToThe device is assigned to the referenced subject for use or responsibility.
leased-by Leased ByThe device is leased by the referenced subject.
worn-by Worn ByThe device is worn by the referenced subject.
carried-by Carried ByThe device is carried by the referenced subject.
monitored-by Monitored ByThe device is monitored by the referenced subject.
implanted-in Implanted InThe device is implanted in the referenced subject.
attached-to Attached ToThe device is physically attached to the referenced subject.
installed-at Installed AtThe device is installed at the referenced location.
located-at Located AtThe device is located at the referenced location.
stored-at Stored AtThe device is stored at the referenced location.
connected-to Connected ToThe device is connected to the referenced device or entity.
controls ControlsThe device controls the referenced device or entity.
programs ProgramsThe device programs the referenced device or entity.
calibrates CalibratesThe device calibrates the referenced device or entity.
maintains MaintainsThe device maintains the referenced device or entity.
powers PowersThe device supplies power to the referenced device or entity.
communicates-with Communicates WithThe device communicates with the referenced device or entity.
managed-by Managed ByThe device is managed by the referenced subject.
in-custody-of In Custody OfThe device is in the custody of the referenced subject.
maintained-by Maintained ByThe device is maintained by the referenced subject.

Source1

{
  "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."
    }
  ]
}