Cross-Version Extension for Timing.repeat.when in R5

URLhttp://hl7.org/fhir/5.0/StructureDefinition/extension-Timing.repeat.when
Version
Statusactive
Description

Cross-Version Extension for Timing.repeat.when. Valid in versions R3, R4, R4B

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

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionCode for time period of occurrence
... extension ..0
... value[x] 1..code
... url "http://hl7.org/fhir/5.0/StructureDefinition/extension-Timing.repeat.when"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r5-tim.rep.when",
  "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Timing.repeat.when",
  "name" : "XVerExtensionTiming.repeat.whenR5",
  "title" : "Cross-Version Extension for Timing.repeat.when in R5",
  "status" : "active",
  "experimental" : false,
  "publisher" : "HL7 FHIR Standard",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "Cross-Version Extension for Timing.repeat.when. 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 IMD (http://hl7.org/fhir/5.0/event-timing)",
  "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" : "Code for time period of occurrence",
      "definition" : "An approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur.",
      "comment" : "When more than one event is listed, the event is tied to the union of the specified events.",
      "requirements" : "Timings are frequently determined by occurrences such as waking, eating and sleep.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : "EIVL.event"
      }]
    },
    {
      "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-Timing.repeat.when"
    }]
  }
}