Skip to content

Commit

Permalink
CU-869574kvp: Fix a UK Clinical description file path
Browse files Browse the repository at this point in the history
  • Loading branch information
mart-r committed Sep 10, 2024
1 parent e317d7c commit 35c78cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion medcat/utils/preprocess_snomed.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ class SupportedExtension(Enum):
exp_name_in_folder="UKClinicalRF2",
exp_files=FileFormatDescriptor(
concept="Concept_UKCLSnapshot",
description="Description_UKCRSnapshot-en",
description="Description_UKCLSnapshot-en",
relationship="Relationship_UKCLSnapshot",
refset="der2_iisssciRefset_ExtendedMapUKCLSnapshot"
),
Expand Down

0 comments on commit 35c78cd

Please sign in to comment.