PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/Person
description: A human being.\nThis class can be used to represent either a single individual, a group of individuals or a kind of individual based on the values of Entity.determinerCode and Entity.quantity.
package_name: hl7.cda.uv.core
derivation: specialization
name: Person
type: http://hl7.org/cda/stds/core/StructureDefinition/Person
elements:
  classCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject'}
    pattern: {type: Code, value: PSN}
    representation: [xmlAttr]
    index: 0
  determinerCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-EntityDeterminer'}
    pattern: {type: Code, value: INSTANCE}
    representation: [xmlAttr]
    index: 1
  name: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/PN', array: true, index: 2}
  sdtcDesc: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ED', index: 3}
  sdtcAsPatientRelationship:
    type: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
    array: true
    index: 4
    elements:
      classCode:
        type: code
        pattern: {type: Code, value: PRS}
        representation: [xmlAttr]
        index: 5
      determinerCode:
        type: code
        pattern: {type: Code, value: INSTANCE}
        representation: [xmlAttr]
        index: 6
      code: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/CE', index: 7}
    required: [classCode, code]
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/Person
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-snapshot1