类型名称:MedicalCode
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-04。
[null,null,["最后更新时间 (UTC):2024-09-04。"],[[["MedicalCode is a structured data type used to represent medical codes, extending the broader category of MedicalIntangible."],["It includes two key properties: `codeValue` which stores the actual code and `codingSystem` to specify the system used, such as ICD-10."]]],["The `MedicalCode` type, extending `MedicalIntangible`, contains medical coding information. Key data includes `codeValue`, which represents the actual medical code, and `codingSystem`, specifying the code's origin, like 'ICD-10'. These two properties define a medical code and allow for its structured representation and identification within different medical coding systems.\n"]]