PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions@5.1.0-snapshot1
    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.
package_name: hl7.fhir.uv.extensions
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.1.0-snapshot1
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/device-commercialBrand
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.1.0-snapshot1
required: [valueString, value]