Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4

Valueset-task-intent.ttl

Example ValueSet/task-intent (Turtle)

Maturity Level : N/A
Responsible Owner: Vocabulary Terminology Infrastructure Work Group Standards Status : Informative

Raw Turtle (+ also see Turtle/RDF Format Specification )

Definition for Value SetTaskIntent SetTask Intent

@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 -------------------------------------------------------------------

[] a fhir:ValueSet;
  fhir:Resource.id [ fhir:value "task-intent"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2019-11-01T09:29:23.356+11:00" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset";
       fhir:index 0

<http://hl7.org/fhir/ValueSet/task-intent> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "task-intent"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2025-11-25T07:46:00.100+11:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet task-intent</b></p><a name=\"task-intent\"> </a><a name=\"hctask-intent\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-12-28T16:55:11.085+11:00</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"codesystem-task-intent.html\"><code>http://hl7.org/fhir/task-intent</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?6.0.0-ballot3</span></li><li>Include these codes as defined in <a href=\"codesystem-request-intent.html\"><code>http://hl7.org/fhir/request-intent</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?6.0.0-ballot3</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"codesystem-request-intent.html#request-intent-proposal\">proposal</a></td><td style=\"color: #cccccc\">Proposal</td><td>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.</td></tr><tr><td><a href=\"codesystem-request-intent.html#request-intent-plan\">plan</a></td><td style=\"color: #cccccc\">Plan</td><td>The request represents an intention to ensure something occurs without providing an authorization for others to act.</td></tr><tr><td><a href=\"codesystem-request-intent.html#request-intent-order\">order</a></td><td style=\"color: #cccccc\">Order</td><td>The request represents a request/demand and authorization for action by the requestor.</td></tr><tr><td><a href=\"codesystem-request-intent.html#request-intent-original-order\">original-order</a></td><td style=\"color: #cccccc\">Original Order</td><td>The request represents an original authorization for action.</td></tr><tr><td><a href=\"codesystem-request-intent.html#request-intent-reflex-order\">reflex-order</a></td><td style=\"color: #cccccc\">Reflex Order</td><td>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.</td></tr><tr><td><a href=\"codesystem-request-intent.html#request-intent-filler-order\">filler-order</a></td><td style=\"color: #cccccc\">Filler Order</td><td>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.</td></tr><tr><td><a href=\"codesystem-request-intent.html#request-intent-instance-order\">instance-order</a></td><td style=\"color: #cccccc\">Instance Order</td><td>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.</td></tr><tr><td><a href=\"codesystem-request-intent.html#request-intent-option\">option</a></td><td style=\"color: #cccccc\">Option</td><td>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.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "oo"

     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "oo" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "trial-use" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "2" ]
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/ValueSet/task-intent"];
  fhir:ValueSet.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.1240" ]
  ];
  fhir:ValueSet.version [ fhir:value "4.0.1"];
  fhir:ValueSet.name [ fhir:value "TaskIntent"];
  fhir:ValueSet.title [ fhir:value "TaskIntent"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.experimental [ fhir:value "false"];
  fhir:ValueSet.date [ fhir:value "2019-11-01T09:29:23+11:00"];
  fhir:ValueSet.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]

  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "normative"

     ]
  ];
  fhir:ValueSet.description [ fhir:value "Distinguishes whether the task is a proposal, plan or full order."];
  fhir:ValueSet.immutable [ fhir:value "true"];
  fhir:ValueSet.compose [
     fhir:ValueSet.include [
       fhir:index 0;
       fhir:ValueSet.system [ fhir:value "http://hl7.org/fhir/task-intent" ]
     ], [
       fhir:index 1;
       fhir:ValueSet.system [ fhir:value "http://hl7.org/fhir/request-intent" ];
       fhir:ValueSet.concept [
         fhir:index 0;
         fhir:ValueSet.code [ fhir:value "proposal" ]
       ], [
         fhir:index 1;
         fhir:ValueSet.code [ fhir:value "plan" ]
       ], [
         fhir:index 2;
         fhir:ValueSet.code [ fhir:value "order" ]
       ], [
         fhir:index 3;
         fhir:ValueSet.code [ fhir:value "original-order" ]
       ], [
         fhir:index 4;
         fhir:ValueSet.code [ fhir:value "reflex-order" ]
       ], [
         fhir:index 5;
         fhir:ValueSet.code [ fhir:value "filler-order" ]
       ], [
         fhir:index 6;
         fhir:ValueSet.code [ fhir:value "instance-order" ]
       ], [
         fhir:index 7;
         fhir:ValueSet.code [ fhir:value "option" ]
       ]

  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 4

     ]
  ] .

  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/ValueSet/task-intent"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/task-intent>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.1240" ]
  ] ) ; # 
  fhir:version [ fhir:v "6.0.0-ballot3"] ; # 
  fhir:name [ fhir:v "TaskIntent"] ; # 
  fhir:title [ fhir:v "Task Intent"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2020-12-28T16:55:11+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; # 
  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:description [ fhir:v "Distinguishes whether the task is a proposal, plan or full order."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:immutable [ fhir:v true] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/task-intent"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/task-intent>
       ]
     ] [
       fhir:system [
         fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/request-intent>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "proposal" ]
       ] [
         fhir:code [ fhir:v "plan" ]
       ] [
         fhir:code [ fhir:v "order" ]
       ] [
         fhir:code [ fhir:v "original-order" ]
       ] [
         fhir:code [ fhir:v "reflex-order" ]
       ] [
         fhir:code [ fhir:v "filler-order" ]
       ] [
         fhir:code [ fhir:v "instance-order" ]
       ] [
         fhir:code [ fhir:v "option" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [] . # 


# -------------------------------------------------------------------------------------


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.