Skip to content

Commit

Permalink
Merge pull request #234 from fedorov/fix-showAnatomy
Browse files Browse the repository at this point in the history
BUG: add missing showAnatomy attribute
  • Loading branch information
fedorov authored Apr 6, 2017
2 parents be23777 + 332a322 commit f621a32
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
{
"CodeMeaning": "Tissue",
"CodingSchemeDesignator": "SRT",
"showAnatomy": true,
"cid": "7150",
"CodeValue": "T-D0050",
"contextGroupName": "SegmentationPropertyCategories",
Expand Down Expand Up @@ -337,6 +338,7 @@
{
"CodeMeaning": "Morphologically Altered Structure",
"CodingSchemeDesignator": "SRT",
"showAnatomy": true,
"cid": "7150",
"CodeValue": "M-01000",
"contextGroupName": "SegmentationPropertyCategories",
Expand Down Expand Up @@ -512,6 +514,7 @@
{
"CodeMeaning": "Body Substance",
"CodingSchemeDesignator": "SRT",
"showAnatomy": false,
"cid": "7150",
"CodeValue": "T-D0080",
"contextGroupName": "SegmentationPropertyCategories",
Expand Down Expand Up @@ -601,6 +604,7 @@
{
"CodeMeaning": "Physical object",
"CodingSchemeDesignator": "SRT",
"showAnatomy": true,
"cid": "7150",
"CodeValue": "A-00004",
"contextGroupName": "SegmentationPropertyCategories",
Expand Down Expand Up @@ -1126,6 +1130,7 @@
{
"CodeMeaning": "Anatomical Structure",
"CodingSchemeDesignator": "SRT",
"showAnatomy": false,
"cid": "7150",
"CodeValue": "T-D000A",
"contextGroupName": "SegmentationPropertyCategories",
Expand Down Expand Up @@ -14893,6 +14898,7 @@
{
"CodeMeaning": "Function",
"CodingSchemeDesignator": "SRT",
"showAnatomy": true,
"cid": "7150",
"CodeValue": "R-42019",
"contextGroupName": "SegmentationPropertyCategories",
Expand All @@ -14911,6 +14917,7 @@
{
"CodeMeaning": "Substance",
"CodingSchemeDesignator": "SRT",
"showAnatomy": true,
"cid": "7150",
"CodeValue": "F-61002",
"contextGroupName": "SegmentationPropertyCategories",
Expand All @@ -14929,6 +14936,7 @@
{
"CodeMeaning": "Spatial and Relational Concept",
"CodingSchemeDesignator": "SRT",
"showAnatomy": true,
"cid": "7150",
"CodeValue": "R-42018",
"contextGroupName": "SegmentationPropertyCategories",
Expand Down Expand Up @@ -15026,4 +15034,4 @@
}
]
}
}
}

0 comments on commit f621a32

Please sign in to comment.