PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r4@6.3.0
    http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp
description: Concept Properties that are associated with this Code System or Value Set Version
package_name: hl7.terminology.r4
derivation: constraint
name: AssociatedConceptProperty
type: Extension
elements:
  extension:
    array: true
    min: 2
    max: 2
    index: 0
    slicing:
      slices:
        name:
          match: {}
          schema:
            short: Property name
            _required: true
            index: 1
            elements:
              url:
                type: uri
                pattern: {type: Uri, value: name}
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
            required: [valueString, value]
        value:
          match: {}
          schema:
            short: Property value
            _required: true
            index: 6
            elements:
              url:
                type: uri
                pattern: {type: Uri, value: value}
                index: 7
              value:
                choices: [valueString]
                index: 9
              valueString: {type: string, choiceOf: value, index: 10}
            required: [valueString, value]
  url:
    type: uri
    pattern: {type: Uri, value: 'http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp'}
    index: 11
  value:
    choices: []
    index: 13
package_version: 6.3.0
extensions:
  name:
    url: null
    short: Property name
    _required: true
    index: 1
    elements:
      url:
        type: uri
        pattern: {type: Uri, value: name}
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
    required: [valueString, value]
  value:
    url: null
    short: Property value
    _required: true
    index: 6
    elements:
      url:
        type: uri
        pattern: {type: Uri, value: value}
        index: 7
      value:
        choices: [valueString]
        index: 9
      valueString: {type: string, choiceOf: value, index: 10}
    required: [valueString, value]
class: extension
kind: complex-type
url: http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.34