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-ActRelationshipHasSubject"/>
<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-ActRelationshipType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</code></a> where concept is-a <a href="CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-SUBJ">SUBJ</a></li></ul></div>
</text>
<url value="http://terminology.hl7.org/ValueSet/v3-ActRelationshipHasSubject"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.1.11.20014"/>
</identifier>
<version value="2.0.0"/>
<name value="ActRelationshipHasSubject"/>
<title value="ActRelationshipHasSubject"/>
<status value="active"/>
<date value="2014-03-26"/>
<description
value="Relates an Act to its subject Act that the first Act is primarily concerned with.
Examples
1. The first Act may be a ControlAct manipulating the subject Act
2. The first act is a region of interest (ROI) that defines a region within the subject Act.
3. The first act is a reporting or notification Act, that echos the subject Act for a specific new purpose.
Constraints
An Act may have multiple subject acts.
Rationale
The ActRelationshipType "has subject" is similar to the ParticipationType "subject", Acts that primarily operate on physical subjects use the Participation, those Acts that primarily operate on other Acts (other information) use the ActRelationship."/>
<immutable value="true"/>
<compose>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="SUBJ"/>
</filter>
</include>
</compose>
</ValueSet>