File size: 2,526 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
<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="onc-problem-type"/>
  <text>
    <status value="generated"/><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>
  </text>
  <url value="https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-problem-type"/>
  <version value="0.1.0"/>
  <name value="ONCProblemType"/>
  <title value="Problem Type CodeSystem"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-01-01T13:37:23+00:00"/>
  <description value="Code system for categorizing types of nursing problems"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="nursing-diagnosis"/>
    <display value="Nursing Diagnosis"/>
    <definition value="A clinical judgment about individual, family, or community responses to actual or potential health problems"/>
  </concept>
  <concept>
    <code value="risk-diagnosis"/>
    <display value="Risk Diagnosis"/>
    <definition value="A clinical judgment about an individual's vulnerability to developing an undesirable health condition"/>
  </concept>
  <concept>
    <code value="health-promotion"/>
    <display value="Health Promotion Diagnosis"/>
    <definition value="A clinical judgment about motivation to increase wellbeing"/>
  </concept>
</CodeSystem>