PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.tools.r4@0.4.1
    http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format
description: This extension specifies the format (= mime type) of a binary resource, when the binary resource is provided to the IG publisher as raw content (rather than as a FHIR binary resource with base64 content).
package_name: rs/hl7.fhir.uv.tools.r4
derivation: constraint
name: BinaryResourceFormat
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format'}
    type: uri
    index: 1
  value:
    choices: [valueCode]
    index: 3
  valueCode: {type: code, choiceOf: value, index: 4}
package_version: 0.4.1
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.4.1
required: [value, valueCode]