...
This template is documented in Confluence here: Simple template for Process Observable for LOINC (observable entity) - v3v1.0
The java implementation of this template can be found: https://github.com/IHTSDO/reporting-engine/blob/npu/script-engine/src/main/java/org/ihtsdo/termserver/scripting/pipeline/loinc/LoincTemplatedConceptWithProcess.java
...
Code Block | ||
---|---|---|
| ||
<<< 363787002 |Observable entity (observable entity)| : { [S1] 370130000 |Property (attribute)| -> 118544000 |Mass rate (property) (qualifier value)|, [S1] 370132008 |Scale type (attribute)| -> 30766002 |Quantitative (qualifier value)|, [S1] 370134009704323007 |TimeProcess aspectduration (attribute)| -> 123027009 |24 hours (qualifier value)|, [S1] 704321009 |Characterizes (attribute)| -> 718500008 |Excretory process (qualifier value)|, [S1] 704322002 |Process agent (attribute)| -> 64033007 |Kidney structure (body structure)|, [S1] 704324001 |Process output (attribute)| -> 24427005 |Metanephrine (substance)|, [S1] 704327008 |Direct site (attribute)| -> 122575003 |Urine specimen (specimen)| } |
...
In the case of the example below, this results in the following terms:
LOINC Term 104629-1
Part Type | Loinc LOINC Part Name | Loinc LOINC Part Num | Mapped to Attribute Type / Value |
---|---|---|---|
Property | Type | LP6886-8 | 370130000 |Property (attribute)| -> 118544000 |Mass rate (property) (qualifier value)| |
Time | 24H | LP6924-7 | 704323007 |Process duration 370134009 |Time aspect (attribute)| -> 123027009 |24 hours (qualifier value)| |
704322002 |Process agent (attribute)| -> 64033007 |Kidney structure (body structure)| | |||
704321009 |Characterizes (attribute)| -> 718500008 |Excretory process (qualifier value)| | |||
Component | Metanephrine | LP14463-1 | 704324001 |Process output (attribute)| -> 24427005 |Metanephrine (substance)| |
System | Urine | LP7681-2 | 704327008 |Direct site (attribute)| -> 122575003 |Urine specimen (specimen)| |
Scale | Qn | LP7753-9 | 370132008 |Scale type (attribute)| -> 30766002 |Quantitative (qualifier value)| |
...