List Order Codes
draftContentcompleteURL
http://terminology.hl7.org/CodeSystem/list-orderCopied!
Version4.0.1Copied!
PublisherFHIR ProjectDescriptionBase values for the order of the items in a list resource.
Concepts
Select a concept to view details
List Order Codes
Base values for the order of the items in a list resource.
This code system http://terminology.hl7.org/CodeSystem/list-order defines the following codes:
{
"description" : "Base values for the order of the items in a list resource.",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher" : "FHIR Project",
"content" : "complete",
"property" : null,
"name" : "ListOrderCodes",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "List Order Codes",
"extension" : [ {
"valueCode" : "sd",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 8
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "384f894f-ca66-48cd-9be4-64703680b97c",
"valueSet" : "http://hl7.org/fhir/ValueSet/list-order",
"url" : "http://terminology.hl7.org/CodeSystem/list-order",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1107"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>List Order Codes</h2>\n <div>\n <p>Base values for the order of the items in a list resource.</p>\n\n </div>\n <p>This code system http://terminology.hl7.org/CodeSystem/list-order 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\">user\n <a name=\"list-order-user\"> </a>\n </td>\n <td>Sorted by User</td>\n <td>The list was sorted by a user. The criteria the user used are not specified.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">system\n <a name=\"list-order-system\"> </a>\n </td>\n <td>Sorted by System</td>\n <td>The list was sorted by the system. The criteria the user used are not specified; define additional codes to specify a particular order (or use other defined codes).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">event-date\n <a name=\"list-order-event-date\"> </a>\n </td>\n <td>Sorted by Event Date</td>\n <td>The list is sorted by the data of the event. This can be used when the list has items which are dates with past or future events.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">entry-date\n <a name=\"list-order-entry-date\"> </a>\n </td>\n <td>Sorted by Item Date</td>\n <td>The list is sorted by the date the item was added to the list. Note that the date added to the list is not explicit in the list itself.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">priority\n <a name=\"list-order-priority\"> </a>\n </td>\n <td>Sorted by Priority</td>\n <td>The list is sorted by priority. The exact method in which priority has been determined is not specified.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">alphabetic\n <a name=\"list-order-alphabetic\"> </a>\n </td>\n <td>Sorted Alphabetically</td>\n <td>The list is sorted alphabetically by an unspecified property of the items in the list.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">category\n <a name=\"list-order-category\"> </a>\n </td>\n <td>Sorted by Category</td>\n <td>The list is sorted categorically by an unspecified property of the items in the list.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">patient\n <a name=\"list-order-patient\"> </a>\n </td>\n <td>Sorted by Patient</td>\n <td>The list is sorted by patient, with items for each patient grouped together.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}