Clinical Document Architecture
2.0.0-sd - release

Clinical Document Architecture, published by Health Level 7. This guide is not an authorized publication; it is the continuous build for version 2.0.0-sd built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-core-sd/ and changes regularly. See the Directory of published versions

ValueSet: CDASetOperator

Official URL: http://hl7.org/cda/stds/core/ValueSet/CDASetOperator Version: 2.0.0-sd
Draft as of 2024-05-16 Computable Name: CDASetOperator

Determins the intersectionality of multiple sets

References

Logical Definition (CLD)

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-SetOperator
    CodeDisplayDefinition
    AintersectForm the intersection with the value.
    EexcludeForm the set-difference with this value, i.e., exclude this element or set from the resulting set.
    Hconvex hullForm the convex hull with the value. The convex hull is defined over ordered domains and is the smallest contiguous superset (interval) that of all the operand sets.
    IincludeForm the union with this value, i.e., include this element or set in the resulting set.
    Pperiodic hullForm the periodic hull with the value. The periodic hull is defined over ordered domains and is the periodic set that contains all contiguous supersets of pairs of intervals generated by the operand periodic intervals.

 

Expansion

Expansion based on codesystem SetOperator v2.1.0 (CodeSystem)

This value set contains 5 concepts.

CodeSystemDisplayDefinition
  Ahttp://terminology.hl7.org/CodeSystem/v3-SetOperatorintersect

Form the intersection with the value.

  Ehttp://terminology.hl7.org/CodeSystem/v3-SetOperatorexclude

Form the set-difference with this value, i.e., exclude this element or set from the resulting set.

  Hhttp://terminology.hl7.org/CodeSystem/v3-SetOperatorconvex hull

Form the convex hull with the value. The convex hull is defined over ordered domains and is the smallest contiguous superset (interval) that of all the operand sets.

  Ihttp://terminology.hl7.org/CodeSystem/v3-SetOperatorinclude

Form the union with this value, i.e., include this element or set in the resulting set.

  Phttp://terminology.hl7.org/CodeSystem/v3-SetOperatorperiodic hull

Form the periodic hull with the value. The periodic hull is defined over ordered domains and is the periodic set that contains all contiguous supersets of pairs of intervals generated by the operand periodic intervals.


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code