Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "list-example-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/list-example-use-codes defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">alerts\n <a name=\"list-example-codes-alerts\"> </a>\n </td>\n <td>Alerts</td>\n <td>A list of alerts for the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">adverserxns\n <a name=\"list-example-codes-adverserxns\"> </a>\n </td>\n <td>Adverse Reactions</td>\n <td>A list of part adverse reactions.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">allergies\n <a name=\"list-example-codes-allergies\"> </a>\n </td>\n <td>Allergies</td>\n <td>A list of Allergies for the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">medications\n <a name=\"list-example-codes-medications\"> </a>\n </td>\n <td>Medication List</td>\n <td>A list of medication statements for the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">problems\n <a name=\"list-example-codes-problems\"> </a>\n </td>\n <td>Problem List</td>\n <td>A list of problems that the patient is known of have (or have had in the past).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">worklist\n <a name=\"list-example-codes-worklist\"> </a>\n </td>\n <td>Worklist</td>\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 </tr>\n <tr>\n <td style=\"white-space:nowrap\">waiting\n <a name=\"list-example-codes-waiting\"> </a>\n </td>\n <td>Waiting List</td>\n <td>A list of items waiting for an event (perhaps a surgical patient waiting list).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">protocols\n <a name=\"list-example-codes-protocols\"> </a>\n </td>\n <td>Protocols</td>\n <td>A set of protocols to be followed.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">plans\n <a name=\"list-example-codes-plans\"> </a>\n </td>\n <td>Care Plans</td>\n <td>A set of care plans that apply in a particular context of care.</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4b.r5"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}
],
"url" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes",
"version" : "4.3.0",
"name" : "ExampleUseCodesForList",
"title" : "Example Use Codes for List",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-20T14:38:32+11:00",
"publisher" : "FHIR Infrastructure",
"contact" : [
{
"name" : "FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "Example use codes for the List resource - typical kinds of use.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"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."
}
]
}