Aged Care Clinical Note - Local Development build (v0.1.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Information Recipient Type - XML Representation

Page standards status: Draft Maturity Level: 0

Raw xml | Download


<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.0.0/CodeSystem-v3-ParticipationType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a><span title="Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references"> version &#x1F4E6;5.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.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.&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.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><td>primary information recipient</td></tr><tr><td><a href="http://terminology.hl7.org/7.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><td>tracker</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://ns.electronichealth.net.au/fhir/cn/ImplementationGuide/au.digitalhealth.r4.agedcareclinicalnote"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://ns.electronichealth.net.au/fhir/cn/ImplementationGuide/au.digitalhealth.r4.agedcareclinicalnote"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://ns.electronichealth.net.au/fhir/cn/ValueSet/information-recipient-type-vs"/>
  <version value="0.1.0-preview"/>
  <name value="InformationRecipientTypeVS"/>
  <title value="Information Recipient Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-12-05T15:19:59+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."/>
  <useContext>
    <code>
      <system
              value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
      <code value="jurisdiction"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="urn:iso:std:iso:3166"/>
        <code value="AU"/>
        <display value="Australia"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <copyright
             value="Copyright © 2025 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
      <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>