HL7 Terminology
1.0.0 - Publication

This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

ActClassCareProvision - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-ActClassCareProvision"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><h2>ActClassCareProvision</h2><div><p>An <strong>Act</strong> that of taking on whole or partial responsibility for, or attention to, safety and well-being of a subject of care.</p>
<p><em>Discussion:</em> A <strong>care provision</strong> event may exist without any other care actions taking place. For example, when a patient is assigned to the care of a particular health professional.</p>
<p>In <strong>request</strong> (RQO) mood <strong>care provision</strong> communicates a referral, which is a request:</p>
<ul>
<li>from one party (linked as a <strong>participant</strong> of type <strong>author</strong> (AUT)),</li>
<li>to another party (linked as a <strong>participant</strong> of type <strong>performer</strong> (PRF),</li>
<li>to take responsibility for a scope specified by the code attribute,</li>
<li>for an entity (linked as a <strong>participant</strong> of type <strong>subject</strong> (SBJ)).</li>
</ul>
<p>The scope of the care for which responsibility is taken is identified by <em>code</em> attribute.</p>
<p>In <strong>event</strong> (EVN) mood <strong>care provision</strong> indicates the effective time interval of a specified scope of responsibility by a <strong>performer</strong> (PRF) or set of <strong>performers</strong> (PRF) for a <strong>subject</strong> (SBJ).</p>
<p><em>Examples:</em></p>
<ol>
<li>Referral from GP to a specialist.</li>
<li>Assignment of a patient or group of patients to the case list of a health professional.</li>
<li>Assignment of inpatients to the care of particular nurses for a working shift.</li>
</ol>
</div><ul><li>Include codes from <a href="CodeSystem-v3-ActClass.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActClass</code></a> where concept  is-a  <a href="CodeSystem-v3-ActClass.html#v3-ActClass-PCPR">PCPR</a></li></ul></div>
  </text>
  <url value="http://terminology.hl7.org/ValueSet/v3-ActClassCareProvision"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.1.11.20233"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="ActClassCareProvision"/>
  <title value="ActClassCareProvision"/>
  <status value="active"/>
  <date value="2014-03-26T00:00:00-04:00"/>
  <description
               value="An **Act** that of taking on whole or partial responsibility for, or attention to, safety and well-being of a subject of care.

*Discussion:* A **care provision** event may exist without any other care actions taking place. For example, when a patient is assigned to the care of a particular health professional.

In **request** (RQO) mood **care provision** communicates a referral, which is a request:

 *  from one party (linked as a **participant** of type **author** (AUT)),
 *  to another party (linked as a **participant** of type **performer** (PRF),
 *  to take responsibility for a scope specified by the code attribute,
 *  for an entity (linked as a **participant** of type **subject** (SBJ)).

The scope of the care for which responsibility is taken is identified by *code* attribute.

In **event** (EVN) mood **care provision** indicates the effective time interval of a specified scope of responsibility by a **performer** (PRF) or set of **performers** (PRF) for a **subject** (SBJ).

*Examples:*

1.  Referral from GP to a specialist.
2.  Assignment of a patient or group of patients to the case list of a health professional.
3.  Assignment of inpatients to the care of particular nurses for a working shift."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="PCPR"/>
      </filter>
    </include>
  </compose>
</ValueSet>