FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Cross-version VS for R5.ActRelationshipHasComponent for use in FHIR R4 - XML Representation

Page standards status: Informative Maturity Level: 0

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="R5-v3-ActRelationshipHasComponent-for-R4"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet R5-v3-ActRelationshipHasComponent-for-R4</b></p><a name="R5-v3-ActRelationshipHasComponent-for-R4"> </a><a name="hcR5-v3-ActRelationshipHasComponent-for-R4"> </a><p>This value set expansion contains 7 concepts.</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="R5-v3-ActRelationshipHasComponent-for-R4-http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType-COMP"> </a>  <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-COMP">COMP</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</td><td>has component</td><td><div><p>The target act is a component of the source act, with no semantics regarding composition or aggregation implied.</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-v3-ActRelationshipHasComponent-for-R4-http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType-CTRLV"> </a>  <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-CTRLV">CTRLV</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</td><td>has control variable</td><td><div><p>A relationship from an Act to a Control Variable. For example, if a Device makes an Observation, this relates the Observation to its Control Variables documenting the device's settings that influenced the observation.</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-v3-ActRelationshipHasComponent-for-R4-http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType-MBR"> </a>  <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-MBR">MBR</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</td><td>has member</td><td><div><p>The target Acts are aggregated by the source Act. Target Acts may have independent existence, participate in multiple ActRelationships, and do not contribute to the meaning of the source.</p>
<p><strong>UsageNotes:</strong> This explicitly represents the conventional notion of aggregation. The target Act is part of a collection of Acts (no implication is made of cardinality, a source of Acts may contain zero, one, or more member target Acts).</p>
<p>It is expected that this will be primarily used with _ActClassRecordOrganizer, BATTERY, and LIST</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-v3-ActRelationshipHasComponent-for-R4-http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType-STEP"> </a>  <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-STEP">STEP</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</td><td>has step</td><td><div><p>A collection of sub-services as steps or subtasks performed for the source service. Services may be performed sequentially or concurrently.</p>
<p><em>UsageNotes:</em> Sequence of steps may be indicated by use of _ActRelationshipTemporallyPertains, as well as via ActRelationship.sequenceNumber, ActRelationship.pauseQuantity, Target.priorityCode.</p>
<p><em>OpenIssue:</em> Need Additional guidelines on when each approach should be used.</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-v3-ActRelationshipHasComponent-for-R4-http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType-ARR"> </a>  <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-ARR">ARR</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</td><td>arrival</td><td><div><p>The relationship that links to a Transportation Act (target) from another Act (source) indicating that the subject of the source Act entered into the source Act by means of the target Transportation act.</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-v3-ActRelationshipHasComponent-for-R4-http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType-DEP"> </a>  <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-DEP">DEP</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</td><td>departure</td><td><div><p>The relationship that links to a Transportation Act (target) from another Act (source) indicating that the subject of the source Act departed from the source Act by means of the target Transportation act.</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="R5-v3-ActRelationshipHasComponent-for-R4-http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType-PART"> </a>  <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActRelationshipType.html#v3-ActRelationshipType-PART">PART</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType</td><td>has part</td><td><div><p>The source Act is a composite of the target Acts. The target Acts do not have an existence independent of the source Act.</p>
<p><em>UsageNote:</em> In UML 1.1, this is a &quot;composition&quot; defined as:<br/>
<em>&quot;A form of aggregation with strong ownership and coincident lifetime as part of the whole. Parts with non-fixed multiplicity may be created after the composite itself, but once created they live and die with it (i.e., they share lifetimes). Such parts can also be explicitly removed before the death of the composite. Composition may be recursive.&quot;</em></p>
</div></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r5.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"/>
      </extension>
    </valueInteger>
  </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/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/5.0/ValueSet/R5-v3-ActRelationshipHasComponent-for-R4"/>
  <version value="0.0.1-snapshot-2"/>
  <name value="R5_v3_ActRelationshipHasComponent_for_R4"/>
  <title
         value="Cross-version VS for R5.ActRelationshipHasComponent for use in FHIR R4"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-01T22:37:05.036959+10:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description
               value="This cross-version ValueSet represents concepts from http://terminology.hl7.org/ValueSet/v3-ActRelationshipHasComponent|2.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <version value="3.1.0"/>
      <concept>
        <code value="COMP"/>
        <display value="has component"/>
      </concept>
      <concept>
        <code value="CTRLV"/>
        <display value="has control variable"/>
      </concept>
      <concept>
        <code value="MBR"/>
        <display value="has member"/>
      </concept>
      <concept>
        <code value="STEP"/>
        <display value="has step"/>
      </concept>
      <concept>
        <code value="ARR"/>
        <display value="arrival"/>
      </concept>
      <concept>
        <code value="DEP"/>
        <display value="departure"/>
      </concept>
      <concept>
        <code value="PART"/>
        <display value="has part"/>
      </concept>
    </include>
  </compose>
  <expansion>
    <timestamp value="2025-09-01T22:37:05.036956+10:00"/>
    <contains>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <version value="3.1.0"/>
      <code value="COMP"/>
      <display value="has component"/>
    </contains>
    <contains>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <version value="3.1.0"/>
      <code value="CTRLV"/>
      <display value="has control variable"/>
    </contains>
    <contains>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <version value="3.1.0"/>
      <code value="MBR"/>
      <display value="has member"/>
    </contains>
    <contains>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <version value="3.1.0"/>
      <code value="STEP"/>
      <display value="has step"/>
    </contains>
    <contains>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <version value="3.1.0"/>
      <code value="ARR"/>
      <display value="arrival"/>
    </contains>
    <contains>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <version value="3.1.0"/>
      <code value="DEP"/>
      <display value="departure"/>
    </contains>
    <contains>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType"/>
      <version value="3.1.0"/>
      <code value="PART"/>
      <display value="has part"/>
    </contains>
  </expansion>
</ValueSet>