Search



Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The Java class loads the Loinc.csv and Part.csv file from the LOINC release
  2. A part detail file is also supplied, which specifies part identifiers ("LP") for each part used in each LOINC Term
  3. The process works through the part detail file, selecting a template based on the 'Property' part of each LOINC Term
  4. Each part is mapped to a SNOMED CT Attribute where:
    1. The Part Type maps to a SNOMED Attribute type as specified in the template and
    2. The Part Number maps to a SNOME SNOMED Attribute value as specified via the Part/Attribute Map (maintained in the Snap2Snomed tool)
  5. The terms for each concept are then completed, using the preferred terms of the attribute values that have been modelled.
  6. The entire set of modelled concepts is the compared against the LOINC Extension in the SI Authoring Platform
  7. A delta archive is produced which details changes required from the previous state of the content.

...