PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.14.0-beta
    https://fhir.healthdata.be/StructureDefinition/HdBe-NameInformation.GivenName
description: The name normally used to address the person.
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeNameInformationGivenName
type: HumanName
elements:
  use:
    pattern: {type: Code, value: usual}
    index: 0
  family: {index: 1}
  given: {short: GivenName, index: 2}
  prefix: {index: 3}
  suffix: {index: 4}
package_version: 0.14.0-beta
class: complex-type
kind: complex-type
url: https://fhir.healthdata.be/StructureDefinition/HdBe-NameInformation.GivenName
base: http://hl7.org/fhir/StructureDefinition/HumanName
version: null
required: [given, use]