{
  "resourceType" : "ValueSet",
  "id" : "information-recipient-type-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "http://digitalhealth.gov.au/fhir/cnd/ValueSet/information-recipient-type-vs",
  "version" : "26.0.0",
  "name" : "InformationRecipientTypeVS",
  "title" : "Information Recipient Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-16T09:55:11+10:00",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [{
    "name" : "Australian Digital Health Agency",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.digitalhealth.gov.au"
    },
    {
      "system" : "email",
      "value" : "help@digitalhealth.gov.au"
    }]
  },
  {
    "name" : "Australian Digital Health Agency",
    "telecom" : [{
      "system" : "email",
      "value" : "help@digitalhealth.gov.au",
      "use" : "work"
    }]
  }],
  "description" : "Subset of codes from v3-ParticipationType for use as Clinical Document Information Recipient codes.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "AU",
      "display" : "Australia"
    }]
  }],
  "purpose" : "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" : "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" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
      "version" : "6.0.0",
      "concept" : [{
        "code" : "IRCP",
        "display" : "information recipient",
        "designation" : [{
          "language" : "en-AU",
          "value" : "information recipient"
        }]
      },
      {
        "code" : "PRCP",
        "display" : "primary information recipient",
        "designation" : [{
          "language" : "en-AU",
          "value" : "primary information recipient"
        }]
      },
      {
        "code" : "TRC",
        "display" : "tracker",
        "designation" : [{
          "language" : "en-AU",
          "value" : "tracker"
        }]
      }]
    }]
  }
}