{ "description": "The possible sort directions, ascending or descending.", "_filename": "CodeSystem-sort-direction.json", "package_name": "hl7.fhir.uv.xver", "date": "2022-05-28T12:47:40+10:00", "publisher": "FHIR Infrastructure", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "SortDirection", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "SortDirection", "package_version": "r4b.r4-0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 5 }, { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r4b.r4" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "draft", "id": "c64302e5-dc30-47ec-a263-d9ae0cc95ae9", "valueSet": "http://hl7.org/fhir/ValueSet/sort-direction|4.0.1", "kind": null, "url": "http://hl7.org/fhir/sort-direction", "concept": [ { "code": "ascending", "display": "Ascending", "definition": "Sort by the value ascending, so that lower values appear first." }, { "code": "descending", "display": "Descending", "definition": "Sort by the value descending, so that lower values appear last." } ], "caseSensitive": true, "version": "4.3.0", "contact": [ { "name": "FHIR Infrastructure", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }