HL7 Terminology (THO)
5.5.0 - Publication
This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, 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="3.0.0"/>
<name value="ActRelationshipHasSubject"/>
<title value="ActRelationshipHasSubject"/>
<status value="active"/>
<experimental value="false"/>
<date value="2014-03-26"/>
<publisher value="Health Level Seven International"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hq@HL7.org"/>
</telecom>
</contact>
<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"/>
<copyright
value="This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
<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>