Cross-Version Extension for ServiceRequest.intent in R4

URLhttp://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.intent
Version
Statusactive
Description

Cross-Version Extension for ServiceRequest.intent. Valid in versions R3

This is a valid extension because it has the following codes that are not in other versions directive, directive (http://hl7.org/fhir/4.0/request-intent)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension ?!1..1Extensionproposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
... extension ..0
... value[x] 1..code
... url "http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.intent"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4-srq.intent",
  "url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.intent",
  "name" : "XVerExtensionServiceRequest.intentR4",
  "title" : "Cross-Version Extension for ServiceRequest.intent in R4",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Orders and Observations)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/orders/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for ServiceRequest.intent. Valid in versions R3\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions directive, directive (http://hl7.org/fhir/4.0/request-intent)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option",
      "definition" : "Whether the request is a proposal, plan, an original order or a reflex order.",
      "comment" : "This element is labeled as a modifier because the intent alters when and how the resource is actually applicable.",
      "min" : 1,
      "max" : "1",
      "isModifier" : true,
      "isModifierReason" : "This element changes the interpretation of all descriptive attributes. For example \"the time the request is recommended to occur\" vs. \"the time the request is authorized to occur\" or \"who is recommended to perform the request\" vs. \"who is authorized to perform the request",
      "mapping" : [{
        "identity" : "workflow",
        "map" : "Request.intent"
      },
      {
        "identity" : "w5",
        "map" : "FiveWs.class"
      },
      {
        "identity" : "v2",
        "map" : "N/A"
      },
      {
        "identity" : "rim",
        "map" : ".moodCode (nuances beyond PRP/PLAN/RQO would need to be elsewhere)"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "code"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.intent"
    }]
  }
}