This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "CodeSystem", "id" : "list-example-use-codes", "meta" : { "lastUpdated" : "2020-04-09T17:10:28.568-04:00", "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n \n <h2>Example Use Codes for List</h2>\n \n \n <div>\n \n \n <p>Example use codes for the List resource - typical kinds of use.</p>\n\n \n \n </div>\n \n \n <p>This code system http://terminology.hl7.org/CodeSystem/list-example-use-codes defines the following codes:</p>\n \n \n <table class=\"codes\">\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">\n \n \n <b>Code</b>\n \n \n </td>\n \n \n <td>\n \n \n <b>Display</b>\n \n \n </td>\n \n \n <td>\n \n \n <b>Definition</b>\n \n \n </td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">alerts\n \n \n <a name=\"list-example-codes-alerts\"> </a>\n \n \n </td>\n \n \n <td>Alerts</td>\n \n \n <td>A list of alerts for the patient.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">adverserxns\n \n \n <a name=\"list-example-codes-adverserxns\"> </a>\n \n \n </td>\n \n \n <td>Adverse Reactions</td>\n \n \n <td>A list of part adverse reactions.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">allergies\n \n \n <a name=\"list-example-codes-allergies\"> </a>\n \n \n </td>\n \n \n <td>Allergies</td>\n \n \n <td>A list of Allergies for the patient.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">medications\n \n \n <a name=\"list-example-codes-medications\"> </a>\n \n \n </td>\n \n \n <td>Medication List</td>\n \n \n <td>A list of medication statements for the patient.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">problems\n \n \n <a name=\"list-example-codes-problems\"> </a>\n \n \n </td>\n \n \n <td>Problem List</td>\n \n \n <td>A list of problems that the patient is known of have (or have had in the past).</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">worklist\n \n \n <a name=\"list-example-codes-worklist\"> </a>\n \n \n </td>\n \n \n <td>Worklist</td>\n \n \n <td>A list of items that constitute a set of work to be performed (typically this code would be specialized for more specific uses, such as a ward round list).</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">waiting\n \n \n <a name=\"list-example-codes-waiting\"> </a>\n \n \n </td>\n \n \n <td>Waiting List</td>\n \n \n <td>A list of items waiting for an event (perhaps a surgical patient waiting list).</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">protocols\n \n \n <a name=\"list-example-codes-protocols\"> </a>\n \n \n </td>\n \n \n <td>Protocols</td>\n \n \n <td>A set of protocols to be followed.</td>\n \n \n </tr>\n \n \n <tr>\n \n \n <td style=\"white-space:nowrap\">plans\n \n \n <a name=\"list-example-codes-plans\"> </a>\n \n \n </td>\n \n \n <td>Care Plans</td>\n \n \n <td>A set of care plans that apply in a particular context of care.</td>\n \n \n </tr>\n \n \n </table>\n \n \n </div>" }, "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "fhir" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode" : "draft" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 1 } ], "url" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes", "identifier" : [ { "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.1.1105" } ], "version" : "4.2.0", "name" : "ExampleUseCodesForList", "title" : "Example Use Codes for List", "status" : "draft", "experimental" : false, "date" : "2020-05-09T12:49:00-04:00", "publisher" : "FHIR Project", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://hl7.org/fhir" } ] } ], "description" : "Example use codes for the List resource - typical kinds of use.", "caseSensitive" : true, "valueSet" : "http://terminology.hl7.org/ValueSet/list-example-codes", "content" : "complete", "concept" : [ { "code" : "alerts", "display" : "Alerts", "definition" : "A list of alerts for the patient." }, { "code" : "adverserxns", "display" : "Adverse Reactions", "definition" : "A list of part adverse reactions." }, { "code" : "allergies", "display" : "Allergies", "definition" : "A list of Allergies for the patient." }, { "code" : "medications", "display" : "Medication List", "definition" : "A list of medication statements for the patient." }, { "code" : "problems", "display" : "Problem List", "definition" : "A list of problems that the patient is known of have (or have had in the past)." }, { "code" : "worklist", "display" : "Worklist", "definition" : "A list of items that constitute a set of work to be performed (typically this code would be specialized for more specific uses, such as a ward round list)." }, { "code" : "waiting", "display" : "Waiting List", "definition" : "A list of items waiting for an event (perhaps a surgical patient waiting list)." }, { "code" : "protocols", "display" : "Protocols", "definition" : "A set of protocols to be followed." }, { "code" : "plans", "display" : "Care Plans", "definition" : "A set of care plans that apply in a particular context of care." } ] }