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: HumanName (Eu)

Official URL: http://hl7.eu/fhir/laboratory/StructureDefinition/HumanName-eu Version: 0.2.0-ci
Standards status: Trial-use Maturity Level: 2 Computable Name: HumanNameEu

Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License

This profile extends the HumanName data type for supporting multiple family names.

This profile of the HumanName allows for expressing multiple family names, as requested by some jurisdictions.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. HumanName 0..* HumanName Name of a human - parts and usage
ele-1: All FHIR elements must have a @value or children
... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.


ele-1: All FHIR elements must have a @value or children
... family Σ 0..1 string Family name (often called 'Surname')
ele-1: All FHIR elements must have a @value or children
Example spanish name: Valero Iglesias
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... extension:fathersFamily 0..* string Portion of family name derived from father
URL: http://hl7.org/fhir/StructureDefinition/humanname-fathers-family
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both

Example spanish name: Valero
..... extension:mothersFamily 0..* string Portion of family name derived from mother
URL: http://hl7.org/fhir/StructureDefinition/humanname-mothers-family
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both

Example spanish name: Iglesias
... given Σ 0..* string Given names (not always 'first'). Includes middle names
ele-1: All FHIR elements must have a @value or children
This repeating element order: Given Names appear in the correct order for presenting the name
Example spanish name: Borja

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
HumanName.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron