PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/Birthplace
description: A Patient's birthplace is represented as a relationship between a patient and a place. The Birthplace class is played by a place (Place class), and scoped by the patient (Patient class).
package_name: hl7.cda.uv.core
derivation: specialization
name: Birthplace
type: http://hl7.org/cda/stds/core/StructureDefinition/Birthplace
elements:
  classCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-RoleClassPassive'}
    pattern: {type: Code, value: BIRTHPL}
    representation: [xmlAttr]
    index: 0
  place: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Place', index: 1}
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/Birthplace
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-snapshot1
required: [place]