{ "$id": "https://schema.ideas.cnpc/json/core-data/x_cd_wellbore.1.0.0.json", "type": "Object", "title": "取心作业数据", "schema": "http://json-schema.org/draft-07/schema#", "required": [ "dsid", "dataRegion", "bsflag" ], "identityId": [ "dsid" ], "properties": { "ph": { "type": "number", "title": "PH值" }, "wob": { "type": "number", "title": "钻压" }, "dsid": { "type": "string", "title": "主键ID" }, "phase": { "type": "string", "title": "属性规范值字段,引用属性代码MEASURE_PHASE下的属性值" }, "bsflag": { "type": "number", "title": "逻辑删除标识,表示该条记录在用或者已经失效,1表示正常数据、-5表示废弃数据" }, "coreId": { "type": "string", "title": "取心数据唯一标识符" }, "wellId": { "type": "string", "title": "井ID" }, "auditor": { "type": "string", "title": "审核人" }, "bitSize": { "type": "number", "title": "钻头尺寸" }, "endDate": { "type": "object", "title": "取心钻进的结束日期/时间" }, "eventId": { "type": "string", "title": "作业阶段唯一标识符" }, "phaseId": { "type": "string", "title": "属性规范值字段,引用属性代码MEASURE_PHASE下的属性值" }, "remarks": { "type": "string", "title": "需要补充说明的内容" }, "coreNote": { "type": "string", "title": "取心说明" }, "pumpRate": { "type": "number", "title": "排量" }, "checkDate": { "type": "object", "title": "记录数据在本系统的审核时间,需精确到时分秒" }, "coringBha": { "type": "string", "title": "取心钻具组合" }, "coringSeq": { "type": "string", "title": "取心次数 填该次取心的次序号,既第几次取心" }, "dataGroup": { "type": "string", "title": "数据分组" }, "startTime": { "type": "object", "title": "取心钻进的开始日期/时间" }, "waterLoss": { "type": "number", "title": "失水" }, "contractor": { "type": "string", "title": "取心施工单位名称" }, "coringDate": { "type": "object", "title": "取心日期" }, "coringTech": { "type": "string", "title": "技术措施" }, "createDate": { "type": "object", "title": "记录数据在本系统的创建时间,需精确到时分秒" }, "dataRegion": { "type": "string", "title": "油田标识" }, "updateDate": { "type": "object", "title": "记录数据在本系统最新的更新时间,需精确到时分秒,默认=创建时间" }, "wellboreId": { "type": "string", "title": "井筒唯一标识符" }, "bitOrderNum": { "type": "object", "title": "钻头序号" }, "checkUserId": { "type": "string", "title": "记录数据在本系统的审核用户" }, "coreOutTime": { "type": "object", "title": "岩心出筒时间" }, "coringBitId": { "type": "number", "title": "取心钻头内径" }, "createAppId": { "type": "string", "title": "填写数据来源的系统名" }, "describedBy": { "type": "string", "title": "现场岩心描述人员" }, "gelStrength": { "type": "number", "title": "切力" }, "intervalTop": { "type": "number", "title": "取心钻进的顶界深度" }, "rotarySpeed": { "type": "number", "title": "转速" }, "sandContent": { "type": "number", "title": "含砂量" }, "sealingRate": { "type": "number", "title": "密闭率" }, "coreBitModel": { "type": "string", "title": "取心钻头型号" }, "coreDiameter": { "type": "number", "title": "所得岩心直径" }, "coreRecovery": { "type": "number", "title": "岩心收获率" }, "createUserId": { "type": "string", "title": "记录数据在本系统的创建用户" }, "cutRecovered": { "type": "number", "title": "实际获得的岩心长度" }, "fluidDensity": { "type": "number", "title": "钻井液密度" }, "intervalBase": { "type": "number", "title": "取心钻进的底部深度" }, "outNewdegree": { "type": "number", "title": "取心钻头出井新度" }, "pumpPressure": { "type": "number", "title": "泵压" }, "updateUserId": { "type": "string", "title": "记录数据在本系统最新的更新用户,默认=创建用户" }, "cakeThickness": { "type": "number", "title": "泥饼厚度" }, "immersionTime": { "type": "number", "title": "密闭取心钻井液浸泡时间" }, "typeMudSystem": { "type": "string", "title": "钻井液类型" }, "coringToolSize": { "type": "number", "title": "取心工具尺寸" }, "coringToolType": { "type": "string", "title": "取心工具类型" }, "coringWorkTime": { "type": "number", "title": "取心工作时间" }, "depthIncrement": { "type": "number", "title": "进尺,取心顶底界深度的差值" }, "runinHoleTimes": { "type": "object", "title": "入井总次数" }, "wellCommonName": { "type": "string", "title": "井名" }, "coreCatchMethod": { "type": "string", "title": "属性规范值字段,引用属性代码CORING_METHOD下的属性值" }, "coringToolModel": { "type": "string", "title": "取心工具型号" }, "funnelViscosity": { "type": "number", "title": "漏斗粘度" }, "inwellNewdegree": { "type": "number", "title": "取心钻头入井新度" }, "coreBarrelLength": { "type": "number", "title": "岩心筒长度" }, "coreToolProducer": { "type": "string", "title": "取心工具厂家名称" }, "coringQualityEva": { "type": "string", "title": "取心质量评价" }, "sealingFluidName": { "type": "string", "title": "密闭液名称" }, "sourceCreateDate": { "type": "object", "title": "记录源头系统采集数据的时间" }, "coreCatchMethodId": { "type": "string", "title": "属性规范值字段,引用属性代码CORING_METHOD下的属性值" }, "isInnerBarrelUsed": { "type": "string", "title": "是否使用内筒的标志" }, "actualDrillingTime": { "type": "number", "title": "取心纯钻进时间" }, "downholeConditions": { "type": "string", "title": "井下情况及割心情况" }, "outwellDescription": { "type": "string", "title": "出井描述" }, "sealFluidViscosity": { "type": "number", "title": "密闭液粘度" }, "wellboreCommonName": { "type": "string", "title": "井筒名" }, "yieldCauseAnalysis": { "type": "string", "title": "收获率高低的原因分析" }, "coringYieldAnalysis": { "type": "string", "title": "取心收获率高低分析" }, "coringToolSteelGrade": { "type": "string", "title": "取心工具钢号" }, "lithologyOilnessDesc": { "type": "string", "title": "综述该筒岩心的主要岩性" }, "dynamicStaticDataMark": { "type": "string", "title": "动静态数据标识符。动态数据填写\"1\",静态数据填写\"0\"" }, "gelStrengthOf10minute": { "type": "number", "title": "切力10分" } } }