Signo médico o síntomas
Nombre de tipo: MedicalSignOrSymptom
Extiende MedicalEntity
Nombre |
Tipo |
Descripción |
cause |
Causa médica |
Una causa subyacente. Más específicamente, uno de los agentes causales que más se responsabilizan directamente por el proceso patofisiológico que finalmente tiene lugar. |
posibleTratamiento |
Térmica médica |
Tratamiento posible para tratar esta afección, síntoma o síntoma. |
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-04 (UTC)
[null,null,["Última actualización: 2024-09-04 (UTC)"],[[["`MedicalSignOrSymptom` is a type that provides information about medical signs and symptoms and extends the `MedicalEntity` type."],["This type includes the properties `cause`, which identifies the underlying cause, and `possibleTreatment`, which suggests potential treatment options."]]],["The content defines the `MedicalSignOrSymptom` type, which extends `MedicalEntity`. It details two properties: `cause`, which identifies the underlying `MedicalCause` directly responsible for the condition, and `possibleTreatment`, specifying a `MedicalTherapy` that could address the sign or symptom. These properties link a medical sign or symptom to its origin and potential remedies.\n"]]