FHIR IG Statistics: ValueSet/DestinationRoles
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://dicom.nema.org/resources/ontology/DCM
Code | Display | Definition |
110152 | Destination Role ID | Audit participant role ID of the receiver of data |
110154 | Destination Media | Audit participant role ID of media receiving data during an export |
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-ParticipationType
Code | Display | Definition |
IRCP | Information Recipient | A party, who may or should receive or who has recieved the Act or subsequent or derivative information of that Act. Information recipient is inert, i.e., independent of mood." Rationale: this is a generalization of a too diverse family that the definition can't be any more specific, and the concept is abstract so one of the specializations should be used. |
NOT | Ugent Notification Contact | An information recipient to notify for urgent matters about this Act. (e.g., in a laboratory order, critical results are being called by phone right away, this is the contact to call; or for an inpatient encounter, a next of kin to notify when the patient becomes critically ill). |
PRCP | Primary Information Recipient | Information recipient to whom an act statement is primarily directed. E.g., a primary care provider receiving a discharge letter from a hospitalist, a health department receiving information on a suspected case of infectious disease. Multiple of these participations may exist on the same act without requiring that recipients be ranked as primary vs. secondary. |
REFB | Referred By | A participant (e.g. provider) who has referred the subject of an act (e.g. patient).
Typically, a referred by participant will provide a report (e.g. referral). |
REFT | Referred to | The person who receives the patient |
TRC | Tracker | A secondary information recipient, who receives copies (e.g., a primary care provider receiving copies of results as ordered by specialist). |
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction
Code | Display | Definition |
AUCG | Caregiver Information Receiver | **Description:**Caregiver authorized to receive patient health information. |
AULR | Legitimate Relationship Information Receiver | **Description:**Provider with legitimate relationship authorized to receive patient health information. |
AUTM | Care Team Information Receiver | **Description:**Member of care team authorized to receive patient health information. |
AUWA | Work Area Information Receiver | **Description:**Entities within specified work area authorized to receive patient health information. |
Source
{
"resourceType": "ValueSet",
"id": "DestinationRoles",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}
],
"url": "http://hl7.org/fhir/uv/saner/ValueSet/DestinationRoles",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.42.48.14"
}
],
"version": "1.0.1",
"name": "DestinationRoles",
"title": "Destination Roles",
"status": "active",
"experimental": false,
"date": "2024-05-18T21:25:01+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "pher@lists.hl7.org"
}
]
},
{
"name": "Keith W. Boone",
"telecom": [
{
"system": "email",
"value": "mailto:kboone@ainq.com"
}
]
}
],
"description": "Roles for communication destination in AuditEvent",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "110152",
"display": "Destination Role ID"
},
{
"code": "110154",
"display": "Destination Media"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"concept": [
{
"code": "IRCP",
"display": "Information Recipient"
},
{
"code": "NOT",
"display": "Ugent Notification Contact"
},
{
"code": "PRCP",
"display": "Primary Information Recipient"
},
{
"code": "REFB",
"display": "Referred By"
},
{
"code": "REFT",
"display": "Referred to"
},
{
"code": "TRC",
"display": "Tracker"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction",
"concept": [
{
"code": "AUCG",
"display": "Caregiver Information Receiver"
},
{
"code": "AULR",
"display": "Legitimate Relationship Information Receiver"
},
{
"code": "AUTM",
"display": "Care Team Information Receiver"
},
{
"code": "AUWA",
"display": "Work Area Information Receiver"
}
]
}
]
}
}