This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemRequestPriority
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- [a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "request-priority"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2025-02-08T05:46:53.041+00:00"^^xsd:dateTime ] ] ; # 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: CodeSystem request-priority</b></p><a name=\"request-priority\"> </a><a name=\"hcrequest-priority\"> </a><a name=\"request-priority-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/request-priority</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\">routine<a name=\"request-priority-routine\"> </a></td><td>Routine</td><td>The request has normal priority.</td></tr><tr><td style=\"white-space:nowrap\">urgent<a name=\"request-priority-urgent\"> </a></td><td>Urgent</td><td>The request should be actioned promptly - higher priority than routine.</td></tr><tr><td style=\"white-space:nowrap\">asap<a name=\"request-priority-asap\"> </a></td><td>ASAP</td><td>The request should be actioned as soon as possible - higher priority than urgent.</td></tr><tr><td style=\"white-space:nowrap\">stat<a name=\"request-priority-stat\"> </a></td><td>STAT</td><td>The request should be actioned immediately - highest possible priority. E.g. an emergency.</td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "cds" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ fhir:v "trial-use" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ fhir:v "4"^^xsd:integer ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/request-priority"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.116" ] ] ) ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "RequestPriority"] ; # fhir:title [ fhir:v "RequestPriority"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # fhir:date [ fhir:v "2025-02-08T05:46:53+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] ) ] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ] ] ) ] ) ; # fhir:description [ fhir:v "Identifies the level of importance to be assigned to actioning the request."] ; # 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:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/request-priority"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/request-priority> ] ; # fhir:hierarchyMeaning [] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "routine" ] ; fhir:display [ fhir:v "Routine" ] ; fhir:definition [ fhir:v "The request has normal priority." ] ] [ fhir:code [ fhir:v "urgent" ] ; fhir:display [ fhir:v "Urgent" ] ; fhir:definition [ fhir:v "The request should be actioned promptly - higher priority than routine." ] ] [ fhir:code [ fhir:v "asap" ] ; fhir:display [ fhir:v "ASAP" ] ; fhir:definition [ fhir:v "The request should be actioned as soon as possible - higher priority than urgent." ] ] [ fhir:code [ fhir:v "stat" ] ; fhir:display [ fhir:v "STAT" ] ; fhir:definition [ fhir:v "The request should be actioned immediately - highest possible priority. E.g. an emergency." ] ] )] . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Sat, Feb 8, 2025 06:23+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change