> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/implementation-guides/loinc-implementation-guide/content-development/4.2-template-based-content-creation/4.2.1-quality-observable-with-component.md).

# Quality Observable with Component

This template is utilized when the LOINC term represents a quality observable with a component. It's suitable for measurements or observations that involve a specific component.

This template is documented here: [Quality observable with Component for LOINC (observable entity) - v1.0 ](https://conf.spaces.snomed.org/wiki/spaces/SCTEMPLATES/pages/134001140/Quality+observable+with+Component+for+LOINC+observable+entity+-+v1.0)

The java implementation of this template can be found [here](https://github.com/IHTSDO/reporting-engine/tree/7.9.2/script-engine/src/main/java/org/ihtsdo/termserver/scripting/pipeline/loinc/template/LoincTemplatedConceptWithComponent.java).

## Attributes <a href="#id-4.2.1qualityobservablewithcomponent-attributes" id="id-4.2.1qualityobservablewithcomponent-attributes"></a>

* **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**: Represents the specific component being measured or observed.

{% hint style="info" %}
LOINC Properties currently supported: "ACnc", "ACnt", "Angle", "CCnc", "CCnt", "Diam", "EntCat", "EntLen", "EntMass", "EntNum", "EntSub", "LaCnc", "Len", "LnCnc", "LsCnc", "Mass", "MCnc", "MCnt", "MoM", "MSCnc", "Naric", "NCnc", "Num", "PPres", "PrThr", "SCnc", "SCncDiff", "SCnt", "Sub", "Titr", "ThreshNum"
{% endhint %}

## Template <a href="#id-4.2.1qualityobservablewithcomponent-template" id="id-4.2.1qualityobservablewithcomponent-template"></a>

### Model <a href="#id-4.2.1qualityobservablewithcomponent-model" id="id-4.2.1qualityobservablewithcomponent-model"></a>

{% code overflow="wrap" %}

```
=== 363787002 |Observable entity (observable entity)| :
	{ 
		246093002 |Component (attribute)| -> 120771002 |Antibody to Trypanosoma cruzi (substance)|,
		246501002 |Technique (attribute)| -> 726449005 |Immunoassay technique (qualifier value)|,
		370130000 |Property (attribute)| -> 118569000 |Arbitrary concentration (property) (qualifier value)|,
		370132008 |Scale type (attribute)| -> 30766002 |Quantitative (qualifier value)|,
		370134009 |Time aspect (attribute)| -> 123029007 |Single point in time (qualifier value)|,
		704327008 |Direct site (attribute)| -> 119364003 |Serum specimen (specimen)| 
	}
```

{% endcode %}

### Terming <a href="#id-4.2.1qualityobservablewithcomponent-terming" id="id-4.2.1qualityobservablewithcomponent-terming"></a>

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]481191010000118

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:

<table><thead><tr><th width="126.262939453125">Concept Id</th><th width="158.8177490234375">Description Id</th><th width="94.609375">Acceptability</th><th width="307.31524658203125">Term</th><th>Case</th></tr></thead><tbody><tr><td>138811010000103</td><td>481171010000119</td><td>US: P</td><td>Arbitrary concentration of Trypanosoma cruzi antibody in serum at point in time by immunoassay (observable entity)</td><td>cI</td></tr><tr><td>138811010000103</td><td>481191010000118</td><td>US: P</td><td>Trypanosoma cruzi Ab [Units/volume] in Serum by Immunoassay</td><td>CS</td></tr><tr><td>138811010000103</td><td>481201010000115</td><td>US: A</td><td>Trypanosoma cruzi Ab:ACnc:Pt:Ser:Qn:IA</td><td>CS</td></tr><tr><td>138811010000103</td><td>2196621010000117</td><td>US: A</td><td>T. cruzi Ab IA Qn (S)</td><td>CS</td></tr><tr><td>138811010000103</td><td>481201010000115</td><td>US: A</td><td>Arbitrary concentration of Trypanosoma cruzi antibody in serum at point in time by immunoassay</td><td>cI</td></tr></tbody></table>

## Examples <a href="#id-4.2.1qualityobservablewithcomponent-examples" id="id-4.2.1qualityobservablewithcomponent-examples"></a>

#### LOINC Term [100091-8](https://loinc.org/100091-8/)

***Loinc Parts***

<table><thead><tr><th width="120.5234375">Part Type</th><th width="126.109375">LOINC Part Name</th><th width="155.42578125">LOINC Part Num</th><th>Mapped to Attribute Type / Value</th></tr></thead><tbody><tr><td>Component</td><td>Trypanosoma cruzi Ab</td><td>LP40073-6</td><td>246093002 |Component (attribute)| -> 120771002 |Antibody to Trypanosoma cruzi (substance)|</td></tr><tr><td>Property</td><td>ACnc</td><td>LP6773-8</td><td>370130000 |Property (attribute)| -> 118569000 |Arbitrary concentration (property) (qualifier value)|</td></tr><tr><td>Time</td><td>Pt</td><td>LP6960-1</td><td>370134009 |Time aspect (attribute)| -> 123029007 |Single point in time (qualifier value)|</td></tr><tr><td>System</td><td>Ser</td><td>LP7567-3</td><td>704327008 |Direct site (attribute)| -> 119364003 |Serum specimen (specimen)|</td></tr><tr><td>Scale</td><td>Qn</td><td>LP7753-9</td><td>370132008 |Scale type (attribute)| -> 30766002 |Quantitative (qualifier value)|</td></tr><tr><td>Method</td><td>IA</td><td>LP217197-5</td><td>246501002 |Technique (attribute)| -> 726449005 |Immunoassay technique (qualifier value)|</td></tr></tbody></table>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=LOINC+Implementation+Guide&#x26;entry.670899847=Quality%20Observable%20with%20Component" class="button primary">Provide Feedback</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.snomed.org/implementation-guides/loinc-implementation-guide/content-development/4.2-template-based-content-creation/4.2.1-quality-observable-with-component.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
