PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
description: The alternateIdentification extension provides additional information about an identifier found in the linked role. The extensions augment the id information in the linked role.  The id in the alternateIdentification extension SHALL match an id in the linked role. The alternateIdentification provides additional information about a particular identifier, such as its type. As an extension it needs to be safe for implementers to ignore this additional information.
package_name: hl7.cda.uv.core
derivation: specialization
name: IdentifiedBy
type: http://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
elements:
  typeCode:
    pattern: {type: Code, value: REL}
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-RoleLinkType'}
    representation: [xmlAttr]
    index: 0
  sdtcAlternateIdentification: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/AlternateIdentification', index: 1}
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy
base: http://hl7.org/fhir/StructureDefinition/Base
version: 2.0.0-sd-snapshot1
required: [typeCode, sdtcAlternateIdentification]