opensafely-core / opensafely-core/opencodelists

Proposal to increase SNOMED CT description field length

Open
#2,066 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
60
Forks
16
Avg merge
4d 12h
Merged PRs (30d)
17

Description

https://nhsengland.kahootz.com/t_c_home/viewBlogArticle?articleID=1061497

SNOMED International are proposing to increase the maximum length of Fully Specified Name and Synonym descriptions from 255 to 4096 characters.

If this were implemented I believe we would need to update this field https://github.com/opensafely-core/opencodelists/blob/3f57c0f736d7d55a1833c4d1384ec038edc364fa/coding_systems/snomedct/models.py#L91

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the SNOMED CT model at coding_systems/snomedct/models.py around line 91 and verify the current description field limit. Confirm whether the proposed SNOMED CT change has been adopted, then update the field if appropriate; done means the model supports the agreed maximum length.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
databases
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.