PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.v2mappings.r4@1.0.0-ballot
    http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact
description: Related artifacts for a ConceptMap
package_name: hl7.fhir.uv.v2mappings.r4
derivation: constraint
name: RelatedArtifact
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: type}
                index: 3
              value:
                choices: [valueCode]
                index: 5
              valueCode: {type: code, choiceOf: value, index: 6}
        label:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: label}
                index: 9
              value:
                choices: [valueString]
                index: 11
              valueString: {type: string, choiceOf: value, index: 12}
            required: [valueString, value]
        url:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: url}
                index: 15
              value:
                choices: [valueUri]
                index: 17
              valueUri: {type: uri, choiceOf: value, index: 18}
            required: [valueUri, value]
        description:
          match: {}
          schema:
            mustSupport: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: description}
                index: 21
              value:
                choices: [valueString]
                index: 23
              valueString: {type: string, choiceOf: value, index: 24}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact'}
    index: 25
  value:
    choices: []
    index: 27
package_version: 1.0.0-ballot
extensions:
  type:
    url: null
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: type}
        index: 3
      value:
        choices: [valueCode]
        index: 5
      valueCode: {type: code, choiceOf: value, index: 6}
  label:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: label}
        index: 9
      value:
        choices: [valueString]
        index: 11
      valueString: {type: string, choiceOf: value, index: 12}
    required: [valueString, value]
  url:
    url: null
    mustSupport: true
    _required: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: url}
        index: 15
      value:
        choices: [valueUri]
        index: 17
      valueUri: {type: uri, choiceOf: value, index: 18}
    required: [valueUri, value]
  description:
    url: null
    mustSupport: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: description}
        index: 21
      value:
        choices: [valueString]
        index: 23
      valueString: {type: string, choiceOf: value, index: 24}
    required: [valueString, value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot