This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "HL7 VSD Expression Syntax"

From HL7Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
  Click [http://wiki.hl7.org/index.php?title=Value_Set_Definition_Standard_Project#Updated_Current_Documents HERE] to return to the main VSD project page.
 
  Click [http://wiki.hl7.org/index.php?title=Value_Set_Definition_Standard_Project#Updated_Current_Documents HERE] to return to the main VSD project page.
 
Initial Examples available for download:
 
Initial Examples available for download:
# [https://db.tt/MZzXQ8Dr VSD Example RoleClassContact]
+
# Assigned Entity Example
# [https://db.tt/M8pk38Ni VSD Example RoleClassAssignedEntity]
+
##The RoleClassAssignedEntity Value Set uses the RoleClass code system. These two value sets are currently used within the HL7 V3 standards and are released in the HL7 MIF file. This example demonstrates two things:
# [https://db.tt/hbQDxwRQ VSD Example Chlamydia Grouping]
+
###Both RoleClassAssignedEntity and RoleClassContact use an "intensional" definition style to identifying concepts to be included in the expansion set wherein a single code is provided along with a relationship traversal that clarifies that a transitive closure traversal is to be followed to find all codes related to the code provided. This is how "and all descendants" is communicated.
# [https://db.tt/YmO9mQS5 VSD Example Chlamydia Union]
+
###RoleClassAssignedEntity unions together the "code and all descendants" noted above plus a reference to another value set - RoleClassContact.
# [https://db.tt/SMGOdeGS Chlamydia ICD9]
+
## [https://db.tt/MZzXQ8Dr VSD Example RoleClassContact]
# [https://db.tt/YDKBtl1e Chlamydia ICD10]
+
##[https://db.tt/M8pk38Ni VSD Example RoleClassAssignedEntity]
# [https://db.tt/eVa9eliL Chlamydia SCT]
+
# Chlamydia Condition Example
 +
##The Chlamydia value sets described in these examples are actual value sets used in the US electronic quality measure program. The "Grouping" example and the three grouped value sets that make up the grouping: Chlamydia ICD9, Chlamydia ICD10, and Chlamydia SCT, all exist in the US NLM Value Set Authority Center (VSAC). The Chlamydia Union example demonstrates how a single value set using the HL7 Expression could be constructed using enumerated codes from multiple code systems, with each CodeBasedContent set unioned together. Both the Chlamydia Union definition and the Chlamydia Grouping definition generate the same expansion set.
 +
## [https://db.tt/hbQDxwRQ VSD Example Chlamydia Grouping]
 +
## [https://db.tt/YmO9mQS5 VSD Example Chlamydia Union]
 +
## [https://db.tt/SMGOdeGS VSD Example Chlamydia ICD9]
 +
## [https://db.tt/YDKBtl1e VSD Example Chlamydia ICD10]
 +
## [https://db.tt/eVa9eliL VSD Example Chlamydia SCT]

Latest revision as of 01:16, 4 May 2016

Click HERE to return to the main VSD project page.

Initial Examples available for download:

  1. Assigned Entity Example
    1. The RoleClassAssignedEntity Value Set uses the RoleClass code system. These two value sets are currently used within the HL7 V3 standards and are released in the HL7 MIF file. This example demonstrates two things:
      1. Both RoleClassAssignedEntity and RoleClassContact use an "intensional" definition style to identifying concepts to be included in the expansion set wherein a single code is provided along with a relationship traversal that clarifies that a transitive closure traversal is to be followed to find all codes related to the code provided. This is how "and all descendants" is communicated.
      2. RoleClassAssignedEntity unions together the "code and all descendants" noted above plus a reference to another value set - RoleClassContact.
    2. VSD Example RoleClassContact
    3. VSD Example RoleClassAssignedEntity
  2. Chlamydia Condition Example
    1. The Chlamydia value sets described in these examples are actual value sets used in the US electronic quality measure program. The "Grouping" example and the three grouped value sets that make up the grouping: Chlamydia ICD9, Chlamydia ICD10, and Chlamydia SCT, all exist in the US NLM Value Set Authority Center (VSAC). The Chlamydia Union example demonstrates how a single value set using the HL7 Expression could be constructed using enumerated codes from multiple code systems, with each CodeBasedContent set unioned together. Both the Chlamydia Union definition and the Chlamydia Grouping definition generate the same expansion set.
    2. VSD Example Chlamydia Grouping
    3. VSD Example Chlamydia Union
    4. VSD Example Chlamydia ICD9
    5. VSD Example Chlamydia ICD10
    6. VSD Example Chlamydia SCT