File size: 2,374 Bytes
6d12932
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "resourceType" : "CodeSystem",
  "id" : "onc-problem-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem onc-problem-type</b></p><a name=\"onc-problem-type\"> </a><a name=\"hconc-problem-type\"> </a><p>This case-sensitive code system <code>https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-problem-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">nursing-diagnosis<a name=\"onc-problem-type-nursing-diagnosis\"> </a></td><td>Nursing Diagnosis</td><td>A clinical judgment about individual, family, or community responses to actual or potential health problems</td></tr><tr><td style=\"white-space:nowrap\">risk-diagnosis<a name=\"onc-problem-type-risk-diagnosis\"> </a></td><td>Risk Diagnosis</td><td>A clinical judgment about an individual's vulnerability to developing an undesirable health condition</td></tr><tr><td style=\"white-space:nowrap\">health-promotion<a name=\"onc-problem-type-health-promotion\"> </a></td><td>Health Promotion Diagnosis</td><td>A clinical judgment about motivation to increase wellbeing</td></tr></table></div>"
  },
  "url" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-problem-type",
  "version" : "0.1.0",
  "name" : "ONCProblemType",
  "title" : "Problem Type CodeSystem",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-01-01T13:37:23+00:00",
  "description" : "Code system for categorizing types of nursing problems",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "nursing-diagnosis",
    "display" : "Nursing Diagnosis",
    "definition" : "A clinical judgment about individual, family, or community responses to actual or potential health problems"
  },
  {
    "code" : "risk-diagnosis",
    "display" : "Risk Diagnosis",
    "definition" : "A clinical judgment about an individual's vulnerability to developing an undesirable health condition"
  },
  {
    "code" : "health-promotion",
    "display" : "Health Promotion Diagnosis",
    "definition" : "A clinical judgment about motivation to increase wellbeing"
  }]
}