タイプ名: MedicalCode
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["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"]]