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 Patient Contact Identifier Extension

Official URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-contact-identifier Version: 2.0.0-ballot
Draft as of 2024-02-20 Computable Name: FRCorePatientContactIdentifierExtension
This extension carries the contact identifier in the patient resource Ajout d’un identifiant de contact dans la ressource Patient

Context of Use

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

  • FHIRPath Patient.contact

Usage info

Usage:

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 Identifier: This extension carries the contact identifier in the patient resource | Ajout d'un identifiant de contact dans la ressource Patient

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionContact identifier in the patient resource | Identifiant de contact dans la ressource Patient
... extension 0..0
... url 1..1uri"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-contact-identifier"
... value[x] 0..1IdentifierValue of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionContact identifier in the patient resource | Identifiant de contact dans la ressource Patient
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-contact-identifier"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Identifier: This extension carries the contact identifier in the patient resource | Ajout d'un identifiant de contact dans la ressource Patient

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionContact identifier in the patient resource | Identifiant de contact dans la ressource Patient
... extension 0..0
... url 1..1uri"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-contact-identifier"
... value[x] 0..1IdentifierValue of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionContact identifier in the patient resource | Identifiant de contact dans la ressource Patient
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-contact-identifier"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

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