<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="information-recipient-type-vs"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet information-recipient-type-vs</b></p><a name="information-recipient-type-vs"> </a><a name="hcinformation-recipient-type-vs"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.2.0/CodeSystem-v3-ParticipationType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a><span title="Version is explicitly stated to be 6.0.0"> version &#x1F4CD;6.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (Australia) (English (Australia), en)</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.2.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><td>information recipient</td></tr><tr><td><a href="http://terminology.hl7.org/7.2.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><td>primary information recipient</td></tr><tr><td><a href="http://terminology.hl7.org/7.2.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><td>tracker</td></tr></table></li></ul></div>
  </text>
  <url value="http://digitalhealth.gov.au/fhir/cnd/ValueSet/information-recipient-type-vs"/>
  <version value="26.0.0"/>
  <name value="InformationRecipientTypeVS"/>
  <title value="Information Recipient Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-06-16T09:55:11+10:00"/>
  <publisher value="Australian Digital Health Agency"/>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.digitalhealth.gov.au"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="help@digitalhealth.gov.au"/>
    </telecom>
  </contact>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="email"/>
      <value value="help@digitalhealth.gov.au"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Subset of codes from v3-ParticipationType for use as Clinical Document Information Recipient codes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
      <display value="Australia"/>
    </coding>
  </jurisdiction>
  <purpose value="This value set defines the permitted codes for identifying information recipients in a Clinical Note Document, ensuring consistent representation of primary, secondary, and tracking recipient roles for clinical note routing and attribution between healthcare providers."/>
  <copyright value="This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
      <version value="6.0.0"/>
      <concept>
        <code value="IRCP"/>
        <display value="information recipient"/>
        <designation>
          <language value="en-AU"/>
          <value value="information recipient"/>
        </designation>
      </concept>
      <concept>
        <code value="PRCP"/>
        <display value="primary information recipient"/>
        <designation>
          <language value="en-AU"/>
          <value value="primary information recipient"/>
        </designation>
      </concept>
      <concept>
        <code value="TRC"/>
        <display value="tracker"/>
        <designation>
          <language value="en-AU"/>
          <value value="tracker"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>