PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r4@5.3.0-ballot
    http://hl7.org/fhir/StructureDefinition/device-commercialBrand
description: The overall name of a collection of branded devices that an organization brings to market.  It is typically not the same as, although can be derived from, the organization name that owns the name. Use Commercial Brand Family value for Device.name.type or DeviceDefinition.deviceName.type in R6.
package_name: hl7.fhir.uv.extensions.r4
derivation: constraint
name: DevCommercialBrand
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/device-commercialBrand'}
    index: 1
  value:
    choices: [valueString]
    index: 3
  valueString: {type: string, choiceOf: value, index: 4}
package_version: 5.3.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/device-commercialBrand
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot
required: [valueString, value]