Cross-Version Extension for DeviceRequest.intent in R4

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

Cross-Version Extension for DeviceRequest.intent. Valid in versions R2, R3

This is a valid extension because it has the types code

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..codeBinding: todo (required): The kind of diagnostic request.

... url "http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.intent"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4-dur.intent",
  "url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.intent",
  "name" : "XVerExtensionDeviceRequest.intentR4",
  "title" : "Cross-Version Extension for DeviceRequest.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 DeviceRequest.intent. Valid in versions R2, R3\r\n\r\nThis is a valid extension because it has the types code",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [{
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "3.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "3.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "DeviceRequest"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-DeviceRequest"
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "1.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "1.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "DeviceUseRequest"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-DeviceUseRequest"
  }],
  "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.",
      "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"
      }],
      "binding" : {
        "strength" : "required",
        "description" : "The kind of diagnostic request.",
        "valueSet" : "http://hl7.org/fhir/ValueSet/request-intent|4.0.1"
      }
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.intent"
    }]
  }
}