PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/MaintainedEntity
description: 'The MaintainedEntity class is present for backwards compatibility, and its use is discouraged, except where needed to support the transformation of CDA, Release One documents.\nNOTE: In CDA, Release One, it was possible to specify those individuals responsible for the device. This functionality has been deprecated in CDA, Release Two.'
package_name: hl7.cda.uv.core
derivation: specialization
name: MaintainedEntity
type: http://hl7.org/cda/stds/core/StructureDefinition/MaintainedEntity
elements:
  classCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-RoleClassPassive'}
    pattern: {type: Code, value: MNT}
    representation: [xmlAttr]
    index: 0
  effectiveTime: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS', index: 1}
  maintainingPerson: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Person', index: 2}
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/MaintainedEntity
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-snapshot1
required: [maintainingPerson]