PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/RecordTarget
description: The recordTarget represents the medical record that this document belongs to. A clinical document typically has exactly one recordTarget participant. In the uncommon case where a clinical document (such as a group encounter note) is placed into more than one patient chart, more than one recordTarget participants can be stated. The recordTarget(s) of a document are stated in the header and propagate to nested content, where they cannot be overridden (see See CDA Context (ยง 4.4 )).
package_name: hl7.cda.uv.core
derivation: specialization
name: RecordTarget
type: http://hl7.org/cda/stds/core/StructureDefinition/RecordTarget
elements:
  typeCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ParticipationType'}
    pattern: {type: Code, value: RCT}
    representation: [xmlAttr]
    index: 0
  contextControlCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ContextControl'}
    pattern: {type: Code, value: OP}
    representation: [xmlAttr]
    index: 1
  patientRole: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/PatientRole', index: 2}
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/RecordTarget
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-snapshot1
required: [patientRole]