This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Vocabulary Work Group | Maturity Level: N/A | External | Use Context: Any |
This value set (http://hl7.org/fhir/ValueSet/v3-ActRelationshipHasComponent) is defined as part of HL7 v3. Related FHIR content: ActRelationshipHasComponent.
Summary
Defining URL: | http://hl7.org/fhir/ValueSet/v3-ActRelationshipHasComponent |
Name: | ActRelationshipHasComponent |
Definition: | A collection of sub-services as steps or subtasks performed for the source service. Services may be performed sequentially or concurrently. |
OID: | 2.16.840.1.113883.1.11.10318 (for OID based terminology systems) |
Source Resource | XML / JSON |
This value set is not currently used
This value set includes codes from the following code systems:
http://hl7.org/fhir/v3/ActRelationshipType
where concept is-a COMP
This expansion generated 19 Apr 2017
This value set contains 7 concepts
Expansion based on http://hl7.org/fhir/v3/ActRelationshipType version 2016-11-11
All codes from system http://hl7.org/fhir/v3/ActRelationshipType
Code | Display | Definition |
COMP | has component | The target act is a component of the source act, with no semantics regarding composition or aggregation implied. |
CTRLV | has control variable | 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. |
MBR | has member | 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. UsageNotes: 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). It is expected that this will be primarily used with _ActClassRecordOrganizer, BATTERY, and LIST |
STEP | has step | A collection of sub-services as steps or subtasks performed for the source service. Services may be performed sequentially or concurrently. UsageNotes: Sequence of steps may be indicated by use of _ActRelationshipTemporallyPertains, as well as via ActRelationship.sequenceNumber, ActRelationship.pauseQuantity, Target.priorityCode. OpenIssue: Need Additional guidelines on when each approach should be used. |
ARR | arrival | 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. |
DEP | departure | 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. |
PART | has part | The source Act is a composite of the target Acts. The target Acts do not have an existence independent of the source Act. UsageNote: In UML 1.1, this is a "composition" defined as: "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." |