PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/ExternalDocument
description: ExternalDocument is a derivative of the RIM Document class, used for representing external documents. ExternalDocument.text is modeled as an ED data type - allowing for the expression of the MIME type of the external document.
package_name: hl7.cda.uv.core
derivation: specialization
name: ExternalDocument
type: http://hl7.org/cda/stds/core/StructureDefinition/ExternalDocument
elements:
  classCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActClassDocument'}
    representation: [xmlAttr]
    defaultValueCode: DOC
    index: 0
  moodCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActMood'}
    pattern: {type: Code, value: EVN}
    representation: [xmlAttr]
    index: 1
  id: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/II', array: true, index: 2}
  code:
    type: http://hl7.org/cda/stds/core/StructureDefinition/CD
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/doc-typecodes'}
    index: 3
  text: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ED', index: 4}
  setId: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/II', index: 5}
  versionNumber: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/INT', index: 6}
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/ExternalDocument
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-snapshot1