@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/3.0/ValueSet/R3-list-order-for-R4> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R3-list-order-for-R4"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R3-list-order-for-R4</b></p><a name=\"R3-list-order-for-R4\"> </a><a name=\"hcR3-list-order-for-R4\"> </a><p>This value set expansion contains 8 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-list-order-for-R4-http://hl7.org/fhir/list-order-user\"> </a>  <a href=\"CodeSystem-list-order.html#list-order-user\">user</a></td><td>http://hl7.org/fhir/list-order</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\"><a name=\"R3-list-order-for-R4-http://hl7.org/fhir/list-order-system\"> </a>  <a href=\"CodeSystem-list-order.html#list-order-system\">system</a></td><td>http://hl7.org/fhir/list-order</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\"><a name=\"R3-list-order-for-R4-http://hl7.org/fhir/list-order-event-date\"> </a>  <a href=\"CodeSystem-list-order.html#list-order-event-date\">event-date</a></td><td>http://hl7.org/fhir/list-order</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\"><a name=\"R3-list-order-for-R4-http://hl7.org/fhir/list-order-entry-date\"> </a>  <a href=\"CodeSystem-list-order.html#list-order-entry-date\">entry-date</a></td><td>http://hl7.org/fhir/list-order</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\"><a name=\"R3-list-order-for-R4-http://hl7.org/fhir/list-order-priority\"> </a>  <a href=\"CodeSystem-list-order.html#list-order-priority\">priority</a></td><td>http://hl7.org/fhir/list-order</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\"><a name=\"R3-list-order-for-R4-http://hl7.org/fhir/list-order-alphabetic\"> </a>  <a href=\"CodeSystem-list-order.html#list-order-alphabetic\">alphabetic</a></td><td>http://hl7.org/fhir/list-order</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\"><a name=\"R3-list-order-for-R4-http://hl7.org/fhir/list-order-category\"> </a>  <a href=\"CodeSystem-list-order.html#list-order-category\">category</a></td><td>http://hl7.org/fhir/list-order</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\"><a name=\"R3-list-order-for-R4-http://hl7.org/fhir/list-order-patient\"> </a>  <a href=\"CodeSystem-list-order.html#list-order-patient\">patient</a></td><td>http://hl7.org/fhir/list-order</td><td>Sorted by Patient</td><td>The list is sorted by patient, with items for each patient grouped together.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 2
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "sd"
     ]
  ] [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r3.r4"
       ]
     ] [
       fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "0.0.1-snapshot-2"
       ]
     ] ) ;
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "trial-use" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/3.0/ValueSet/R3-list-order-for-R4"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R3_list_order_for_R4"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R3.List Order Codes for use in FHIR R4"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:35:57.260854+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Structured Documents"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Structured Documents" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/structure" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/list-order|3.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R4."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://hl7.org/fhir/list-order"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.0.2" ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "user" ] ;
         fhir:display [ fhir:v "Sorted by User" ]
       ] [
         fhir:code [ fhir:v "system" ] ;
         fhir:display [ fhir:v "Sorted by System" ]
       ] [
         fhir:code [ fhir:v "event-date" ] ;
         fhir:display [ fhir:v "Sorted by Event Date" ]
       ] [
         fhir:code [ fhir:v "entry-date" ] ;
         fhir:display [ fhir:v "Sorted by Item Date" ]
       ] [
         fhir:code [ fhir:v "priority" ] ;
         fhir:display [ fhir:v "Sorted by Priority" ]
       ] [
         fhir:code [ fhir:v "alphabetic" ] ;
         fhir:display [ fhir:v "Sorted Alphabetically" ]
       ] [
         fhir:code [ fhir:v "category" ] ;
         fhir:display [ fhir:v "Sorted by Category" ]
       ] [
         fhir:code [ fhir:v "patient" ] ;
         fhir:display [ fhir:v "Sorted by Patient" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [
     fhir:timestamp [ fhir:v "2025-09-01T22:35:57.260854+10:00"^^xsd:dateTime ] ;
     fhir:contains ( [
       fhir:system [ fhir:v "http://hl7.org/fhir/list-order"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.0.2" ] ;
       fhir:code [ fhir:v "user" ] ;
       fhir:display [ fhir:v "Sorted by User" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/list-order"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.0.2" ] ;
       fhir:code [ fhir:v "system" ] ;
       fhir:display [ fhir:v "Sorted by System" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/list-order"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.0.2" ] ;
       fhir:code [ fhir:v "event-date" ] ;
       fhir:display [ fhir:v "Sorted by Event Date" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/list-order"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.0.2" ] ;
       fhir:code [ fhir:v "entry-date" ] ;
       fhir:display [ fhir:v "Sorted by Item Date" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/list-order"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.0.2" ] ;
       fhir:code [ fhir:v "priority" ] ;
       fhir:display [ fhir:v "Sorted by Priority" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/list-order"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.0.2" ] ;
       fhir:code [ fhir:v "alphabetic" ] ;
       fhir:display [ fhir:v "Sorted Alphabetically" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/list-order"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.0.2" ] ;
       fhir:code [ fhir:v "category" ] ;
       fhir:display [ fhir:v "Sorted by Category" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/list-order"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "3.0.2" ] ;
       fhir:code [ fhir:v "patient" ] ;
       fhir:display [ fhir:v "Sorted by Patient" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

