You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category</code> defines the following code:</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\">clinical-note<a name=\"us-core-documentreference-category-clinical-note\"> </a></td><td>Clinical Note</td><td><div><p>Part of health record where healthcare professionals record details to document a patient's clinical status or achievements during the course of a hospitalization or over the course of outpatient care (<a href=\"https://en.wikipedia.org/wiki/Progress_note\">Wikipedia</a>)</p>\n</div></td></tr></table></div>"
"description" : "The US Core DocumentReferences Type Code System is a 'starter set' of categories supported for fetching and storing DocumentReference Resources.",
56
+
"jurisdiction" : [{
57
+
"coding" : [{
58
+
"system" : "urn:iso:std:iso:3166",
59
+
"code" : "US"
60
+
}]
61
+
}],
62
+
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"definition" : "Part of health record where healthcare professionals record details to document a patient's clinical status or achievements during the course of a hospitalization or over the course of outpatient care ([Wikipedia](https://en.wikipedia.org/wiki/Progress_note))"
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type</code> defines the following code:</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\">transmitter<a name=\"us-core-provenance-participant-type-transmitter\"> </a></td><td>Transmitter</td><td>The entity that provided the copy to your system.</td></tr></table></div>"
"description" : "Set of codes that are needed for implementation of the US-Core Provenance Profile. These codes are used as extensions to the FHIR value sets.",
56
+
"jurisdiction" : [{
57
+
"coding" : [{
58
+
"system" : "urn:iso:std:iso:3166",
59
+
"code" : "US"
60
+
}]
61
+
}],
62
+
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
63
+
"caseSensitive" : true,
64
+
"content" : "complete",
65
+
"concept" : [{
66
+
"code" : "transmitter",
67
+
"display" : "Transmitter",
68
+
"definition" : "The entity that provided the copy to your system."
"div": "<div><h2>QICore Condition Criticality Codes</h2><p>Value Set for QICore Condition Criticality (Example)</p><p>This code system http://hl7.org/fhir/qicore-condition-criticality defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>unspecified<a name=\"unspecified\"> </a></td><td>Not Specified</td><td>The criticality of the condition is not specified</td></tr><tr><td>self-resolving<a name=\"self-resolving\"> </a></td><td>Expected to Self-Resolve</td><td>The condition is expected to resolve on its own</td></tr><tr><td>controllable<a name=\"controllable\"> </a></td><td>Controllable</td><td>The condition is considered to be controllable</td></tr><tr><td>functional-loss<a name=\"functional-loss\"> </a></td><td>Potential loss of function or capacity</td><td>The condition may result in partial or full loss of function or capacity</td></tr><tr><td>life-threatening<a name=\"life-threatening\"> </a></td><td>Life Threatening</td><td>The condition is considered to be life-threatening</td></tr><tr><td>requires-hospitalization<a name=\"requires-hospitalization\"> </a></td><td>Requires Hospitalization</td><td>The condition requires hospitalization</td></tr></table></div>"
0 commit comments