PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r5@0.0.1-snapshot-1
    http://hl7.org/fhir/3.0/StructureDefinition/extension-AuditEvent.agent.network
description: This cross-version extension represents AuditEvent.agent.network from http://hl7.org/fhir/StructureDefinition/AuditEvent|3.0.2 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r3.r5
derivation: constraint
name: ext_R3_AuditEvent_ag_network
type: Extension
elements:
  extension:
    array: true
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        address:
          match: {url: null}
          schema:
            isModifier: false
            short: Identifier for the network access point of the user device
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Identifier for the network access point of the user device
                choices: [valueString]
                index: 3
              valueString:
                base: {path: 'Extension.value[x]'}
                type: string
                short: Identifier for the network access point of the user device
                choiceOf: value
                index: 4
        type:
          match: {url: null}
          schema:
            isModifier: false
            short: The type of network access point
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The type of network access point
                choices: [valueCode]
                index: 7
              valueCode:
                base: {path: 'Extension.value[x]'}
                type: code
                short: The type of network access point
                choiceOf: value
                index: 8
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-AuditEvent.agent.network'}
    index: 9
package_version: 0.0.1-snapshot-1
extensions:
  address:
    url: null
    isModifier: false
    short: Identifier for the network access point of the user device
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Identifier for the network access point of the user device
        choices: [valueString]
        index: 3
      valueString:
        base: {path: 'Extension.value[x]'}
        type: string
        short: Identifier for the network access point of the user device
        choiceOf: value
        index: 4
  type:
    url: null
    isModifier: false
    short: The type of network access point
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The type of network access point
        choices: [valueCode]
        index: 7
      valueCode:
        base: {path: 'Extension.value[x]'}
        type: code
        short: The type of network access point
        choiceOf: value
        index: 8
class: extension
kind: complex-type
url: http://hl7.org/fhir/3.0/StructureDefinition/extension-AuditEvent.agent.network
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]