Overview
Beginning with LOINC version 2.66, we enhanced our model of how LOINC terms relate to LOINC Parts and published these enhanced linkages in the LoincPartLink.csv file.
The first key aspect of this effort was clearly labeling the specialized aspects of our names into defined relationships. The second key aspect was labeling pieces of the LOINC term name (especially Components) to make linkages to other extant terminologies more straightforward.
We have previously used PartTypeName and LinkTypeName to identify different kinds of parts and relationships. The new approach extends this model further and organizes certain kinds of Part Types into groups that would be identified as a specific LinkType. We have now defined 8 groups of LinkTypes as described below. Note that not all LOINC terms will have all of these LinkTypes.
- Primary: the six key Parts that comprise the LOINC Fully Specified Name;
- DetailedModel: compositional subparts defined by the official LOINC semantic model (specified in Chapter 2 of the LOINC Users’ Guide);
- SyntaxEnhancement: more detailed Parts that represent useful pieces of the LOINC term name that are NOT officially part of the semantic model;
- SemanticEnhancement: relationships that enhance the semantics of the LOINC term by providing additional sub-typing and/or special linkages to external ontologies and vocabularies;
- Metadata: accessory term attributes that are coded but not part of the official semantic model;
- Radiology: the specialized properties defined by the LOINC/RSNA Radiology Playbook;
- DocumentOntology: the specialized properties defined by LOINC Document Ontology;
- Search: synonyms, fragments, and other Parts that are linked to a term to enable more encompassing search results.
Since the LOINC 2.68 release, the LoincPartLink.csv file has been split into two separate files – LoincPartLink_Primary.csvand LoincPartLink_Supplementary.csv. The first includes the Primary properties plus DocumentOntology and Radiology properties. All of the other properties are included in the LoincPartLink_Supplementary.csv file. We did this for two reasons: one, the original file was extremely big, and two, we think it is important to clearly identify the most important (i.e., Primary, DocumentOntology, and Radiology) attributes that should be implemented for each term. Note that the supplementary file still exceeds the row capacity of Excel and LibreOffice.
Rather than exploding the number of PartTypeNames (and having too many duplicate Part concepts across various types) to handle the more complex set of attributes we want to represent, we included a field that describes the specific attribute (or “property” as FHIR calls them). Here, we will follow the pattern already established, of using URIs to identify the property. We reuse the URIs we’ve already defined, and create new ones in the common FHIR style that uses dashes to separate words (e.g., http://loinc.org/property/rad-modality-subtype).
The last major enhancement we enabled borrows from the open ontology style with a model that allows the direct reference to other external vocabularies where they represent the definitive or authoritative source for concepts in a particular domain. This may not ever obviate the need for LOINC Parts, but we can start laying a path that makes it easier to connect LOINC to these other sources. To do this we added a new attribute to describe the CodeSystem for the “Part”. This is a work in progress and currently is only enabled for GENE type Parts, which are linked to terms with a LinkType of SemanticEnhancement. Looking ahead, we can imagine a scenario where for some domains (e.g. chemicals, bacteria, anatomy, etc) we explicitly draw from another reference terminology (e.g. CHEBI, UBERON, etc) as the basis for creating some of our Parts.
For the LOINC 2.68 release, we implemented the supplementary links as part of our FHIR terminology services.
A comprehensive model for linking LOINC Parts to LOINC Terms
Primary
This LinkType identifies the key six Parts that comprise the LOINC Fully Specified Name. Every LOINC term has 5 (or 6 if Method is specified) Parts that represent the full contents of the corresponding field in the LOINC Table. For a given LOINC term, this set of Parts will have names that exactly match the contents of the LOINC Table. Based on conventions established a few years ago and documented in the LOINC Users’ Guide, we have already defined these Properties and have published them in the loinc.xml FHIR specification.
Primary Properties
| PropertyLabel | Property |
|---|---|
| COMPONENT | http://loinc.org/property/COMPONENT |
| PROPERTY | http://loinc.org/property/PROPERTY |
| TIME | http://loinc.org/property/TIME_ASPCT |
| SYSTEM | http://loinc.org/property/SYSTEM |
| SCALE | http://loinc.org/property/SCALE_TYP |
| METHOD | http://loinc.org/property/METHOD_TYP |
Examples
Example rows from LoincPartLink_Primary.csv for 10000-8
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 10000-8 | R wave duration in lead AVR | LP31088-5 | R wave duration.lead AVR | http://loinc.org | COMPONENT | Primary | http://loinc.org/property/COMPONENT |
| 10000-8 | R wave duration in lead AVR | LP6879-3 | Time | http://loinc.org | PROPERTY | Primary | http://loinc.org/property/PROPERTY |
| 10000-8 | R wave duration in lead AVR | LP6960-1 | Pt | http://loinc.org | TIME | Primary | http://loinc.org/property/TIME_ASPCT |
| 10000-8 | R wave duration in lead AVR | LP7289-4 | Heart | http://loinc.org | SYSTEM | Primary | http://loinc.org/property/SYSTEM |
| 10000-8 | R wave duration in lead AVR | LP7753-9 | Qn | http://loinc.org | SCALE | Primary | http://loinc.org/property/SCALE_TYP |
| 10000-8 | R wave duration in lead AVR | LP6244-0 | EKG | http://loinc.org | METHOD | Primary | http://loinc.org/property/METHOD_TYP |
Example rows from LoincPartLink_Primary.csv for 3097-3
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP287338-0 | Urea nitrogen/Creatinine | http://loinc.org | COMPONENT | Primary | http://loinc.org/property/COMPONENT |
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP6834-8 | MRto | http://loinc.org | PROPERTY | Primary | http://loinc.org/property/PROPERTY |
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP6960-1 | Pt | http://loinc.org | TIME | Primary | http://loinc.org/property/TIME_ASPCT |
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP7576-4 | Ser/Plas | http://loinc.org | SYSTEM | Primary | http://loinc.org/property/SYSTEM |
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP7753-9 | Qn | http://loinc.org | SCALE | Primary | http://loinc.org/property/SCALE_TYP |
Example rows from LoincPartLink_Primary.csv for 17876-4
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 17876-4 | Bacteria # 5 identified in Bone by Aerobe culture | LP442415-8 | Bacteria^^^5 | http://loinc.org | COMPONENT | Primary | http://loinc.org/property/COMPONENT |
| 17876-4 | Bacteria # 5 identified in Bone by Aerobe culture | LP6850-4 | Prid | http://loinc.org | PROPERTY | Primary | http://loinc.org/property/PROPERTY |
| 17876-4 | Bacteria # 5 identified in Bone by Aerobe culture | LP6960-1 | Pt | http://loinc.org | TIME | Primary | http://loinc.org/property/TIME_ASPCT |
| 17876-4 | Bacteria # 5 identified in Bone by Aerobe culture | LP29159-8 | Bone | http://loinc.org | SYSTEM | Primary | http://loinc.org/property/SYSTEM |
| 17876-4 | Bacteria # 5 identified in Bone by Aerobe culture | LP7750-5 | Nom | http://loinc.org | SCALE | Primary | http://loinc.org/property/SCALE_TYP |
| 17876-4 | Bacteria # 5 identified in Bone by Aerobe culture | LP6103-8 | Aerobic culture | http://loinc.org | METHOD | Primary | http://loinc.org/property/METHOD_TYP |
Special Notes
- There should be a minimum of 5 and a maximum of 6 Primary linkages for any LOINC term, depending on whether Method is specified.
- We recommend that all FHIR terminology servers implementing LOINC as a CodeSystem include these “core” attributes for every term and deploy them as coded entities.
- In Loinc_2.65_PartFile_2.65-Beta.2 and prior, the linkage to the CLASS
PartTypeNamewas asLinkTypeNamePrimary. Beginning in 2.66, these links were re-labeled as asLinkTypeNameMetadata as described below.
DetailedModel
This LinkType identifies the more detailed compositional subparts defined by the official LOINC semantic model, which is specified in Chapter 2 of the LOINC Users’ Guide. In the LOINC Table, the main Parts are divided further into subparts by separation with the carat (^) character.
Not all of these detailed subparts are required for a particular term, and in fact, LOINC terms representing radiology procedures and terms in the LOINC Document Ontology do not include the DetailedModel LinkTypes. These terms have their own specialized semantic models with Radiology and DocumentOntology LinkTypes, respectively, which are described below.
DetailedModel Links, Properties, and PartTypeNames
| PropertyLabel | PartTypeName | LinkTypeName | Property |
|---|---|---|---|
| analyte | COMPONENT | DetailedModel | http://loinc.org/property/analyte |
| challenge | CHALLENGE | DetailedModel | http://loinc.org/property/challenge |
| adjustment | ADJUSTMENT | DetailedModel | http://loinc.org/property/adjustment |
| count | COUNT | DetailedModel | http://loinc.org/property/count |
| property† | PROPERTY | DetailedModel | http://loinc.org/property/PROPERTY |
| time-core | TIME | DetailedModel | http://loinc.org/property/time-core |
| time-modifier | TIME MODIFIER | DetailedModel | http://loinc.org/property/time-modifier |
| system-core | SYSTEM | DetailedModel | http://loinc.org/property/system-core |
| super-system | SUPER SYSTEM | DetailedModel | http://loinc.org/property/super-system |
| scale† | SCALE | DetailedModel | http://loinc.org/property/SCALE_TYP |
| method† | METHOD | DetailedModel | http://loinc.org/property/METHOD_TYP |
Footnotes
† In cases where we have not defined a “sub” Part in the LOINC semantic model, we reuse the main Properties because they correspond exactly in meaning. While a little redundant, putting them together in both LinkTypes ensures you can grab the full set of relationships you want via LinkType.
Special Notes
- Overall, this set contains the Parts that comprise the detailed Fully-Specified Name. It does NOT contain divisors, suffixes, “method subtypes”, or other special pieces that we have not documented as official parts of the name. As such, the definition here for Analyte corresponds exactly to the whole “first subpart” described in the LOINC User’s Guide. It does not strip out suffixes or divisors. Those extra details will be characterized in other relationships (described below).
- The collection of strings (with delimiters) identified by Primary
LinkTypeswill equal exactly the collection of strings (with delimiters) identified by DetailedModelLinkTypes, and these both will add up to the exact string name corresponding to our Fully Specified Name.
Examples
Example rows from LoincPartLink_Supplementary.csv for 3097-3
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP287338-0 | Urea nitrogen/Creatinine | http://loinc.org | COMPONENT | DetailedModel | http://loinc.org/property/analyte |
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP6834-8 | MRto | http://loinc.org | PROPERTY | DetailedModel | http://loinc.org/property/PROPERTY |
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP6960-1 | Pt | http://loinc.org | TIME | DetailedModel | http://loinc.org/property/time-core |
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP7576-4 | Ser/Plas | http://loinc.org | SYSTEM | DetailedModel | http://loinc.org/property/system-core |
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP7753-9 | Qn | http://loinc.org | SCALE | DetailedModel | http://loinc.org/property/SCALE_TYP |
Example rows from LoincPartLink_Supplementary.csv for 66134-8
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 66134-8 | Blasts [#/volume] in Blood from Fetus by Manual count | LP15100-8 | Blasts | http://loinc.org | COMPONENT | DetailedModel | http://loinc.org/property/analyte |
| 66134-8 | Blasts [#/volume] in Blood from Fetus by Manual count | LP6836-3 | NCnc | http://loinc.org | PROPERTY | DetailedModel | http://loinc.org/property/PROPERTY |
| 66134-8 | Blasts [#/volume] in Blood from Fetus by Manual count | LP6960-1 | Pt | http://loinc.org | TIME | DetailedModel | http://loinc.org/property/time-core |
| 66134-8 | Blasts [#/volume] in Blood from Fetus by Manual count | LP7057-5 | Bld | http://loinc.org | SYSTEM | DetailedModel | http://loinc.org/property/system-core |
| 66134-8 | Blasts [#/volume] in Blood from Fetus by Manual count | LP6982-5 | Fetus | http://loinc.org | SUPER SYSTEM | DetailedModel | http://loinc.org/property/super-system |
| 66134-8 | Blasts [#/volume] in Blood from Fetus by Manual count | LP7753-9 | Qn | http://loinc.org | SCALE | DetailedModel | http://loinc.org/property/SCALE_TYP |
| 66134-8 | Blasts [#/volume] in Blood from Fetus by Manual count | LP6377-8 | Manual count | http://loinc.org | METHOD | DetailedModel | http://loinc.org/property/METHOD_TYP |
Syntax Enhancement
This LinkType identifies more detailed Parts that represent useful pieces of the LOINC term name that are not officially part of the semantic model. Historically, many of these linkages have not been obvious to most LOINC users. The main purpose of these links is further decompose the structure of the LOINC name into defined fragments. Behind the scenes, they are used for several things, including synonym linkages, language translation, and linking descriptive text.
Here, we use a naming style with the DetailedModel PropertyLabels as the first piece of the name (e.g. analyte). This helps organize where these little bits fit into the overall LOINC model.
SyntaxEnhancement Links, Properties, and PartTypeNames
| PropertyLabel | PartTypeName | LinkTypeName | Property | Repeat |
|---|---|---|---|---|
| analyte-core | COMPONENT | SyntaxEnhancement | http://loinc.org/property/analyte-core | N |
| analyte-suffix | SUFFIX | SyntaxEnhancement | http://loinc.org/property/analyte-suffix | N |
| analyte-numerator | NUMERATOR | SyntaxEnhancement | http://loinc.org/property/analyte-numerator | N |
| analyte-divisor | DIVISOR | SyntaxEnhancement | http://loinc.org/property/analyte-divisor | N |
| analyte-divisor-suffix | SUFFIX | SyntaxEnhancement | http://loinc.org/property/analyte-divisor-suffix | N |
Special Notes
- [Future Work] For now, we are keeping the current model for DIVISORs, which internally uses a specialized
PartTypeName(called DIVISOR) and postfixes the relevant System. For example, consider [LOINC:48149-9] Osmolality.urine/Osmolality.serum. In the long run, we are considering getting rid of the DIVISORPartType. These could all be regular Component parts, if we had a model that supported grouped relationships. Such a term could instead be modeled as:- 48149-9 | analyte-core = Osmolality
- 48149-9 | analyte-divisor = Osmolality
- 48149-9 | system-core = Urine
- 48149-9 | system-divisor = Ser/Plas
- [Future Work] In several places of the LOINC name we use a dot “.” to indicate subclass and other relationships. For example, Calcium.ionized or RR interval.standard deviation. Additional SyntaxEnhancement
LinkTypeassociations could be considered to make these terms more computable.
Examples
Example rows from LoincPartLink_Supplementary.csv for 50995-0
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 50995-0 | BRCA1+BRCA2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method Narrative | LP65897-8 | BRCA1+BRCA2 gene | http://loinc.org | COMPONENT | SyntaxEnhancement | http://loinc.org/property/analyte-core |
| 50995-0 | BRCA1+BRCA2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method Narrative | LP32419-1 | targeted mutation analysis | http://loinc.org | SUFFIX | SyntaxEnhancement | http://loinc.org/property/analyte-suffix |
Example rows from LoincPartLink_Supplementary.csv for 3097-3
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP14492-0 | Urea nitrogen | http://loinc.org | COMPONENT | SyntaxEnhancement | http://loinc.org/property/analyte-core |
| 3097-3 | Urea nitrogen/Creatinine [Mass Ratio] in Serum or Plasma | LP32035-5 | Creatinine | http://loinc.org | DIVISOR | SyntaxEnhancement | http://loinc.org/property/analyte-divisor |
Example rows from LoincPartLink_Supplementary.csv for 48149-9
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 48149-9 | Osmolality.urine/Osmolality.serum | LP69215-9 | Osmolality.urine | http://loinc.org | COMPONENT | SyntaxEnhancement | http://loinc.org/property/analyte-core |
| 48149-9 | Osmolality.urine/Osmolality.serum | LP69216-7 | Osmolality.ser | http://loinc.org | DIVSOR | SyntaxEnhancement | http://loinc.org/property/analyte-divisor |
Semantic Enhancement
This LinkType identifies relationships that enhance semantics of the LOINC term by providing additional sub-typing and/or special linkages to external ontologies and vocabularies. These linkages are not officially part of the LOINC naming model that defines a term, but they can be extremely helpful for advanced processing of LOINC-coded data. For example, they help separate the different kinds of entities (chemicals, organisms, etc) that can serve as a Component.
As before, we use a naming style that includes the DetailedModel PropertyLabel as the first piece of the name. This helps organize where these little bits fit into the overall LOINC model. With this LinkType, we do allow repeat linkages within a particular term. For example, a LOINC term may represent testing about multiple genes.
This is a work in progress and currently is only implemented for GENE type Parts, but several examples are included in the table below for illustrative purposes.
SemanticEnhancement Links, Properties, and PartTypeNames
| PropertyLabel | PartTypeName | LinkTypeName | Property | Repeat | Comments |
|---|---|---|---|---|---|
| analyte-gene | GENE | SemanticEnhancement | http://loinc.org/property/analyte-gene | Y | Could link to HGNC (or Entrez gene) |
| analyte-genetic-variant | GENETIC VARIANT | SemanticEnhancement | http://loinc.org/property/analyte-genetic-variant | Y | Could link to ClinVar |
| analyte-chemical | CHEMICAL | SemanticEnhancement | http://loinc.org/property/analyte-chemical | Y | Could link to CHEBI |
| analyte-divisor-chemical | CHEMICAL | SemanticEnhancement | http://loinc.org/property/analyte-divisor-chemical | Y | Could link to CHEBI |
| analyte-clinical-drug | CLINICAL DRUG | SemanticEnhancement | http://loinc.org/property/analyte-clinical-drug | Y | Could link to RxNORM |
| system-core-anatomic-entity | ANATOMIC | SemanticEnhancement | http://loinc.org/property/system-core-anatomic-entity | Y | Could link to UBERON or RadLex |
| analyte-organism | ORGANISM | SemanticEnhancement | http://loinc.org/property/analyte-organism | Y | Could link to NCBI |
| challenge-route | ROUTE | SemanticEnhancement | http://loinc.org/property/challenge-route | Y | Could link to HL7 |
| analyte-allergen | ALLERGEN | SemanticEnhancement | http://loinc.org/property/analyte-allergen | Y | Could link to UNII? |
Special Notes
- We are considering implementing some kind of ordering/sequence to help group and order blocks or repeats of relationships. For example, a given LOINC term may contain multiple genes in its Component.
Examples
Example rows from LoincPartLink_Supplementary.csv for 50995-0
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 50995-0 | BRCA1+BRCA2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method Narrative | LP288105-2 | BRCA1 gene | http://loinc.org | GENE | SemanticEnhancement | http://loinc.org/property/analyte-gene |
| 50995-0 | BRCA1+BRCA2 gene targeted mutation analysis in Blood or Tissue by Molecular genetics method Narrative | LP288106-0 | BRCA2 gene | http://loinc.org | GENE | SemanticEnhancement | http://loinc.org/property/analyte-gene |
Metadata
This new LinkType will identify accessory term attributes that are coded but not part of the concept model (a.k.a. the structured term name).
Metadata Links, Properties, and PartTypeNames
| PropertyLabel | PartTypeName | LinkTypeName | Property | Repeat | Comments |
|---|---|---|---|---|---|
| class | CLASS | Metadata | http://loinc.org/property/CLASS | N | Is already specified in the canonical LOINC CodeSystem representation for FHIR. LOINC’s current model allows a term to belong to one and only one Class. |
| category | CLASS | Metadata | http://loinc.org/property/category | Y | A categorization such as general clinical domain, service area, or other grouping useful for indexing, searching, or grouping for display (e.g. Cardiology, Neurology, Laboratory, etc). These categories utilize existing LOINC CLASS Parts and are assigned to LOINC terms both programmatically and manually. See the Part file Readme and Release notes and FHIR’s category element for Observation, DiagnosticReport, and DocumentReference for more information and examples. |
Examples
Example rows from LoincPartLink_Supplementary.csv for 40443-4
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 40443-4 | Heart rate –resting | LP29713-2 | Heart rate | http://loinc.org | CLASS | Metadata | http://loinc.org/property/category |
| 40443-4 | Heart rate –resting | LP30605-7 | Vital signs | http://loinc.org | CLASS | Metadata | http://loinc.org/property/category |
| 40443-4 | Heart rate –resting | LP7787-7 | Clinical | http://loinc.org | CLASS | Metadata | http://loinc.org/property/category |
| 40443-4 | Heart rate –resting | LP7808-1 | Specific heart rate | http://loinc.org | CLASS | Metadata | http://loinc.org/property/category |
| 40443-4 | Heart rate –resting | LP7808-1 | HRTRATE.MOLEC | http://loinc.org | CLASS | Metadata | http://loinc.org/property/CLASS |
Radiology
This LinkType identifies the specialized properties defined by the LOINC/RSNA Radiology Playbook. A full description of these attributes is given in the Annex LOINC/RSNA Radiology Playbook User Guide.
Radiology PartTypeNames and their Properties
| PropertyLabel | PartTypeName | LinkTypeName | Property |
|---|---|---|---|
| rad-anatomic-location-imaging-focus | Rad.Anatomic Location.Imaging Focus | Radiology | http://loinc.org/property/rad-anatomic-location-imaging-focus |
| rad-anatomic-location-laterality | Rad.Anatomic Location.Laterality | Radiology | http://loinc.org/property/rad-anatomic-location-laterality |
| rad-anatomic-location-laterality-presence | Rad.Anatomic Location.Laterality.Presence | Radiology | http://loinc.org/property/rad-anatomic-location-laterality-presence |
| rad-anatomic-location-region-imaged | Rad.Anatomic Location.Region Imaged | Radiology | http://loinc.org/property/rad-anatomic-location-region-imaged |
| rad-guidance-for-action | Rad.Guidance for.Action | Radiology | http://loinc.org/property/rad-guidance-for-action |
| rad-guidance-for-approach | Rad.Guidance for.Approach | Radiology | http://loinc.org/property/rad-guidance-for-approach |
| rad-guidance-for-object | Rad.Guidance for.Object | Radiology | http://loinc.org/property/rad-guidance-for-object |
| rad-guidance-for-presence | Rad.Guidance for.Presence | Radiology | http://loinc.org/property/rad-guidance-for-presence |
| rad-maneuver-maneuver-type | Rad.Maneuver.Maneuver type | Radiology | http://loinc.org/property/rad-maneuver-maneuver-type |
| rad-modality-subtype | Rad.Modality.Modality subtype | Radiology | http://loinc.org/property/rad-modality-subtype |
| rad-modality-type | Rad.Modality.Modality type | Radiology | http://loinc.org/property/rad-modality-type |
| rad-pharmaceutical-route | Rad.Pharmaceutical.Route | Radiology | http://loinc.org/property/rad-pharmaceutical-route |
| rad-pharmaceutical-substance-given | Rad.Pharmaceutical.Substance Given | Radiology | http://loinc.org/property/rad-pharmaceutical-substance-given |
| rad-reason-for-exam | Rad.Reason for Exam | Radiology | http://loinc.org/property/rad-reason-for-exam |
| rad-subject | Rad.Subject | Radiology | http://loinc.org/property/rad-subject |
| rad-timing | Rad.Timing | Radiology | http://loinc.org/property/rad-timing |
| rad-view-aggregation | Rad.View.Aggregation | Radiology | http://loinc.org/property/rad-view-aggregation |
| rad-view-view-type | Rad.View.View type | Radiology | http://loinc.org/property/rad-view-view-type |
Special Notes
- These properties were already identified in our loinc.xml FHIR code system resource, so we use the same URIs here.
- LOINC terms for which Radiology
LinkTyperelationships defined will NOT have DetailedModelLinkTyperelationships defined because the Radiology model supersedes.
Examples
Example rows from LoincPartLink_Primary.csv for 36283-0
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 36283-0 | MR Chest WO and W contrast IV | LP199962-4 | Chest | http://loinc.org | Rad.Anatomic Location.Region Imaged | Radiology | http://loinc.org/property/rad-anatomic-location-region-imaged |
| 36283-0 | MR Chest WO and W contrast IV | LP200085-1 | Contrast | http://loinc.org | Rad.Pharmaceutical.Substance Given | Radiology | http://loinc.org/property/rad-pharmaceutical-substance-given |
| 36283-0 | MR Chest WO and W contrast IV | LP200090-1 | WO & W | http://loinc.org | Rad.Timing | Radiology | http://loinc.org/property/rad-timing |
| 36283-0 | MR Chest WO and W contrast IV | LP206549-0 | MR | http://loinc.org | Rad.Modality.Modality type | Radiology | http://loinc.org/property/rad-modality-type |
| 36283-0 | MR Chest WO and W contrast IV | LP200078-6 | IV | http://loinc.org | Rad.Pharmaceutical.Route | Radiology | http://loinc.org/property/rad-pharmaceutical-route |
DocumentOntology
This LinkType identifies the specialized properties defined by LOINC Document Ontology. A full description of these attributes is given in the LOINC Document Ontology chapter of the LOINC Users’ Guide.
DocumentOntology PartTypeNames and their Properties
| PropertyLabel | PartTypeName | LinkTypeName | Property |
|---|---|---|---|
| document-kind | Document.Kind | DocumentOntology | http://loinc.org/property/document-kind |
| document-role | Document.Role | DocumentOntology | http://loinc.org/property/document-role |
| document-setting | Document.Setting | DocumentOntology | http://loinc.org/property/document-setting |
| document-subject-matter-domain | Document.SubjectMatterDomain | DocumentOntology | http://loinc.org/property/document-subject-matter-domain |
| document-type-of-service | Document.TypeOfService | DocumentOntology | http://loinc.org/property/document-type-of-service |
Special Notes
- These properties were already identified in our loinc.xml FHIR code system resource, so we use the same URIs here.
- LOINC terms for which DocumentOntology
LinkTyperelationships defined will NOT have DetailedModelLinkTyperelationships defined because the Document Ontology model supersedes.
Examples
Example rows from LoincPartLink_Primary.csv for 11508-9
| LoincNumber | LongCommonName | PartNumber | PartName | PartCodeSystem | PartTypeName | LinkTypeName | Property |
|---|---|---|---|---|---|---|---|
| 11508-9 | Physical therapy Progress note | LP173418-7 | Note | http://loinc.org | Document.Kind | DocumentOntology | http://loinc.org/property/document-kind |
| 11508-9 | Physical therapy Progress note | LP173213-2 | Progress | http://loinc.org | Document.TypeOfService | DocumentOntology | http://loinc.org/property/document-type-of-service |
| 11508-9 | Physical therapy Progress note | LP173061-5 | {Setting} | http://loinc.org | Document.Setting | DocumentOntology | http://loinc.org/property/document-setting |
| 11508-9 | Physical therapy Progress note | LP173005-2 | Physical therapy | http://loinc.org | Document.SubjectMatterDomain | DocumentOntology | http://loinc.org/property/document-subject-matter-domain |
Discussion
Known Issues
Future Work
- [Future work] To be maximally useful, this file should specify a Sequence that allows for ordering and grouping sets of links. We do this now in the LoincRsnaRadiologyPlaybook File.
- [Future work] Consider replacing the linkages to LOINC Parts in some SemanticEnhancement
LinkTypeNamerelationships with concepts from domain-specific ontologies. - [Future Work] Consider replacing the current model for DIVISORs with a model that supports grouped relationships.
- [Future Work] In several places of the LOINC name we use a dot “.” to indicate subclass and other relationships. For example, Calcium.ionized or RR interval.standard deviation. Additional SyntaxEnhancement
LinkTypeassociations could be considered to make these terms more computable. - [Future Work] Expand linkages of categories to LOINC terms.
- [Future Work] Explore use of Tag
LinkTypeassociations for special purposes (e.g terms representing tests performed only in a veterinary or public health context).