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 SystemRequestIntent
@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-intent"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2025-01-15T19:13:29.521+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-intent</b></p><a name=\"request-intent\"> </a><a name=\"hcrequest-intent\"> </a><a name=\"request-intent-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/request-intent</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">proposal<a name=\"request-intent-proposal\"> </a></td><td>Proposal</td><td><div><p>The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act.</p>\n</div></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">plan<a name=\"request-intent-plan\"> </a></td><td>Plan</td><td><div><p>The request represents an intention to ensure something occurs without providing an authorization for others to act.</p>\n</div></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">directive<a name=\"request-intent-directive\"> </a></td><td>Directive</td><td><div><p>The request represents a legally binding instruction authored by a Patient or RelatedPerson.</p>\n</div></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">order<a name=\"request-intent-order\"> </a></td><td>Order</td><td><div><p>The request represents a request/demand and authorization for action by the requestor.</p>\n</div></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> original-order<a name=\"request-intent-original-order\"> </a></td><td>Original Order</td><td><div><p>The request represents an original authorization for action.</p>\n</div></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> reflex-order<a name=\"request-intent-reflex-order\"> </a></td><td>Reflex Order</td><td><div><p>The request represents an automatically generated supplemental authorization for action based on a parent authorization together with initial results of the action taken against that parent authorization.</p>\n</div></td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> filler-order<a name=\"request-intent-filler-order\"> </a></td><td>Filler Order</td><td><div><p>The request represents the view of an authorization instantiated by a fulfilling system representing the details of the fulfiller's intention to act upon a submitted order.</p>\n</div></td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> instance-order<a name=\"request-intent-instance-order\"> </a></td><td>Instance Order</td><td><div><p>An order created in fulfillment of a broader order that represents the authorization for a single activity occurrence. E.g. The administration of a single dose of a drug.</p>\n</div></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">option<a name=\"request-intent-option\"> </a></td><td>Option</td><td><div><p>The request represents a component or option for a RequestOrchestration that establishes timing, conditionality and/or other constraints among a set of requests. Refer to <a href=\"requestorchestration.html#RequestOrchestration\">RequestOrchestration</a> for additional information on how this status is used.</p>\n</div></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-intent"^^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.114" ] ] ) ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "RequestIntent"] ; # fhir:title [ fhir:v "RequestIntent"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # fhir:date [ fhir:v "2025-01-15T19:13:29+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 "Codes indicating the degree of authority/intentionality associated with a 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-intent"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/request-intent> ] ; # fhir:hierarchyMeaning [] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "proposal" ] ; fhir:display [ fhir:v "Proposal" ] ; fhir:definition [ fhir:v "The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act." ] ] [ fhir:code [ fhir:v "plan" ] ; fhir:display [ fhir:v "Plan" ] ; fhir:definition [ fhir:v "The request represents an intention to ensure something occurs without providing an authorization for others to act." ] ] [ fhir:code [ fhir:v "directive" ] ; fhir:display [ fhir:v "Directive" ] ; fhir:definition [ fhir:v "The request represents a legally binding instruction authored by a Patient or RelatedPerson." ] ] [ fhir:code [ fhir:v "order" ] ; fhir:display [ fhir:v "Order" ] ; fhir:definition [ fhir:v "The request represents a request/demand and authorization for action by the requestor." ] ; fhir:concept ( [ fhir:code [ fhir:v "original-order" ] ; fhir:display [ fhir:v "Original Order" ] ; fhir:definition [ fhir:v "The request represents an original authorization for action." ] ] [ fhir:code [ fhir:v "reflex-order" ] ; fhir:display [ fhir:v "Reflex Order" ] ; fhir:definition [ fhir:v "The request represents an automatically generated supplemental authorization for action based on a parent authorization together with initial results of the action taken against that parent authorization." ] ] [ fhir:code [ fhir:v "filler-order" ] ; fhir:display [ fhir:v "Filler Order" ] ; fhir:definition [ fhir:v "The request represents the view of an authorization instantiated by a fulfilling system representing the details of the fulfiller's intention to act upon a submitted order." ] ; fhir:concept ( [ fhir:code [ fhir:v "instance-order" ] ; fhir:display [ fhir:v "Instance Order" ] ; fhir:definition [ fhir:v "An order created in fulfillment of a broader order that represents the authorization for a single activity occurrence. E.g. The administration of a single dose of a drug." ] ] ) ] ) ] [ fhir:code [ fhir:v "option" ] ; fhir:display [ fhir:v "Option" ] ; fhir:definition [ fhir:v "The request represents a component or option for a RequestOrchestration that establishes timing, conditionality and/or other constraints among a set of requests. Refer to [[[RequestOrchestration]]] for additional information on how this status is used." ] ] )] . # # -------------------------------------------------------------------------------------
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 Wed, Jan 15, 2025 19:43+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change