ConditionCategoryCS
{
"resourceType" : "CodeSystem",
"id" : "shr-core-ConditionCategoryCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>SW ConditionCategoryCS CodeSystem</b></p>
<p>A category assigned to the condition, for example, a disease, concern, symptom, adverse reaction, functional impairment, or structural abnormality.</p>
</div>"
},
"url" : "http://hl7.org/fhir/us/sw/CodeSystem/shr-core-ConditionCategoryCS",
"identifier" : {
"system" : "http://hl7.org/fhir/us/sw",
"value" : "shr.core.ConditionCategoryCS"
},
"version" : "1.0.0",
"name" : "ConditionCategoryCS",
"title" : "SW ConditionCategoryCS CodeSystem",
"status" : "draft",
"date" : "2018-08-17T00:00:00-04:00",
"publisher" : "HL7 Patient Care and Clinical Information Modeling Initiative Work Groups",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://standardhealthrecord.org"
}
]
}
],
"description" : "A category assigned to the condition, for example, a disease, concern, symptom, adverse reaction, functional impairment, or structural abnormality.",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "disease",
"display" : "A disorder of structure or function in a human, animal, or plant, especially one that produces specific signs or symptoms or that affects a specific location and is not simply a direct result of physical injury.",
"definition" : "A disorder of structure or function in a human, animal, or plant, especially one that produces specific signs or symptoms or that affects a specific location and is not simply a direct result of physical injury."
},
{
"code" : "functional_impairment",
"display" : "A disability experienced by the subject.",
"definition" : "A disability experienced by the subject."
},
{
"code" : "structural_abnormality",
"display" : "An abnormality of physiologic structure.",
"definition" : "An abnormality of physiologic structure."
},
{
"code" : "concern",
"display" : "Something the subject is worried about, which may or may not have yet been manifested. The object of the concern does not have to be a medical disorder.",
"definition" : "Something the subject is worried about, which may or may not have yet been manifested. The object of the concern does not have to be a medical disorder."
},
{
"code" : "symptom",
"display" : "A sign or manifestation of a deeper cause, of known or unknown etiology, e.g. pain or ringing in the ears.",
"definition" : "A sign or manifestation of a deeper cause, of known or unknown etiology, e.g. pain or ringing in the ears."
},
{
"code" : "adverse_reaction",
"display" : "An adverse reaction to an intervention.",
"definition" : "An adverse reaction to an intervention."
}
]
}