This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "DestinationRoles"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://dicom.nema.org/resources/ontology/DCM\"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110152\">110152</a></td><td>Destination Role ID</td><td>Audit participant role ID of the receiver of data</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110154\">110154</a></td><td>Destination Media</td><td>Audit participant role ID of media receiving data during an export</td></tr></table></li><li>Include these codes as defined in <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html#v3-ParticipationType-IRCP\">IRCP</a></td><td>Information Recipient</td><td>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.</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html#v3-ParticipationType-NOT\">NOT</a></td><td>Ugent Notification Contact</td><td>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).</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html#v3-ParticipationType-PRCP\">PRCP</a></td><td>Primary Information Recipient</td><td>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.</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html#v3-ParticipationType-REFB\">REFB</a></td><td>Referred By</td><td>A participant (e.g. provider) who has referred the subject of an act (e.g. patient).<br/><br/>Typically, a referred by participant will provide a report (e.g. referral).</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html#v3-ParticipationType-REFT\">REFT</a></td><td>Referred to</td><td>The person who receives the patient</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationType.html#v3-ParticipationType-TRC\">TRC</a></td><td>Tracker</td><td>A secondary information recipient, who receives copies (e.g., a primary care provider receiving copies of results as ordered by specialist).</td></tr></table></li><li>Include these codes as defined in <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationFunction.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationFunction.html#v3-ParticipationFunction-AUCG\">AUCG</a></td><td>Caregiver Information Receiver</td><td>**Description:**Caregiver authorized to receive patient health information.</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationFunction.html#v3-ParticipationFunction-AULR\">AULR</a></td><td>Legitimate Relationship Information Receiver</td><td>**Description:**Provider with legitimate relationship authorized to receive patient health information.</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationFunction.html#v3-ParticipationFunction-AUTM\">AUTM</a></td><td>Care Team Information Receiver</td><td>**Description:**Member of care team authorized to receive patient health information.</td></tr><tr><td><a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-v3-ParticipationFunction.html#v3-ParticipationFunction-AUWA\">AUWA</a></td><td>Work Area Information Receiver</td><td>**Description:**Entities within specified work area authorized to receive patient health information.</td></tr></table></li></ul></div>"
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/saner/ValueSet/DestinationRoles"];
fhir:ValueSet.version [ fhir:value "1.0.0"];
fhir:ValueSet.name [ fhir:value "DestinationRoles"];
fhir:ValueSet.status [ fhir:value "active"];
fhir:ValueSet.date [ fhir:value "2021-09-07T19:08:29+00:00"^^xsd:dateTime];
fhir:ValueSet.publisher [ fhir:value "HL7 International Public Health Workgroup"];
fhir:ValueSet.contact [
fhir:index 0;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/Special/committees/pher" ] ]
], [
fhir:index 1;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "pher@lists.hl7.org" ] ]
], [
fhir:index 2;
fhir:ContactDetail.name [ fhir:value "Keith W. Boone" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "mailto:kboone@ainq.com" ] ]
];
fhir:ValueSet.description [ fhir:value "Roles for communication destination in AuditEvent"];
fhir:ValueSet.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ] ]
];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "110152" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Destination Role ID" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "110154" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Destination Media" ] ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "IRCP" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Information Recipient" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "NOT" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Ugent Notification Contact" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PRCP" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Primary Information Recipient" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "REFB" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Referred By" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "REFT" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Referred to" ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "TRC" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Tracker" ] ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "AUCG" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Caregiver Information Receiver" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "AULR" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Legitimate Relationship Information Receiver" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "AUTM" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Care Team Information Receiver" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "AUWA" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Work Area Information Receiver" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.