FHIR IG analytics| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-deviceassociation-relationship.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/UTG/CodeSystem-deviceassociation-relationship.html |
| URL | http://terminology.hl7.org/CodeSystem/deviceassociation-relationship |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-15T20:08:18+00:00 |
| Name | DeviceAssociationRelationship |
| Title | DeviceAssociation Relationship Codes |
| Realm | uv |
| Authority | hl7 |
| Description | DeviceAssociation Relationship Codes |
| Content | complete |
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": "2025-12-15T20:08:18+00:00",
"description": "DeviceAssociation Relationship Codes",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "owner",
"display": "Owner",
"definition": "Owner of the device."
},
{
"code": "custodian",
"display": "Custodian",
"definition": "The individual or organization who has responsibility for taking care of the device."
},
{
"code": "maintainer",
"display": "Maintainer",
"definition": "The individual or organization that keeps the device in an appropriate condition."
},
{
"code": "patient",
"display": "Patient",
"definition": "The patient in which the device is implanted, or to which the device is associated."
},
{
"code": "operator",
"display": "Operator",
"definition": "The person operating the device."
}
]
}