Wählen Sie Sprache: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

Diagnoseprozess (DiagnosticProcess)

A Process that is carried out for the purpose of determining the nature of a DiseaseOrSyndrome.

Ontology

SUMO / PROCESSES

Superclass(es)

[tree]
Wesen
is subclass of
  körperlicher Gegenstand  
is subclass of
  Prozess  
is subclass of
  absichlicher Prozess  
is subclass of
  Suchen  
is subclass of
  Untersuchen  
is subclass of
  Diagnoseprozess  

Related WordNet synsets

diagnostic
concerned with diagnosis; used for furthering diagnosis; "a diagnostic clinic"; "a diagnostic reading test"; "diagnostic information"
diagnostic pertains to noun...  
See more related synsets on a separate page.

Axioms (1)

Wenn proc ist ein fall von Diagnoseprozess und proc ist der agent von agent , dann es gibt ein cause der proc hat Zweck von "agent kennt "cause verursacht proc " " für agent .
(=>
      (and
            (instance ?PROC DiagnosticProcess)
            (agent ?PROC ?AGENT))
      (exists
            (?CAUSE)
            (hasPurposeForAgent
                  ?PROC
                  (knows
                        ?AGENT
                        (causes ?CAUSE ?PROC))
                  ?AGENT)))