|
@@ -29,6 +29,11 @@
|
|
|
"FLOW VOL",
|
|
|
"Levator Hiatus Stress"
|
|
|
],
|
|
|
+ "GeneralMeasureTypeNameList": [
|
|
|
+ "SemiManualTrace",
|
|
|
+ "LvSingleSimpson",
|
|
|
+ "LvSimpson"
|
|
|
+ ],
|
|
|
"ChildItemList": [
|
|
|
"SV Diam",
|
|
|
"TR Vmax",
|
|
@@ -105,6 +110,15 @@
|
|
|
"RemoveAvailableOutputs": [
|
|
|
"SV"
|
|
|
]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "BaseTypeName": "GastricCapacity",
|
|
|
+ "BaseMeasureTypeName": "",
|
|
|
+ "Name": "",
|
|
|
+ "RemoveAvailableOutputs": [
|
|
|
+ "Perimeter",
|
|
|
+ "GastricCapacity"
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
}
|