PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r3@0.1.0
    http://hl7.org/fhir/4.3/StructureDefinition/extension-PackagedProductDefinition.statusDate
description: 'R4B: `PackagedProductDefinition.statusDate` (new:dateTime)'
package_name: hl7.fhir.uv.xver-r4b.r3
derivation: constraint
name: ExtensionPackagedProductDefinition_StatusDate
type: Extension
elements:
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-PackagedProductDefinition.statusDate'}
    index: 0
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    short: The date at which the given status became applicable
    choices: [valueDateTime]
    index: 2
  valueDateTime:
    short: The date at which the given status became applicable
    type: dateTime
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 3
package_version: 0.1.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-PackagedProductDefinition.statusDate
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [url]