PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition
description: This cross-version extension represents ActorDefinition from http://hl7.org/fhir/StructureDefinition/ActorDefinition|5.0.0 for use in FHIR R4.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: Ext_R5_ActorDefinition
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 2
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        description:
          match: {url: description}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Natural language description of the actor
            index: 52
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: description}
                index: 53
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Natural language description of the actor
                choices: [valueMarkdown]
                index: 55
              valueMarkdown:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: markdown
                short: Natural language description of the actor
                choiceOf: value
                index: 56
            required: [url]
        capabilities:
          match: {url: capabilities}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: CapabilityStatement for the actor (if applicable)
            index: 97
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: capabilities}
                index: 98
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: CapabilityStatement for the actor (if applicable)
                choices: [valueCanonical]
                index: 100
              valueCanonical:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: canonical
                short: CapabilityStatement for the actor (if applicable)
                choiceOf: value
                index: 101
            required: [url]
        date:
          match: {url: date}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Date last changed
            index: 37
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: date}
                index: 38
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Date last changed
                choices: [valueDateTime]
                index: 40
              valueDateTime:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: dateTime
                short: Date last changed
                choiceOf: value
                index: 41
            required: [url]
        publisher:
          match: {url: publisher}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Name of the publisher/steward (organization or individual)
            index: 42
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: publisher}
                index: 43
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Name of the publisher/steward (organization or individual)
                choices: [valueString]
                index: 45
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: Name of the publisher/steward (organization or individual)
                choiceOf: value
                index: 46
            required: [url]
        jurisdiction:
          match: {url: jurisdiction}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Intended jurisdiction for actor definition (if applicable)
            array: true
            index: 62
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: jurisdiction}
                index: 63
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Intended jurisdiction for actor definition (if applicable)
                choices: [valueCodeableConcept]
                index: 65
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Intended jurisdiction for actor definition (if applicable)
                choiceOf: value
                index: 66
            required: [url]
        derivedFrom:
          match: {url: derivedFrom}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Definition of this actor in another context / IG
            array: true
            index: 102
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: derivedFrom}
                index: 103
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Definition of this actor in another context / IG
                choices: [valueCanonical]
                index: 105
              valueCanonical:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: canonical
                short: Definition of this actor in another context / IG
                choiceOf: value
                index: 106
            required: [url]
        purpose:
          match: {url: purpose}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Why this actor definition is defined
            index: 67
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: purpose}
                index: 68
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Why this actor definition is defined
                choices: [valueMarkdown]
                index: 70
              valueMarkdown:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: markdown
                short: Why this actor definition is defined
                choiceOf: value
                index: 71
            required: [url]
        name:
          match: {url: name}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Name for this actor definition (computer friendly)
            index: 17
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: name}
                index: 18
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Name for this actor definition (computer friendly)
                choices: [valueString]
                index: 20
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: Name for this actor definition (computer friendly)
                choiceOf: value
                index: 21
            required: [url]
        copyrightLabel:
          match: {url: copyrightLabel}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Copyright holder and year(s)
            index: 77
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: copyrightLabel}
                index: 78
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Copyright holder and year(s)
                choices: [valueString]
                index: 80
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: Copyright holder and year(s)
                choiceOf: value
                index: 81
            required: [url]
        useContext:
          match: {url: useContext}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The context that the content is intended to support
            array: true
            index: 57
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: useContext}
                index: 58
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The context that the content is intended to support
                choices: [valueUsageContext]
                index: 60
              valueUsageContext:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: UsageContext
                short: The context that the content is intended to support
                choiceOf: value
                index: 61
            required: [url]
        copyright:
          match: {url: copyright}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Use and/or publishing restrictions
            index: 72
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: copyright}
                index: 73
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Use and/or publishing restrictions
                choices: [valueMarkdown]
                index: 75
              valueMarkdown:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: markdown
                short: Use and/or publishing restrictions
                choiceOf: value
                index: 76
            required: [url]
        type:
          match: {url: type}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: person | system
            _required: true
            index: 82
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 83
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: person | system
                choices: [valueCode]
                index: 85
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: person | system
                choiceOf: value
                index: 86
            required: [url]
        experimental:
          match: {url: experimental}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: For testing purposes, not real usage
            index: 32
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: experimental}
                index: 33
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: For testing purposes, not real usage
                choices: [valueBoolean]
                index: 35
              valueBoolean:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: boolean
                short: For testing purposes, not real usage
                choiceOf: value
                index: 36
            required: [url]
        title:
          match: {url: title}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Name for this actor definition (human friendly)
            index: 22
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: title}
                index: 23
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Name for this actor definition (human friendly)
                choices: [valueString]
                index: 25
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: Name for this actor definition (human friendly)
                choiceOf: value
                index: 26
            required: [url]
        documentation:
          match: {url: documentation}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Functionality associated with the actor
            index: 87
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: documentation}
                index: 88
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Functionality associated with the actor
                choices: [valueMarkdown]
                index: 90
              valueMarkdown:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: markdown
                short: Functionality associated with the actor
                choiceOf: value
                index: 91
            required: [url]
        reference:
          match: {url: reference}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Reference to more information about the actor
            array: true
            index: 92
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: reference}
                index: 93
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Reference to more information about the actor
                choices: [valueUrl]
                index: 95
              valueUrl:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: url
                short: Reference to more information about the actor
                choiceOf: value
                index: 96
            required: [url]
        status:
          match: {url: status}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: draft | active | retired | unknown
            _required: true
            index: 27
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: status}
                index: 28
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: draft | active | retired | unknown
                choices: [valueCode]
                index: 30
              valueCode:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: code
                short: draft | active | retired | unknown
                choiceOf: value
                index: 31
            required: [url]
        url:
          match: {url: url}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Canonical identifier for this actor definition, represented as a URI (globally unique)
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: url}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Canonical identifier for this actor definition, represented as a URI (globally unique)
                choices: [valueUri]
                index: 4
              valueUri:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: uri
                short: Canonical identifier for this actor definition, represented as a URI (globally unique)
                choiceOf: value
                index: 5
            required: [url]
        version:
          match: {url: version}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Business version of the actor definition
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: version}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Business version of the actor definition
                choices: [valueString]
                index: 9
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: Business version of the actor definition
                choiceOf: value
                index: 10
            required: [url]
        versionAlgorithm[x]:
          match: {url: 'versionAlgorithm[x]'}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: How to compare versions
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: 'versionAlgorithm[x]'}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: How to compare versions
                choices: [valueString, valueCoding]
                index: 14
              valueString:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: string
                short: How to compare versions
                choiceOf: value
                index: 15
              valueCoding:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Coding
                short: How to compare versions
                choiceOf: value
                index: 16
            required: [url]
        contact:
          match: {url: contact}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Contact details for the publisher
            array: true
            index: 47
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: contact}
                index: 48
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Contact details for the publisher
                choices: [valueContactDetail]
                index: 50
              valueContactDetail:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: ContactDetail
                short: Contact details for the publisher
                choiceOf: value
                index: 51
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition'}
    index: 107
package_version: r5.r4-0.0.1-snapshot-2
extensions:
  description:
    url: description
    base: {max: '*', min: 0, path: Extension.extension}
    short: Natural language description of the actor
    index: 52
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: description}
        index: 53
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Natural language description of the actor
        choices: [valueMarkdown]
        index: 55
      valueMarkdown:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: markdown
        short: Natural language description of the actor
        choiceOf: value
        index: 56
    required: [url]
  capabilities:
    url: capabilities
    base: {max: '*', min: 0, path: Extension.extension}
    short: CapabilityStatement for the actor (if applicable)
    index: 97
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: capabilities}
        index: 98
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: CapabilityStatement for the actor (if applicable)
        choices: [valueCanonical]
        index: 100
      valueCanonical:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: canonical
        short: CapabilityStatement for the actor (if applicable)
        choiceOf: value
        index: 101
    required: [url]
  date:
    url: date
    base: {max: '*', min: 0, path: Extension.extension}
    short: Date last changed
    index: 37
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: date}
        index: 38
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Date last changed
        choices: [valueDateTime]
        index: 40
      valueDateTime:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: dateTime
        short: Date last changed
        choiceOf: value
        index: 41
    required: [url]
  publisher:
    url: publisher
    base: {max: '*', min: 0, path: Extension.extension}
    short: Name of the publisher/steward (organization or individual)
    index: 42
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: publisher}
        index: 43
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Name of the publisher/steward (organization or individual)
        choices: [valueString]
        index: 45
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: Name of the publisher/steward (organization or individual)
        choiceOf: value
        index: 46
    required: [url]
  jurisdiction:
    url: jurisdiction
    base: {max: '*', min: 0, path: Extension.extension}
    short: Intended jurisdiction for actor definition (if applicable)
    array: true
    index: 62
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: jurisdiction}
        index: 63
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Intended jurisdiction for actor definition (if applicable)
        choices: [valueCodeableConcept]
        index: 65
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Intended jurisdiction for actor definition (if applicable)
        choiceOf: value
        index: 66
    required: [url]
  derivedFrom:
    url: derivedFrom
    base: {max: '*', min: 0, path: Extension.extension}
    short: Definition of this actor in another context / IG
    array: true
    index: 102
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: derivedFrom}
        index: 103
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Definition of this actor in another context / IG
        choices: [valueCanonical]
        index: 105
      valueCanonical:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: canonical
        short: Definition of this actor in another context / IG
        choiceOf: value
        index: 106
    required: [url]
  purpose:
    url: purpose
    base: {max: '*', min: 0, path: Extension.extension}
    short: Why this actor definition is defined
    index: 67
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: purpose}
        index: 68
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Why this actor definition is defined
        choices: [valueMarkdown]
        index: 70
      valueMarkdown:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: markdown
        short: Why this actor definition is defined
        choiceOf: value
        index: 71
    required: [url]
  name:
    url: name
    base: {max: '*', min: 0, path: Extension.extension}
    short: Name for this actor definition (computer friendly)
    index: 17
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: name}
        index: 18
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Name for this actor definition (computer friendly)
        choices: [valueString]
        index: 20
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: Name for this actor definition (computer friendly)
        choiceOf: value
        index: 21
    required: [url]
  copyrightLabel:
    url: copyrightLabel
    base: {max: '*', min: 0, path: Extension.extension}
    short: Copyright holder and year(s)
    index: 77
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: copyrightLabel}
        index: 78
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Copyright holder and year(s)
        choices: [valueString]
        index: 80
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: Copyright holder and year(s)
        choiceOf: value
        index: 81
    required: [url]
  useContext:
    url: useContext
    base: {max: '*', min: 0, path: Extension.extension}
    short: The context that the content is intended to support
    array: true
    index: 57
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: useContext}
        index: 58
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The context that the content is intended to support
        choices: [valueUsageContext]
        index: 60
      valueUsageContext:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: UsageContext
        short: The context that the content is intended to support
        choiceOf: value
        index: 61
    required: [url]
  copyright:
    url: copyright
    base: {max: '*', min: 0, path: Extension.extension}
    short: Use and/or publishing restrictions
    index: 72
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: copyright}
        index: 73
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Use and/or publishing restrictions
        choices: [valueMarkdown]
        index: 75
      valueMarkdown:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: markdown
        short: Use and/or publishing restrictions
        choiceOf: value
        index: 76
    required: [url]
  type:
    url: type
    base: {max: '*', min: 0, path: Extension.extension}
    short: person | system
    _required: true
    index: 82
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 83
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: person | system
        choices: [valueCode]
        index: 85
      valueCode:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: code
        short: person | system
        choiceOf: value
        index: 86
    required: [url]
  experimental:
    url: experimental
    base: {max: '*', min: 0, path: Extension.extension}
    short: For testing purposes, not real usage
    index: 32
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: experimental}
        index: 33
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: For testing purposes, not real usage
        choices: [valueBoolean]
        index: 35
      valueBoolean:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: boolean
        short: For testing purposes, not real usage
        choiceOf: value
        index: 36
    required: [url]
  title:
    url: title
    base: {max: '*', min: 0, path: Extension.extension}
    short: Name for this actor definition (human friendly)
    index: 22
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: title}
        index: 23
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Name for this actor definition (human friendly)
        choices: [valueString]
        index: 25
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: Name for this actor definition (human friendly)
        choiceOf: value
        index: 26
    required: [url]
  documentation:
    url: documentation
    base: {max: '*', min: 0, path: Extension.extension}
    short: Functionality associated with the actor
    index: 87
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: documentation}
        index: 88
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Functionality associated with the actor
        choices: [valueMarkdown]
        index: 90
      valueMarkdown:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: markdown
        short: Functionality associated with the actor
        choiceOf: value
        index: 91
    required: [url]
  reference:
    url: reference
    base: {max: '*', min: 0, path: Extension.extension}
    short: Reference to more information about the actor
    array: true
    index: 92
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: reference}
        index: 93
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Reference to more information about the actor
        choices: [valueUrl]
        index: 95
      valueUrl:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: url
        short: Reference to more information about the actor
        choiceOf: value
        index: 96
    required: [url]
  status:
    url: status
    base: {max: '*', min: 0, path: Extension.extension}
    short: draft | active | retired | unknown
    _required: true
    index: 27
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: status}
        index: 28
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: draft | active | retired | unknown
        choices: [valueCode]
        index: 30
      valueCode:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: code
        short: draft | active | retired | unknown
        choiceOf: value
        index: 31
    required: [url]
  url:
    url: url
    base: {max: '*', min: 0, path: Extension.extension}
    short: Canonical identifier for this actor definition, represented as a URI (globally unique)
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: url}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Canonical identifier for this actor definition, represented as a URI (globally unique)
        choices: [valueUri]
        index: 4
      valueUri:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: uri
        short: Canonical identifier for this actor definition, represented as a URI (globally unique)
        choiceOf: value
        index: 5
    required: [url]
  version:
    url: version
    base: {max: '*', min: 0, path: Extension.extension}
    short: Business version of the actor definition
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: version}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Business version of the actor definition
        choices: [valueString]
        index: 9
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: Business version of the actor definition
        choiceOf: value
        index: 10
    required: [url]
  versionAlgorithm[x]:
    url: versionAlgorithm[x]
    base: {max: '*', min: 0, path: Extension.extension}
    short: How to compare versions
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: 'versionAlgorithm[x]'}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: How to compare versions
        choices: [valueString, valueCoding]
        index: 14
      valueString:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: string
        short: How to compare versions
        choiceOf: value
        index: 15
      valueCoding:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Coding
        short: How to compare versions
        choiceOf: value
        index: 16
    required: [url]
  contact:
    url: contact
    base: {max: '*', min: 0, path: Extension.extension}
    short: Contact details for the publisher
    array: true
    index: 47
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: contact}
        index: 48
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Contact details for the publisher
        choices: [valueContactDetail]
        index: 50
      valueContactDetail:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: ContactDetail
        short: Contact details for the publisher
        choiceOf: value
        index: 51
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition
base: http://hl7.org/fhir/StructureDefinition/Extension|4.0.1
version: 0.0.1-snapshot-2
required: [url]