Tryglicerides - Primary Care - Plasma measurements

Shah A

ID
C1680
Version ID
4498
Coding system
Read codes v2
Collections
Phenotype Library
Tags
No tags
Owner
ieuan.scanlon

Description

In the Clinical Practice Research Datalink (CPRD, primary care data) we extracted triglyceride measurements using the structured data component of the test CPRD table (entity type 202 and 288) combined with the Read terms below.

Measurements were extracted from the data2 field and units from the data3 field. We extracted all values recorded in mmol/L (SUM lookup 96) or mg/dL (SUM lookup 82) and filtered out values below 0 or above 50 mmol/L. Where multiple measurements were present in a single consultation (identified by the consid identifier) we calculated the average.

Publications

Primary publication DOI
No data available
Primary publication link
No data available
Secondary publication link
No data available
Paper published
Not published ✘
Source reference
No data available
Citation requirements
No data available

Clinical Code List


Name Version Type Logical type  
shah_triglycerides_plasma_dVq7JhU5RRLoSk8Na3amwn_Read2 - Expression Select Add codes
Code Description
44O8.00 Plasma VLDL triglyceride level
44e..00 Plasma triglyceride level
44e0.00 Plasma random triglyceride level
...

Rows: 3
Code Description
44O8.00 Plasma VLDL triglyceride level
44e..00 Plasma triglyceride level
44e0.00 Plasma random triglyceride level

API

To Export Concept Details:

Format API
XML site_root/api/v1/public/concepts/C1680/version/4498/detail/?format=xml
JSON site_root/api/v1/public/concepts/C1680/version/4498/detail/?format=json
R Package

# Download here

library(ConceptLibraryClient)


# Connect to API

client = connect_to_API(public=TRUE)


# Get details of concept

details = get_concept_detail_by_version('C1680', '4498', api_client=client)

To Export Concept Code List:

Format API
XML site_root/api/v1/public/concepts/C1680/version/4498/export/codes/?format=xml
JSON site_root/api/v1/public/concepts/C1680/version/4498/export/codes/?format=json
CSV site_root/concepts/C1680/version/4498/export/codes/
R Package

# Download here

library(ConceptLibraryClient)


# Connect to API

client = connect_to_API(public=TRUE)


# Get codelist of concept

codelist = get_concept_code_list_by_version('C1680', '4498', api_client=client)

Version History

Version
ID
Name Owner Publish date
4498 Tryglicerides - Primary Care - Plasma measurements ieuan.scanlon 2021-10-06 currently shown

Export - Export all codes into a csv file/JSON/XML for the current concept version.

Print - Print page.

Components are individual rules matching a set of codes. One or more components are used to define the codes contained within a concept.