http://hl7.org/fhir/task-intent|4.0.1

name
TaskIntent
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

TaskIntent

Distinguishes whether the task is a proposal, plan or full order.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/task-intent"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}