PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.ashmc@0.5.3
    http://fhir.ashmc.co.il/StructureDefinition/ext-document-reference-file-location
description: Indicates the physical or logical file location of the binary content associated with `DocumentReference.content.attachment`. This extension is intended for internal or facade-layer use, enabling a service to resolve and retrieve the file from an external storage system (e.g., file system, object storage, or network share). The extension SHALL NOT be exposed to clients; it is removed after the content is resolved and the `attachment.data` element is populated.
package_name: il.fhir.r4.ashmc
derivation: constraint
name: DocumentReferenceFileLocation
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/StructureDefinition/ext-document-reference-file-location'}
    index: 1
  value:
    choices: [valueUrl]
    index: 10
    slicing:
      slices:
        valueUrl:
          match: {}
          schema:
            choices: [valueUrl]
            index: 10
          min: 0
          max: 1
  valueString:
    type: string
    choiceOf: value
    index: 8
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, choiceOf: value, index: 8}
          min: 0
          max: 1
  valueUrl:
    type: url
    choiceOf: value
    index: 11
    slicing:
      slices:
        valueUrl:
          match: {}
          schema: {type: url, choiceOf: value, index: 11}
          min: 0
          max: 1
package_version: 0.5.3
extensions: {}
class: extension
kind: complex-type
url: http://fhir.ashmc.co.il/StructureDefinition/ext-document-reference-file-location
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.5.3