PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.v2mappings@0.1.0
    http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact
description: Related artifacts for a ConceptMap
package_name: hl7.fhir.uv.v2mappings
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: 8
            extensions: {}
            elements:
              extension: {index: 9}
              url:
                pattern: {type: Uri, value: label}
                index: 10
              value:
                choices: [valueString]
                index: 12
              valueString: {type: string, choiceOf: value, index: 13}
            required: [valueString, value]
        url:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 15
            extensions: {}
            elements:
              extension: {index: 16}
              url:
                pattern: {type: Uri, value: url}
                index: 17
              value:
                choices: [valueUri]
                index: 19
              valueUri: {type: uri, choiceOf: value, index: 20}
            required: [valueUri, value]
        description:
          match: {}
          schema:
            mustSupport: true
            index: 22
            extensions: {}
            elements:
              extension: {index: 23}
              url:
                pattern: {type: Uri, value: description}
                index: 24
              value:
                choices: [valueString]
                index: 26
              valueString: {type: string, choiceOf: value, index: 27}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact'}
    index: 29
  value:
    choices: []
    index: 31
package_version: 0.1.0
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: 8
    extensions: {}
    elements:
      extension: {index: 9}
      url:
        pattern: {type: Uri, value: label}
        index: 10
      value:
        choices: [valueString]
        index: 12
      valueString: {type: string, choiceOf: value, index: 13}
    required: [valueString, value]
  url:
    url: null
    mustSupport: true
    _required: true
    index: 15
    extensions: {}
    elements:
      extension: {index: 16}
      url:
        pattern: {type: Uri, value: url}
        index: 17
      value:
        choices: [valueUri]
        index: 19
      valueUri: {type: uri, choiceOf: value, index: 20}
    required: [valueUri, value]
  description:
    url: null
    mustSupport: true
    index: 22
    extensions: {}
    elements:
      extension: {index: 23}
      url:
        pattern: {type: Uri, value: description}
        index: 24
      value:
        choices: [valueString]
        index: 26
      valueString: {type: string, choiceOf: value, index: 27}
    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: 0.1.0