FHIR Clinical Documents
1.0.0-ballot - STU1 Ballot International flag

This page is part of the FHIR Clinical Documents (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Clinical Document Participant Types Value set - XML Representation

Page standards status: Informative

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="clinical-doc-participant-types-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet clinical-doc-participant-types-vs</b></p><a name="clinical-doc-participant-types-vs"> </a><a name="hcclinical-doc-participant-types-vs"> </a><a name="clinical-doc-participant-types-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/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/6.0.2/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-ENT">ENT</a></td><td>data entry person</td><td>A person entering the data into the originating system. The data entry person is collected optionally for internal quality control purposes. This includes the transcriptionist for dictated text.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-INF">INF</a></td><td>informant</td><td>A source of reported information (e.g., a next of kin who answers questions about the patient's history). For history questions, the patient is logically an informant, yet the informant of history questions is implicitly the subject.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/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/6.0.2/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/6.0.2/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></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sd"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/fhir-clinical-document/ImplementationGuide/hl7.fhir.uv.fhir-clinical-document"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/fhir-clinical-document/ValueSet/clinical-doc-participant-types-vs"/>
  <version value="1.0.0-ballot"/>
  <name value="ClinicalDocParticipantTypesVs"/>
  <title value="Clinical Document Participant Types Value set"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-08-08T18:14:34+00:00"/>
  <publisher value="HL7 International / Structured Documents"/>
  <contact>
    <name value="HL7 International / Structured Documents"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/structure"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="strucdoc@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Subset of codes from v3-ParticipationType for use as Clinical Document Participant Type codes"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International, all rights reserved Creative Commons License"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
      <concept>
        <code value="ENT"/>
        <display value="data entry person"/>
      </concept>
      <concept>
        <code value="INF"/>
        <display value="informant"/>
      </concept>
      <concept>
        <code value="IRCP"/>
        <display value="information recipient"/>
      </concept>
      <concept>
        <code value="PRCP"/>
        <display value="primary information recipient"/>
      </concept>
      <concept>
        <code value="TRC"/>
        <display value="tracker"/>
      </concept>
    </include>
  </compose>
</ValueSet>