HL7 Europe Laboratory Report
0.2.0-ci - ci-build 150

HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. See the Directory of published versions

Data Type Profile: HumanNameEuObligations - Detailed Descriptions

Page standards status: Informative Maturity Level: 0

Definitions for the HumanName-obl-eu-lab data type profile.

Guidance on how to interpret the contents of this table can be found here

0. HumanName
Definition

A human's name with the ability to identify parts and usage.

ShortName of a human - parts and usage
Comments

Names may be changed, or repudiated, or people may have different names in different contexts. Names may be divided into parts of different type that have variable significance depending on context, though the division into parts does not always matter. With personal names, the different parts might or might not be imbued with some implicit meaning; various cultures associate different importance with the name parts and the degree to which systems must care about name parts around the world varies widely.

Control0..*
This element is affected by the following invariants: ele-1
Is Modifierfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
2. HumanName.use
Definition

Identifies the purpose for this name.

Shortusual | official | temp | nickname | anonymous | old | maiden
Comments

Applications can assume that a name is current unless it explicitly says that it is temporary or old.

Control0..1
BindingThe codes SHALL be taken from NameUsehttp://hl7.org/fhir/ValueSet/name-use|4.0.1
(required to http://hl7.org/fhir/ValueSet/name-use|4.0.1)

The use of a human name.

Typecode
Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary or old name etc.for a current/permanent one
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

Allows the appropriate name for a particular context of use to be selected from among a set of names.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. HumanName.family
Definition

The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.

ShortFamily name (often called 'Surname')
Comments

Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).

Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Obligations
    ObligationsActor
    SHALL:handleLabReportRepos
    SHALL:handleLabReportConsumer
    SHALL:able-to-populateLabReportCreator
    Summarytrue
    Alternate Namessurname
    Example<br/><b>spanish name</b>:Valero Iglesias
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    6. HumanName.family.extension:fathersFamily
    Slice NamefathersFamily
    Definition

    The portion of the family name that is derived from the person's father.

    ShortPortion of family name derived from father
    Control0..*
    TypeExtension(Fathers Family) (Extension Type: string)
    Is Modifierfalse
    Obligations
      ObligationsActor
      SHALL:handleLabReportRepos
      SHALL:handleLabReportConsumer
      MAY:able-to-populateLabReportCreator
      Example<br/><b>spanish name</b>:Valero
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      8. HumanName.family.extension:mothersFamily
      Slice NamemothersFamily
      Definition

      The portion of the family name that is derived from the person's mother.

      ShortPortion of family name derived from mother
      Control0..*
      TypeExtension(Mothers Family) (Extension Type: string)
      Is Modifierfalse
      Obligations
        ObligationsActor
        SHALL:handleLabReportRepos
        SHALL:handleLabReportConsumer
        MAY:able-to-populateLabReportCreator
        Example<br/><b>spanish name</b>:Iglesias
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        10. HumanName.given
        Definition

        Given name.

        ShortGiven names (not always 'first'). Includes middle names
        Comments

        If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called "first name" since given names do not always come first.

        Control0..*
        Typestring
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Obligations
          ObligationsActor
          SHALL:handleLabReportRepos
          SHALL:handleLabReportConsumer
          SHALL:able-to-populateLabReportCreator
          Summarytrue
          Alternate Namesfirst name, middle name
          Example<br/><b>spanish name</b>:Borja
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))