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

This page is part of the Guide d'implémentation Fr Core (v2.0.0-ballot: 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.0-ballot
Draft as of 2024-02-20 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

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


doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionPreferred display order of name parts
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-human-name-assembly-order"

doco Documentation for this format

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

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


doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionPreferred display order of name parts
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-human-name-assembly-order"

doco Documentation for this format

 

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()