MedicalProcedure
Type name: MedicalProcedure
Extends MedicalEntity
Name |
Type |
Description |
followup |
Text |
Typical or recommended followup care after the procedure is performed. |
howPerformed |
Text |
How the procedure is performed. |
preparation |
Text |
Typical preparation that a patient must undergo before having the procedure performed. |
procedureType |
MedicalProcedureType |
The type of procedure, for example Surgical, Noninvasive, or Percutaneous. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`MedicalProcedure` schema type extends the `MedicalEntity` type and provides information about a specific medical procedure."],["This schema includes details such as typical followup care, how the procedure is performed, necessary preparation, and the procedure type (e.g., Surgical, Noninvasive)."],["Properties like `followup`, `howPerformed`, and `preparation` use the `Text` type, while `procedureType` uses the dedicated `MedicalProcedureType`."]]],[]]