Guide d'implémentation Fr Core
2.0.1 - trial-use France flag

This page is part of the Guide d'implémentation Fr Core (v2.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Extension: FR Core Assembly Order Extension

Official URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-human-name-assembly-order Version: 2.0.1
Active as of 2024-04-16 Maturity Level: 1 Computable Name: FRCoreAssemblyOrderExtension

A code that represents the preferred display order of the components of this human name.

Context of Use

This extension may be used on the following element(s):

  • Element ID HumanName

Usage info

Usage:

  • This Extension is not used by any profiles in this Implementation Guide

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Simple Extension of type code: A code that represents the preferred display order of the components of this human name.

Maturity: 1

This structure is derived from Extension

XXXXXXXXXXXXXXXXXXXXdoco
.. Extension 0..* Extension Preferred display order of name parts
... extension 0..0
... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-human-name-assembly-order"
... value[x] 1..1 code Value of extension
Binding: HumanNameAssemblyOrder (required): A code that represents the preferred display order of the components of a human name.


doco XXXX
XXXXXXXXXXXXXXXXXXXXdoco
.. Extension 0..* Extension Preferred display order of name parts
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-human-name-assembly-order"

doco XXXX

This structure is derived from Extension

Summary

Simple Extension of type code: A code that represents the preferred display order of the components of this human name.

Maturity: 1

Differential View

This structure is derived from Extension

XXXXXXXXXXXXXXXXXXXXdoco
.. Extension 0..* Extension Preferred display order of name parts
... extension 0..0
... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-human-name-assembly-order"
... value[x] 1..1 code Value of extension
Binding: HumanNameAssemblyOrder (required): A code that represents the preferred display order of the components of a human name.


doco XXXX

Snapshot View

XXXXXXXXXXXXXXXXXXXXdoco
.. Extension 0..* Extension Preferred display order of name parts
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-human-name-assembly-order"

doco XXXX

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredHumanNameAssemblyOrder
http://hl7.org/fhir/ValueSet/name-assembly-order|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()