PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.r5.core@4.4.0
    http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-otherConfidentiality
description: Carries additional confidentiality codes beyond the base fixed code specified in the CDA document.
package_name: rs/hl7.fhir.r5.core
derivation: constraint
name: otherConfidentiality
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-otherConfidentiality'}
    type: uri
    index: 1
  value:
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, choiceOf: value, index: 4}
package_version: 4.4.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-otherConfidentiality
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.4.0
required: [value, valueCoding]