Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build International flag

Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

: Destination Roles - TTL Representation

Active as of 2024-01-25

Raw ttl | Download


@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:id [ fhir:v "DestinationRoles"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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=\"http://terminology.hl7.org/5.3.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=\"http://terminology.hl7.org/5.3.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.&quot; 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=\"http://terminology.hl7.org/5.3.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=\"http://terminology.hl7.org/5.3.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=\"http://terminology.hl7.org/5.3.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=\"http://terminology.hl7.org/5.3.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=\"http://terminology.hl7.org/5.3.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=\"http://terminology.hl7.org/5.3.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=\"http://terminology.hl7.org/5.3.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=\"http://terminology.hl7.org/5.3.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=\"http://terminology.hl7.org/5.3.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=\"http://terminology.hl7.org/5.3.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:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pher" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/saner/ValueSet/DestinationRoles"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.1"] ; # 
  fhir:name [ fhir:v "DestinationRoles"] ; # 
  fhir:title [ fhir:v "Destination Roles"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-01-25T13:42:59+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Public Health"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]     ] )
  ] [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pher@lists.hl7.org" ]     ] )
  ] [
fhir:name [ fhir:v "Keith W. Boone" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:kboone@ainq.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Roles for communication destination in AuditEvent"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "110152" ] ;
fhir:display [ fhir:v "Destination Role ID" ]       ] [
fhir:code [ fhir:v "110154" ] ;
fhir:display [ fhir:v "Destination Media" ]       ] )     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "IRCP" ] ;
fhir:display [ fhir:v "Information Recipient" ]       ] [
fhir:code [ fhir:v "NOT" ] ;
fhir:display [ fhir:v "Ugent Notification Contact" ]       ] [
fhir:code [ fhir:v "PRCP" ] ;
fhir:display [ fhir:v "Primary Information Recipient" ]       ] [
fhir:code [ fhir:v "REFB" ] ;
fhir:display [ fhir:v "Referred By" ]       ] [
fhir:code [ fhir:v "REFT" ] ;
fhir:display [ fhir:v "Referred to" ]       ] [
fhir:code [ fhir:v "TRC" ] ;
fhir:display [ fhir:v "Tracker" ]       ] )     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "AUCG" ] ;
fhir:display [ fhir:v "Caregiver Information Receiver" ]       ] [
fhir:code [ fhir:v "AULR" ] ;
fhir:display [ fhir:v "Legitimate Relationship Information Receiver" ]       ] [
fhir:code [ fhir:v "AUTM" ] ;
fhir:display [ fhir:v "Care Team Information Receiver" ]       ] [
fhir:code [ fhir:v "AUWA" ] ;
fhir:display [ fhir:v "Work Area Information Receiver" ]       ] )     ] )
  ] . #