MedicalSignOrSymptom
Typname: MedicalSignOrSymptom
Erweitert MedicalEntity
Name |
Typ |
Beschreibung |
cause |
Ursache |
Eine Ursache. Genauer gesagt einer der Kausativen Agenten, die am stärksten für den pathophysiologischen Prozess verantwortlich sind, der schließlich zum Auftreten des Verlaufs führt. |
mögliche Behandlung |
Medizinische Therapie |
Eine mögliche Behandlung dieser Erkrankung, eines Zeichens oder Symptoms. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-04 (UTC).
[null,null,["Zuletzt aktualisiert: 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"]]