FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r5
Resource TypeValueSet
IdValueSet-R2-list-order-for-R5.json
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver-r2.r5/0.0.1-snapshot-2/ValueSet-R2-list-order-for-R5.html
URLhttp://hl7.org/fhir/1.0/ValueSet/R2-list-order-for-R5
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:39.36395+10:00
NameR2_list_order_for_R5
TitleCross-version VS for R2.List Order Codes for use in FHIR R5
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/list-order|1.0.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R5.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
list-orderlist-order

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet R2-list-order-for-R5

This value set expansion contains 8 concepts.

CodeSystemDisplayDefinition
  userhttp://hl7.org/fhir/list-orderSorted by UserThe list was sorted by a user. The criteria the user used are not specified.
  systemhttp://hl7.org/fhir/list-orderSorted by SystemThe 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).
  event-datehttp://hl7.org/fhir/list-orderSorted by Event DateThe 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.
  entry-datehttp://hl7.org/fhir/list-orderSorted by Item DateThe 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.
  priorityhttp://hl7.org/fhir/list-orderSorted by PriorityThe list is sorted by priority. The exact method in which priority has been determined is not specified.
  alphabetichttp://hl7.org/fhir/list-orderSorted AlphabeticallyThe list is sorted alphabetically by an unspecified property of the items in the list.
  categoryhttp://hl7.org/fhir/list-orderSorted by CategoryThe list is sorted categorically by an unspecified property of the items in the list.
  patienthttp://hl7.org/fhir/list-orderSorted by PatientThe list is sorted by patient, with items for each patient grouped together.

Source1

{
  "resourceType": "ValueSet",
  "id": "R2-list-order-for-R5",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r5"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/1.0/ValueSet/R2-list-order-for-R5",
  "version": "0.0.1-snapshot-2",
  "name": "R2_list_order_for_R5",
  "title": "Cross-version VS for R2.List Order Codes for use in FHIR R5",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:39.36395+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/list-order|1.0.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R5.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/list-order",
        "version": "1.0.2",
        "concept": [
          {
            "code": "user",
            "display": "Sorted by User"
          },
          {
            "code": "system",
            "display": "Sorted by System"
          },
          {
            "code": "event-date",
            "display": "Sorted by Event Date"
          },
          {
            "code": "entry-date",
            "display": "Sorted by Item Date"
          },
          {
            "code": "priority",
            "display": "Sorted by Priority"
          },
          {
            "code": "alphabetic",
            "display": "Sorted Alphabetically"
          },
          {
            "code": "category",
            "display": "Sorted by Category"
          },
          {
            "code": "patient",
            "display": "Sorted by Patient"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:39.363921+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/list-order",
        "version": "1.0.2",
        "code": "user",
        "display": "Sorted by User"
      },
      {
        "system": "http://hl7.org/fhir/list-order",
        "version": "1.0.2",
        "code": "system",
        "display": "Sorted by System"
      },
      {
        "system": "http://hl7.org/fhir/list-order",
        "version": "1.0.2",
        "code": "event-date",
        "display": "Sorted by Event Date"
      },
      {
        "system": "http://hl7.org/fhir/list-order",
        "version": "1.0.2",
        "code": "entry-date",
        "display": "Sorted by Item Date"
      },
      {
        "system": "http://hl7.org/fhir/list-order",
        "version": "1.0.2",
        "code": "priority",
        "display": "Sorted by Priority"
      },
      {
        "system": "http://hl7.org/fhir/list-order",
        "version": "1.0.2",
        "code": "alphabetic",
        "display": "Sorted Alphabetically"
      },
      {
        "system": "http://hl7.org/fhir/list-order",
        "version": "1.0.2",
        "code": "category",
        "display": "Sorted by Category"
      },
      {
        "system": "http://hl7.org/fhir/list-order",
        "version": "1.0.2",
        "code": "patient",
        "display": "Sorted by Patient"
      }
    ]
  }
}