Cross-Version Extension for DeviceUsage.status in R5

URLhttp://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.status
Version
Statusactive
Description

Cross-Version Extension for DeviceUsage.status. Valid in versions R3, R4, R4B

This is a valid extension because it has the following codes that are not in other versions not-done (http://hl7.org/fhir/5.0/deviceusage-status)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension ?!1..1Extensionactive | completed | not-done | entered-in-error +
... extension ..0
... value[x] 1..code
... url "http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.status"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r5-dus.status",
  "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.status",
  "name" : "XVerExtensionDeviceUsage.statusR5",
  "title" : "Cross-Version Extension for DeviceUsage.status in R5",
  "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 DeviceUsage.status. Valid in versions R3, R4, R4B\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions not-done (http://hl7.org/fhir/5.0/deviceusage-status)",
  "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" : "active | completed | not-done | entered-in-error +",
      "definition" : "A code representing the patient or other source's judgment about the state of the device used that this statement is about.  Generally this will be active or completed.",
      "comment" : "DeviceUseStatment is a statement at a point in time.  The status is only representative at the point when it was asserted.  The value set for contains codes that assert the status of the use  by the patient (for example, stopped or on hold) as well as codes that assert the status of the resource itself (for example, entered in error).\r\rThis element is labeled as a modifier because the status contains the codes that mark the statement as not currently valid.",
      "min" : 1,
      "max" : "1",
      "isModifier" : true,
      "isModifierReason" : "This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid",
      "mapping" : [{
        "identity" : "workflow",
        "map" : "Event.status"
      },
      {
        "identity" : "w5",
        "map" : "FiveWs.status"
      },
      {
        "identity" : "rim",
        "map" : ".statusCode"
      },
      {
        "identity" : "quick",
        "map" : "…status"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "code"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.status"
    }]
  }
}