Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release from staging to master 2024-08-13 #1568

Merged
merged 23 commits into from
Aug 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
2f687f8
Added medical_tests module
arschat Jul 10, 2024
639186b
Changed the friendly name for pulmonary function testing fields
arschat Jul 15, 2024
caa2e9a
Added missing fields
arschat Jul 19, 2024
8432dd7
Remove free text label from previous test result field
arschat Jul 19, 2024
c1e69d0
Change type to major
arschat Jul 22, 2024
09ad25c
Fix date to DCP format & typos
arschat Jul 22, 2024
cf0b2af
Fix PFT_method description & date pattern
arschat Jul 23, 2024
f29b7bd
Fix description in PFT_relative_time_point
arschat Jul 23, 2024
e568e7f
Added guidelines for PFT_relative_time_point
arschat Jul 26, 2024
7bfa886
Added module creation log
arschat Jul 29, 2024
d39e2cb
Fix incorrect reserved keyword
arschat Jul 29, 2024
418198c
Fix snake_case field names
arschat Jul 29, 2024
9365641
Fix user_friendly bronchodilator abbreviation for consistency
arschat Jul 29, 2024
fcb3e7e
Add rule to restrict empty module
arschat Jul 29, 2024
986903a
Fix pft_relative_time_point type to integer
arschat Jul 30, 2024
b6b02fd
Change $comment keyword to bionetwork
arschat Aug 1, 2024
61b2609
Changing bionetwork attribute to array
arschat Aug 7, 2024
e6209ef
Change bionetwork attribute to plural "bionetworks"
arschat Aug 7, 2024
06e9a22
Merge branch 'staging' of github.com:HumanCellAtlas/metadata-schema i…
arschat Aug 13, 2024
c667772
Ran release_prepare.py script.
arschat Aug 13, 2024
f374b98
Merge pull request #1563 from HumanCellAtlas/ac-medical-test-module-I…
arschat Aug 13, 2024
efcc9a5
Merge branch 'master' of github.com:HumanCellAtlas/metadata-schema in…
arschat Aug 13, 2024
bb5d805
Release from staging to master 2024-08-13.
arschat Aug 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ and (starting with v4.0.0) this project adheres to [Semantic Versioning](http://

## [Released](https://github.com/HumanCellAtlas/metadata-schema/)

### [module/biomaterial/medical_tests.json - v1.0.0] - 2024-08-13
### Added
Added medical_tests module

### [type/biomaterial/donor_organism.json - v16.1.0] - 2024-08-13
### Added
Added optional medical_tests module in donor_organism. Fixes #1562

### [type/file/sequence_file.json - v9.6.0] - 2024-07-15
### Added
Added sequencing_run_batch field in the sequencing_file - Fixes#1557
Expand Down
34 changes: 34 additions & 0 deletions docs/jsonBrowser/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,40 @@ mycoplasma_testing_results | Whether the biomaterial passed or failed the mycopl
drug_treatment | Description of drugs added to the growth medium. | string | no | | Drug treatment | | 100 ug/mL ampicillin; 15 ug/mL tetracycline
feeder_layer_type | Type of feeder layer cells on which biomaterial was grown. | string | no | | Feeder layer type | feeder-free, feeder-dependent, JK1 feeder cells, feeder-dependent, SNL 76/7 feeder cells, feeder-dependent, human marrow stromal cells, feeder-dependent, bovine embryonic fibroblast cells, feeder-dependent, mouse embryonic fibroblast cells, feeder-dependent, mouse fibroblast STO cells, feeder-dependent, mouse bone marrow stromal cells, feeder-dependent, mouse yolk sac-derived endothelial cells, feeder-dependent, human foreskin fibroblast cells, feeder-dependent, human newborn fibroblast cells, feeder-dependent, human fetal lung fibroblast cells, feeder-dependent, human uterine endometrial cells, feeder-dependent, human breast parenchymal cells, feeder-dependent, human embryonic fibroblast cells, feeder-dependent, human adipose stromal cells, feeder-dependent, human amniotic epithelial cells, feeder-dependent, human placental fibroblast cells, feeder-dependent, human umbilical cord stromal cells, feeder-dependent, human fetal muscle cells, feeder-dependent, human fetal skin cells, feeder-dependent, human fetal liver stromal cells, feeder-dependent, human fallopian tubal epithelial cells, feeder-dependent, human amniotic mesenchymal cells | feeder-free; feeder-dependent, mouse embryonic fibroblast cells

## Medical tests<a name='Medical tests'></a>
_Information about the medical tests performed on the individual._

Location: module/biomaterial/medical_tests.json

Property name | Description | Type | Required? | Object reference? | User friendly name | Allowed values | Example
--- | --- | --- | --- | --- | --- | --- | ---
pft_method | Indicate which Pulmonary Function Testings (PFTs) methods were performed. Please indicate all tests performed. | array | no | | Pulmonary Function Testing method | spirometry, plethysmography, DLCO_KCO_test | spirometry; plethysmography; DLCO_KCO_test
pft_age | Indicate the age of the subject at the time point of Pulmonary Function Testing (PFT) in years, if known. | number | no | | Age at Pulmonary Function Test | | 10; 34; 68
pft_time_point | Indicate at which date the Pulmonary Function Testing (PFT) were recorded as YYYY-MM-DD if available. If this information is not shareable, please indicate 'not_shareable'. | string | no | | Date at Pulmonary Function Test | | 2024-11-14; 2019-01-31; not_shareable
pft_relative_time_point | If timepoint of sample collection (time of collection) and/or timepoint of PFT recording (pft_time_point) is not available, indicate how many days prior or after sample collection the pulmonary function parameters were assessed if available. | integer | no | | Days between collection and Pulmonary Function Test | | -5; 2; 0
fev1_predicted | Indicate the predicted Forced Expiratory Volume in 1 second (FEV1) in milliliters, based on patient age, sex, height, and ethnicity, if available. | number | no | | FEV1 predicted | | 3500; 4200; 2800
fev1_prebd | Indicate the measured FEV1 in milliliters before the administration of a bronchodilator if available. | number | no | | FEV1 before bronchodilator | | 3000; 3800; 2600
fev1_postbd | Indicate the measured FEV1 in milliliters after the administration of a bronchodilator if available. | number | no | | FEV1 after bronchodilator | | 3200; 4000; 2700
fev1_prebd_predicted_percent | Indicate the percentage of the predicted FEV1 achieved before bronchodilator administration if available. | number | no | | FEV1 before bronchodilator percent of predicted | | 86; 90; 78
fev1_postbd_predicted_percent | Indicate the percentage of the predicted FEV1 achieved after bronchodilator administration if available. | number | no | | FEV1 after bronchodilator percent of predicted | | 91; 95; 82
fvc_predicted | Indicate the predicted Forced Vital Capacity (FVC) in milliliters, based on patient age, sex, height, and ethnicity, if available. | number | no | | FVC predicted | | 4500; 5000; 3800
fvc_prebd | Indicate the measured FVC in milliliters before bronchodilator administration if available. | number | no | | FVC before bronchodilator | | 4000; 4800; 3600
fvc_postbd | Indicate the measured FVC in milliliters after bronchodilator administration if available. | number | no | | FVC after bronchodilator | | 4200; 5000; 3700
fvc_prebd_predicted_percent | Indicate the percentage of the predicted FVC achieved before bronchodilator administration if available. | number | no | | FVC before bronchodilator percent of predicted | | 89; 96; 95
fvc_postbd_predicted_percent | Indicate the percentage of the predicted FVC achieved after bronchodilator administration if available. | number | no | | FVC after bronchodilator percent of predicted | | 93; 100; 97
fev1_fvc_ratio_prebd | Indicate the ratio of FEV1 to FVC before bronchodilator administration if available. | number | no | | FEV1 to FVC ratio before bronchodilator | | 0.75; 0.79; 0.72
fev1_fvc_ratio_postbd | Indicate the ratio of FEV1 to FVC after bronchodilator administration if available. | number | no | | FEV1 to FVC ratio after bronchodilator | | 0.76; 0.80; 0.73
frc_abs | Indicate the Functional Residual Capacity (FRC) in absolute milliliters if available. | number | no | | FRC absolute | | 3000; 3500; 2700
frc_predicted_percent | Indicate the percentage of the predicted FRC, based on patient demographics, if available. | number | no | | FRC percent of predicted | | 95; 88; 102
rv | Indicate the Residual Volume (RV) in milliliters if available. | number | no | | RV | | 1500; 1800; 1400
rv_predicted_percent | Indicate the percentage of the predicted RV, based on patient demographics, if available. | number | no | | RV percent of predicted | | 80; 90; 85
ic | Indicate the Inspiratory Capacity (IC) in milliliters if available. | number | no | | IC | | 3500; 4000; 3200
ic_predicted_percent | Indicate the percentage of the predicted IC, based on patient demographics, if available. | number | no | | IC percent of predicted | | 92; 85; 97
dlco | Indicate the Diffusing Capacity of the Lung for Carbon Monoxide (DLCO) in milliliters if available. | number | no | | DLCO | | 25; 30; 22
dlco_predicted_percent | Indicate the percentage of the predicted DLCO, based on patient demographics, if available. | number | no | | DLCO percent of predicted | | 88; 95; 82
kco | Indicate the transfer coefficient of the lung for carbon monoxide (KCO) in mmol/min/kPa/L if available. | number | no | | KCO | | 5; 6; 4.5
kco_predicted_percent | Indicate the percentage of the predicted KCO, based on patient demographics, if available. | number | no | | KCO percent of predicted | | 90; 98; 85

## Preservation and storage<a name='Preservation and storage'></a>
_Information relating to how a biomaterial was preserved and/or stored over a period of time._

Expand Down
2 changes: 2 additions & 0 deletions docs/jsonBrowser/required_fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,8 @@ official_hca_publication | Has the publication been accepted as an official HCA
_There are no required properties in schema Human-specific_
### Growth conditions<a name='Growth conditions'></a>
_There are no required properties in schema Growth conditions_
### Medical tests<a name='Medical tests'></a>
_There are no required properties in schema Medical tests_
### Preservation and storage<a name='Preservation and storage'></a>
_There are no required properties in schema Preservation and storage_
### Death<a name='Death'></a>
Expand Down
1 change: 1 addition & 0 deletions docs/jsonBrowser/type.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ development_stage | A classification of the developmental stage of the organism.
diseases | Short description of known disease(s) of the organism. | array | no | [See module disease_ontology](module.md#disease-ontology) | Known disease(s) | |
death | Information about conditions of death of the organism. | object | no | [See module death](module.md#death) | Death conditions | |
familial_relationships | Information about other organisms related to this organism. | array | no | [See module familial_relationship](module.md#familial-relationship) | Familial relationship | |
medical_tests | Information about the medical tests of the organism. | object | no | [See module medical_tests](module.md#medical-tests) | Medical tests | |
medical_history | Information about the medical history of the organism. | object | no | [See module medical_history](module.md#medical-history) | Medical history | |
gestational_age | Gestational age of pregnancy in Gestational age units measured from the last menstrual period. | string | no | | Gestational age | | 22; 8-9
gestational_age_unit | The unit in which Gestational age is expressed. | object | no | [See module time_unit_ontology](module.md#time-unit-ontology) | Gestational age unit | |
Expand Down
Loading
Loading