0.1.3 - ci-build
MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-10-17 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ListOrderCS"/>
<meta>
<lastUpdated value="2019-11-01T09:29:23.356+11:00"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ListOrderCS</b></p><a name="ListOrderCS"> </a><a name="hcListOrderCS"> </a><a name="ListOrderCS-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2019-11-01 09:29:23+1100</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>https://fhir.medicaia.ar/CodeSystem/ListOrderCS</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">user<a name="ListOrderCS-user"> </a></td><td>Sorted by User</td><td>The list was sorted by a user. The criteria the user used are not specified.</td></tr><tr><td style="white-space:nowrap">system<a name="ListOrderCS-system"> </a></td><td>Sorted by System</td><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></tr><tr><td style="white-space:nowrap">event-date<a name="ListOrderCS-event-date"> </a></td><td>Sorted by Event Date</td><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></tr><tr><td style="white-space:nowrap">entry-date<a name="ListOrderCS-entry-date"> </a></td><td>Sorted by Item Date</td><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></tr><tr><td style="white-space:nowrap">priority<a name="ListOrderCS-priority"> </a></td><td>Sorted by Priority</td><td>The list is sorted by priority. The exact method in which priority has been determined is not specified.</td></tr><tr><td style="white-space:nowrap">alphabetic<a name="ListOrderCS-alphabetic"> </a></td><td>Sorted Alphabetically</td><td>The list is sorted alphabetically by an unspecified property of the items in the list.</td></tr><tr><td style="white-space:nowrap">category<a name="ListOrderCS-category"> </a></td><td>Sorted by Category</td><td>The list is sorted categorically by an unspecified property of the items in the list.</td></tr><tr><td style="white-space:nowrap">patient<a name="ListOrderCS-patient"> </a></td><td>Sorted by Patient</td><td>The list is sorted by patient, with items for each patient grouped together.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="sd"/>
</extension>
<url value="https://fhir.medicaia.ar/CodeSystem/ListOrderCS"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.4.1107"/>
</identifier>
<version value="0.1.3"/>
<name value="ListOrderCS"/>
<title value="List Order"/>
<status value="draft"/>
<experimental value="false"/>
<<<<<<< HEAD
<date value="2024-10-07T15:12:06-03:00"/>
=======
<date value="2024-10-17T15:16:06-03:00"/>
>>>>>>> med01
<publisher value="Zentricx"/>
<contact>
<name value="Zentricx"/>
<telecom>
<system value="url"/>
<value value="https://zentricx.com"/>
</telecom>
</contact>
<description
value="Base values for the order of the items in a list resource."/>
<caseSensitive value="true"/>
<valueSet value="https://fhir.medicaia.ar/ValueSet/ListOrderVS"/>
<content value="complete"/>
<count value="8"/>
<concept>
<code value="user"/>
<display value="Sorted by User"/>
<definition
value="The list was sorted by a user. The criteria the user used are not specified."/>
</concept>
<concept>
<code value="system"/>
<display value="Sorted by System"/>
<definition
value="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)."/>
</concept>
<concept>
<code value="event-date"/>
<display value="Sorted by Event Date"/>
<definition
value="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."/>
</concept>
<concept>
<code value="entry-date"/>
<display value="Sorted by Item Date"/>
<definition
value="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."/>
</concept>
<concept>
<code value="priority"/>
<display value="Sorted by Priority"/>
<definition
value="The list is sorted by priority. The exact method in which priority has been determined is not specified."/>
</concept>
<concept>
<code value="alphabetic"/>
<display value="Sorted Alphabetically"/>
<definition
value="The list is sorted alphabetically by an unspecified property of the items in the list."/>
</concept>
<concept>
<code value="category"/>
<display value="Sorted by Category"/>
<definition
value="The list is sorted categorically by an unspecified property of the items in the list."/>
</concept>
<concept>
<code value="patient"/>
<display value="Sorted by Patient"/>
<definition
value="The list is sorted by patient, with items for each patient grouped together."/>
</concept>
</CodeSystem>