{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "Any condition of the human body that affects the normal functioning of a person, whether physically or mentally. Includes diseases, injuries, disabilities, disorders, syndromes, etc.",
"rdfs:label" : "MedicalCondition",
"rdfs:subClassOf" : "schema:MedicalEntity",
"schema:isPartOf" : "http:health-lifesci.schema.org"
},
"properties" : {
"schema:associatedAnatomy" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The anatomy of the underlying organ system or structures associated with this entity.",
"rdfs:label" : "associatedAnatomy",
"schema:domainIncludes" : [
"schema:PhysicalActivity",
"schema:MedicalCondition"
],
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : [
"schema:AnatomicalSystem",
"schema:SuperficialAnatomy",
"schema:AnatomicalStructure"
]
},
"schema:differentialDiagnosis" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "One of a set of differential diagnoses for the condition. Specifically, a closely-related or competing diagnosis typically considered later in the cognitive process whereby this medical condition is distinguished from others most likely responsible for a similar collection of signs and symptoms to reach the most parsimonious diagnosis or diagnoses in a patient.",
"rdfs:label" : "differentialDiagnosis",
"schema:domainIncludes" : "schema:MedicalCondition",
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:DDxElement"
},
"schema:drug" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "Specifying a drug or medicine used in a medication procedure.",
"rdfs:label" : "drug",
"schema:domainIncludes" : [
"schema:DrugClass",
"schema:Patient",
"schema:MedicalCondition",
"schema:TherapeuticProcedure"
],
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:Drug"
},
"schema:epidemiology" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The characteristics of associated patients, such as age, gender, race etc.",
"rdfs:label" : "epidemiology",
"schema:domainIncludes" : [
"schema:PhysicalActivity",
"schema:MedicalCondition"
],
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:Text"
},
"schema:expectedPrognosis" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The likely outcome in either the short term or long term of the medical condition.",
"rdfs:label" : "expectedPrognosis",
"schema:domainIncludes" : "schema:MedicalCondition",
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:Text"
},
"schema:naturalProgression" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The expected progression of the condition if it is not treated and allowed to progress naturally.",
"rdfs:label" : "naturalProgression",
"schema:domainIncludes" : "schema:MedicalCondition",
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:Text"
},
"schema:pathophysiology" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "Changes in the normal mechanical, physical, and biochemical functions that are associated with this activity or condition.",
"rdfs:label" : "pathophysiology",
"schema:domainIncludes" : [
"schema:PhysicalActivity",
"schema:MedicalCondition"
],
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:Text"
},
"schema:possibleComplication" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "A possible unexpected and unfavorable evolution of a medical condition. Complications may include worsening of the signs or symptoms of the disease, extension of the condition to other organ systems, etc.",
"rdfs:label" : "possibleComplication",
"schema:domainIncludes" : "schema:MedicalCondition",
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:Text"
},
"schema:possibleTreatment" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "A possible treatment to address this condition, sign or symptom.",
"rdfs:label" : "possibleTreatment",
"schema:domainIncludes" : [
"schema:MedicalSignOrSymptom",
"schema:MedicalCondition"
],
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:MedicalTherapy"
},
"schema:primaryPrevention" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "A preventative therapy used to prevent an initial occurrence of the medical condition, such as vaccination.",
"rdfs:label" : "primaryPrevention",
"schema:domainIncludes" : "schema:MedicalCondition",
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:MedicalTherapy"
},
"schema:riskFactor" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "A modifiable or non-modifiable factor that increases the risk of a patient contracting this condition, e.g. age, coexisting condition.",
"rdfs:label" : "riskFactor",
"schema:domainIncludes" : "schema:MedicalCondition",
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:MedicalRiskFactor"
},
"schema:secondaryPrevention" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "A preventative therapy used to prevent reoccurrence of the medical condition after an initial episode of the condition.",
"rdfs:label" : "secondaryPrevention",
"schema:domainIncludes" : "schema:MedicalCondition",
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:MedicalTherapy"
},
"schema:signOrSymptom" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "A sign or symptom of this condition. Signs are objective or physically observable manifestations of the medical condition while symptoms are the subjective experience of the medical condition.",
"rdfs:label" : "signOrSymptom",
"schema:domainIncludes" : "schema:MedicalCondition",
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:MedicalSignOrSymptom"
},
"schema:stage" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The stage of the condition, if applicable.",
"rdfs:label" : "stage",
"schema:domainIncludes" : "schema:MedicalCondition",
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:MedicalConditionStage"
},
"schema:status" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The status of the study (enumerated).",
"rdfs:label" : "status",
"schema:domainIncludes" : [
"schema:MedicalProcedure",
"schema:MedicalStudy",
"schema:MedicalCondition"
],
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : [
"schema:MedicalStudyStatus",
"schema:Text",
"schema:EventStatusType"
]
},
"schema:typicalTest" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "A medical test typically performed given this condition.",
"rdfs:label" : "typicalTest",
"schema:domainIncludes" : "schema:MedicalCondition",
"schema:isPartOf" : "http:health-lifesci.schema.org",
"schema:rangeIncludes" : "schema:MedicalTest"
}
}
}