Search



Page tree

  

Quality Observable with Process (No Process output, With Time aspect)

This template is employed when the LOINC term involves an observation that specifies an aspect of a process at a point in time where the process output is not included.

This template is documented in Confluence here: Process Observable for LOINC - No Process output, With Time Aspect (observable entity) - v0.1  

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/template/LoincTemplatedConceptWithProcessNoOutput.java

Attributes

  • LOINC Property: Represents the property of the observation, such as mass concentration or presence.
  • LOINC Scale: Describes the scale type, like quantitative or qualitative.
  • LOINC Time: Indicates the time aspect of the observation, e.g., single point in time.
  • LOINC System: Specifies the direct site of the observation.
  • LOINC Method: Describes the technique used for the observation.
  • LOINC Component: Specifies what the observation inherently exists within or is associated with.

LOINC Properties currently supported:  "RelVel,” "RelTime,” “Time, “Vel"

Template

Model

<<< 363787002 |Observable entity (observable entity)| :

    {
        [S1] 370130000 |Property (attribute)| -> 762636008 |Duration (property) (qualifier value)||,
        [S1] 370132008 |Scale type (attribute)| -> 30766002 |Quantitative (qualifier value)|,
        [S1] 370134009 |Time aspect (attribute)| -> 123029007 |Single point in time (qualifier value)|,
        [S1] 704321009 |Characterizes (attribute)| -> 737097002 |Intrinsic pathway coagulation process (qualifier value)|,
        [S1] 246501002 |Technique (attribute)| -> 702946003 |Coagulation technique (qualifier value)|,
        [S1] 704327008 |Direct site (attribute)| -> 119297000 |Blood specimen (specimen)|
    }

Terming

Template slots are filled by taking the preferred term of the relevant value from the model and making the initial character lower case, if allowed by the case significance setting of the preferred term.

[PROPERTY] of [COMPONENT] at [TIME] in [SYSTEM] by [METHOD] using [DEVICE] [CHALLENGE]

Some slots are optional, and are then tidied up along with any linking words (eg 'using')


The LOINC Long Common Name is specified as the Preferred Term and the LOINC Short Common Name is also included unchanged as an acceptable synonym.  Finally a terse form of the LOINC Parts is added, with all part names specified, separated by colons.

In the case of the example below, this results in the following terms:

  • 2611621010000114 [526891010000104] US: P Duration of intrinsic pathway coagulation process at point in time in blood by coagulation (observable entity)) [ci]
  • 2611611010000115 [526891010000104] US: P aPTT in Blood by Coagulation assay [CS]
  • 2611641010000116 [526891010000104] US: A Coagulation surface induced:Time:Pt:Bld:Qn:Coag  [CS]
  • 2611631010000112 [526891010000104] US: A aPTT Coag (Bld) [Time] [CS]
  • 2611601010000118 [483131010000100] US: A Duration of intrinsic pathway coagulation process at point in time in blood by coagulation [ci]

Examples

LOINC Term 3173-2

LOINC Parts mapped to SNOMED Attributes

Part Type

LOINC Part Name

LOINC Part Num

Mapped to Attribute Type / Value

Property

Time

LP6879-3

370130000 |Property (attribute)| -> 762636008 |Duration (property) (qualifier value)|

Time

Pt

LP6960-1

370134009 |Time aspect (attribute)| -> 123029007 |Single point in time (qualifier value)|

Component

Coagulation surface induced

LP15957-1

704321009 |Characterizes (attribute)| -> 737097002 |Intrinsic pathway coagulation process (qualifier value)|

System

Bld

LP7057-5

704327008 |Direct site (attribute)| -> 119297000 |Blood specimen (specimen)|

Scale

Qn

LP7753-9

370132008 |Scale type (attribute)| -> 30766002 |Quantitative (qualifier value)|

Method

Coag

LP6186-3

246501002 |Technique (attribute)| -> 702946003 |Coagulation technique (qualifier value)|


Feedback
  • No labels