Hi, 

Using Archetype Editor I was succeeded to bind a coded text to two terms from 
different coding systems:


ELEMENT[at1054] occurrences matches {0..1} matches {    -- New Element
  name matches {
    DV_TEXT matches {*}
  }
  value matches {
    DV_CODED_TEXT matches {
      defining_code matches {[ac0001]}          -- New Constraints
    }
  }
}

...

constraint_bindings = <
  ["LOINC"] = <
    items = <
      ["ac0001"] = <terminology:LOINC?subset=00000-0>
    >
  >
  ["ICD10_1998"] = <
    items = <
      ["ac0001"] = <terminology:ICD10_1998?subset=A00%2C0>
    >
  >
>




-- 
Regards, Dmitry

_______________________________________________
openEHR-technical mailing list
[email protected]
http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org

Reply via email to