Search



Page tree

  

Quality Observable with Process

This template is employed when the LOINC term involves an observation that specifies a process or an outcome of a process

This template is documented in Confluence here: Process Observable for LOINC (observable entity) - v1.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

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:  "ArVRat", "CRat", "MRat", "RelTime", "SRat", "Time", "Vel", "VRat"

Template

Model

<<< 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] 704323007 |Process duration (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)|
	}

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] in [SYSTEM] at [TIME] 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:

  • 2220831010000114 [483131010000100] US: P Mass rate of excretion of metanephrine in 24 hours in urine by lC/MS/MS (observable entity) [cI]
  • 2220821010000111 [483131010000100] US: P Metanephrine [Mass/time] in 24 hour Urine by LC/MS/MS [CS]
  • 2220851010000116 [483131010000100] US: A Metanephrine:MRat:24H:Urine:Qn:LC/MS/MS [CS]
  • 2220841010000118 [483131010000100] US: A Metanephrine LC/MS/MS (24H U) [Mass/Time] [CS]
  • 2220811010000117 [483131010000100] US: A Mass rate of excretion of metanephrine in 24 hours in urine by lC/MS/MS [cI]

Examples

LOINC Term 104629-1

Loinc Parts mapped to SNOMED Attributes

Part TypeLOINC Part NameLOINC Part NumMapped to Attribute Type / Value
PropertyTypeLP6886-8370130000 |Property (attribute)| -> 118544000 |Mass rate (property) (qualifier value)|
Time24HLP6924-7704323007 |Process duration (attribute)| -> 123027009 |24 hours (qualifier value)|



704322002 |Process agent (attribute)| -> 64033007 |Kidney structure (body structure)|



704321009 |Characterizes (attribute)| -> 718500008 |Excretory process (qualifier value)|
ComponentMetanephrineLP14463-1704324001 |Process output (attribute)| -> 24427005 |Metanephrine (substance)|
SystemUrineLP7681-2704327008 |Direct site (attribute)| -> 122575003 |Urine specimen (specimen)|
ScaleQnLP7753-9370132008 |Scale type (attribute)| -> 30766002 |Quantitative (qualifier value)|

Feedback
  • No labels