HL7 Terminology (THO)
3.1.5 - Continuous Process Integration (ci build)
World
HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This is not an authorized publication; it is the continuous build for version 3.1.5). This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
Active as of 2014-03-26 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="v3-ParticipationResponsibleParty"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><ul><li>Include codes from <a href="CodeSystem-v3-ParticipationType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a> where concept is-a <a href="CodeSystem-v3-ParticipationType.html#v3-ParticipationType-RESP">RESP</a></li></ul></div>
</text>
<url
value="http://terminology.hl7.org/ValueSet/v3-ParticipationResponsibleParty"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.1.11.20100"/>
</identifier>
<version value="2.0.0"/>
<name value="ParticipationResponsibleParty"/>
<title value="ParticipationResponsibleParty"/>
<status value="active"/>
<date value="2014-03-26"/>
<description
value="The person or organization that has primary responsibility for the act. The responsible party is not necessarily present in an action, but is accountable for the action through the power to delegate, and the duty to review actions with the performing actor after the fact. This responsibility may be ethical, legal, contractual, fiscal, or fiduciary in nature.
*Example:* A person who is the head of a biochemical laboratory; a sponsor for a policy or government program."/>
<immutable value="true"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="RESP"/>
</filter>
</include>
</compose>
</ValueSet>