PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/3.0/StructureDefinition/extension-Parameters.parameter.value
description: This cross-version extension represents Parameters.parameter.value[x] from http://hl7.org/fhir/StructureDefinition/Parameters|3.0.2 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver-r3.r4b
derivation: constraint
name: Ext_R3_Parameters_pa_value
type: Extension
elements:
  valueBase64Binary:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: base64Binary
    short: If parameter is a data type
    choiceOf: value
    index: 33
  valueAge:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Age
    short: If parameter is a data type
    choiceOf: value
    index: 50
  valueTiming:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Timing
    short: If parameter is a data type
    choiceOf: value
    index: 69
  valueCode:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: code
    short: If parameter is a data type
    choiceOf: value
    index: 35
  valueReference:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Reference
    short: If parameter is a data type
    choiceOf: value
    index: 66
  valueUri:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: uri
    short: If parameter is a data type
    choiceOf: value
    index: 48
  valueTime:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: time
    short: If parameter is a data type
    choiceOf: value
    index: 46
  valueDecimal:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: decimal
    short: If parameter is a data type
    choiceOf: value
    index: 38
  valueMarkdown:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: markdown
    short: If parameter is a data type
    choiceOf: value
    index: 42
  valueIdentifier:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Identifier
    short: If parameter is a data type
    choiceOf: value
    index: 60
  valueQuantity:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Quantity
    short: If parameter is a data type
    choiceOf: value
    index: 63
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    short: If parameter is a data type
    choices: [valueBase64Binary, valueBoolean, valueCode, valueDate, valueDateTime, valueDecimal, valueId, valueInstant, valueInteger, valueMarkdown, valueOid, valuePositiveInt, valueString, valueTime, valueUnsignedInt, valueUri, valueAddress, valueAge, valueAnnotation, valueAttachment, valueCodeableConcept, valueCoding, valueContactPoint, valueCount, valueDistance, valueDuration, valueHumanName, valueIdentifier, valueMoney, valuePeriod, valueQuantity, valueRange, valueRatio, valueReference, valueSampledData, valueSignature, valueTiming]
    index: 32
  valueCount:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Count
    short: If parameter is a data type
    choiceOf: value
    index: 56
  valueString:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: string
    short: If parameter is a data type
    choiceOf: value
    index: 45
  valueRatio:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Ratio
    short: If parameter is a data type
    choiceOf: value
    index: 65
  valueBoolean:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: boolean
    short: If parameter is a data type
    choiceOf: value
    index: 34
  valueInstant:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: instant
    short: If parameter is a data type
    choiceOf: value
    index: 40
  valueDateTime:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: dateTime
    short: If parameter is a data type
    choiceOf: value
    index: 37
  valueDate:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: date
    short: If parameter is a data type
    choiceOf: value
    index: 36
  valueDuration:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Duration
    short: If parameter is a data type
    choiceOf: value
    index: 58
  valueMoney:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Money
    short: If parameter is a data type
    choiceOf: value
    index: 61
  valueCoding:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Coding
    short: If parameter is a data type
    choiceOf: value
    index: 54
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        versionId:
          match: {url: versionId}
          schema:
            short: Version specific identifier
            base: {max: '*', min: 0, path: Extension.extension}
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: versionId}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Version specific identifier
                choices: [valueId]
                index: 4
              valueId:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: id
                short: Version specific identifier
                choiceOf: value
                index: 5
            required: [url]
        lastUpdated:
          match: {url: lastUpdated}
          schema:
            short: When the resource version last changed
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: lastUpdated}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: When the resource version last changed
                choices: [valueInstant]
                index: 9
              valueInstant:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: instant
                short: When the resource version last changed
                choiceOf: value
                index: 10
            required: [url]
        profile:
          match: {url: profile}
          schema:
            short: Profiles this resource claims to conform to
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: profile}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Profiles this resource claims to conform to
                choices: [valueUri]
                index: 14
              valueUri:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: uri
                short: Profiles this resource claims to conform to
                choiceOf: value
                index: 15
            required: [url]
        security:
          match: {url: security}
          schema:
            short: Security Labels applied to this resource
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: security}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Security Labels applied to this resource
                choices: [valueCoding]
                index: 19
              valueCoding:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Coding
                short: Security Labels applied to this resource
                choiceOf: value
                index: 20
            required: [url]
        tag:
          match: {url: tag}
          schema:
            short: Tags applied to this resource
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: tag}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Tags applied to this resource
                choices: [valueCoding]
                index: 24
              valueCoding:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Coding
                short: Tags applied to this resource
                choiceOf: value
                index: 25
            required: [url]
        _datatype:
          match: {url: null}
          schema:
            type: Extension
            short: Data type name for Parameters.parameter.value[x] from FHIR R3
            url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
            index: 26
            elements:
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                pattern: {type: String, value: Meta}
                choices: [valueString]
                index: 28
              valueString:
                type: string
                pattern: {type: String, value: Meta}
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 29
            required: [valueString, value]
  valueSampledData:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: SampledData
    short: If parameter is a data type
    choiceOf: value
    index: 67
  valueContactPoint:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: ContactPoint
    short: If parameter is a data type
    choiceOf: value
    index: 55
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-Parameters.parameter.value'}
    index: 30
  valueCodeableConcept:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: CodeableConcept
    short: If parameter is a data type
    choiceOf: value
    index: 53
  valueAnnotation:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Annotation
    short: If parameter is a data type
    choiceOf: value
    index: 51
  valuePeriod:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Period
    short: If parameter is a data type
    choiceOf: value
    index: 62
  valueDistance:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Distance
    short: If parameter is a data type
    choiceOf: value
    index: 57
  valueRange:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Range
    short: If parameter is a data type
    choiceOf: value
    index: 64
  valueSignature:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Signature
    short: If parameter is a data type
    choiceOf: value
    index: 68
  valueInteger:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: integer
    short: If parameter is a data type
    choiceOf: value
    index: 41
  valueHumanName:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: HumanName
    short: If parameter is a data type
    choiceOf: value
    index: 59
  valueUnsignedInt:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: unsignedInt
    short: If parameter is a data type
    choiceOf: value
    index: 47
  valueAttachment:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Attachment
    short: If parameter is a data type
    choiceOf: value
    index: 52
  valueOid:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: oid
    short: If parameter is a data type
    choiceOf: value
    index: 43
  valueAddress:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Address
    short: If parameter is a data type
    choiceOf: value
    index: 49
  valuePositiveInt:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: positiveInt
    short: If parameter is a data type
    choiceOf: value
    index: 44
  valueId:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: id
    short: If parameter is a data type
    choiceOf: value
    index: 39
package_version: 0.0.1-snapshot-2
extensions:
  versionId:
    url: versionId
    short: Version specific identifier
    base: {max: '*', min: 0, path: Extension.extension}
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: versionId}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Version specific identifier
        choices: [valueId]
        index: 4
      valueId:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: id
        short: Version specific identifier
        choiceOf: value
        index: 5
    required: [url]
  lastUpdated:
    url: lastUpdated
    short: When the resource version last changed
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: lastUpdated}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: When the resource version last changed
        choices: [valueInstant]
        index: 9
      valueInstant:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: instant
        short: When the resource version last changed
        choiceOf: value
        index: 10
    required: [url]
  profile:
    url: profile
    short: Profiles this resource claims to conform to
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: profile}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Profiles this resource claims to conform to
        choices: [valueUri]
        index: 14
      valueUri:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: uri
        short: Profiles this resource claims to conform to
        choiceOf: value
        index: 15
    required: [url]
  security:
    url: security
    short: Security Labels applied to this resource
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: security}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Security Labels applied to this resource
        choices: [valueCoding]
        index: 19
      valueCoding:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Coding
        short: Security Labels applied to this resource
        choiceOf: value
        index: 20
    required: [url]
  tag:
    url: tag
    short: Tags applied to this resource
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: tag}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Tags applied to this resource
        choices: [valueCoding]
        index: 24
      valueCoding:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Coding
        short: Tags applied to this resource
        choiceOf: value
        index: 25
    required: [url]
  _datatype:
    url: http://hl7.org/fhir/StructureDefinition/_datatype|5.2.0
    type: Extension
    short: Data type name for Parameters.parameter.value[x] from FHIR R3
    index: 26
    elements:
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        pattern: {type: String, value: Meta}
        choices: [valueString]
        index: 28
      valueString:
        type: string
        pattern: {type: String, value: Meta}
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 29
    required: [valueString, value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/3.0/StructureDefinition/extension-Parameters.parameter.value
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url]