Skip to content

SNOMED namespacing #98

@joeflack4

Description

@joeflack4

Overview

We are temporarily using loinc as the prefix for SNOMED terms. We need to add a SNOMED prefix to the LinkML data model, then regenerate the Python data classes.

Example

Just a snippet of the outputs snomed-parts.owl:

    AnnotationAssertion( rdfs:label loinc:138875005 "SCT   SNOMED CT Concept (SNOMED RT+CTV3)" )
    SubClassOf( loinc:362981000 loinc:138875005 )

Most or all classes (I can't remember which; Shahim would know) in this file should have a SNOMED prefix, not loinc.

Verification

Afterwards, if we run the build, we should see that loinc-snomed-equiv.owl is now using this prefix instead for SNOMED terms.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

4. Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions