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

Guide d'implémentation Fr Core, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.core/ and changes regularly. 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.1.0
Active as of 2024-10-29 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..* 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 Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. 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 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..* 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 Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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 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()