Quality Observable with Susceptibility

This template is utilized for LOINC terms representing susceptibility observations, such as microbial susceptibility tests.

This template is documented in Confluence here:  Susceptibility observable for LOINC (observable entity) - v1.0

The java implementation of this template can be found: https://github.com/IHTSDO/reporting-engine/blob/develop/script-engine/src/main/java/org/ihtsdo/termserver/scripting/pipeline/loinc/LoincTemplatedConceptWithSusceptibility.java

Attributes

LOINC Properties currently supported:  "Susc"

Template

Model

<<< 363787002 |Observable entity (observable entity)| : 
	{
		370130000 |Property (attribute)| -> 118588007 |Susceptibility (property) (qualifier value)|, 
 		370132008 |Scale type (attribute)| -> 117365007 |Ordinal OR quantitative value (qualifier value)|, 
 		370134009 |Time aspect (attribute)| -> 123029007 |Single point in time (qualifier value)|, 
 		704319004 |Inheres in (attribute)| -> 410607006 |Organism (organism)|, 
 		704320005 |Towards (attribute)| -> 372840008 |Ciprofloxacin (substance)| 
	}


Note the three angle brackets at the start of this concept expression, indicating that the concept is primitive.

This will be because no attribute mapping was available for the "system" part. 

This is also reflected in the terms below, where the LOINC system "Isolate.meningitis" has been used directly.

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:

Examples

LOINC Term 103653-2

Loinc Parts mapped to SNOMED Attributes

Part TypeLoinc Part NameLoinc Part NumMapped to Attribute Type / Value
ComponentCiprofloxacinLP15380-6704320005 |Towards (attribute)| -> 372840008 |Ciprofloxacin (substance)|
PropertySuscLP6870-2370130000 |Property (attribute)| -> 118588007 |Susceptibility (property) (qualifier value)|
TimePtLP6960-1370134009 |Time aspect (attribute)| -> 123029007 |Single point in time (qualifier value)|
ScaleOrdQnLP7752-1370132008 |Scale type (attribute)| -> 117365007 |Ordinal OR quantitative value (qualifier value)|