Guide d'implémentation Fr Core
2.2.0-ballot - ballot France flag

Guide d'implémentation Fr Core, publié par Interop'Santé. Ce guide nest pas une publication autorisée ; cest la version en intégration continue pour la version 2.2.0-ballot construite par le CI Build FHIR (HL7® FHIR® Standard). Cette version est basée sur le contenu actuel de https://github.com/Interop-Sante/hl7.fhir.fr.core/ et change régulièrement. Voir le répertoire des versions publiées

Resource Profile: FR Core Organization Profile

Official URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization Version: 2.2.0-ballot
Active as of 2025-12-02 Computable Name: FRCoreOrganizationProfile

Profil de la ressource Organization pour la France. Il s’agit du profil de base pour les organisations en France.

Usage

La ressource Organization est utilisée pour représenter une entité organisationnelle, partie de la structure de l’organisation de santé. En particulier, elle est adaptée pour représentée

  • une structure interne
  • un service
  • un pôle d’activité
  • un centre de responsabilité
  • un centre d’activité
  • un département

Ajout du profil FR

Ce profil ajoute par rapport à la ressource du standard

  • differents types d’identifiant utilisés en France
  • la possibilité de définir les motifs de fermeture (closureReason) et d’ouverture (openReason) de l’organisation
  • la possibilité de définir une période d’utilisation de l’organisation
  • la possibilité de définir un nom court pour l’organisation
  • la possibilité de définir une description pour l’organisation

Utilisations:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
Constraints: org-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 markdown Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Organization.description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
.... extension:openReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:closureReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:members 0..1 Reference(FR Core Organization Profile) FR Core Organization Extension - Membre d'organisation
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-member
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... type Σ 0..* CodeableConcept Kind of organization
Binding: FR Core ValueSet Organization type (example)
... telecom C 0..* FRCoreContactPointProfile A contact detail for the organization
Constraints: org-3
... address C 0..* FRCoreAddressProfile An address for the organization
Constraints: org-2
... partOf Σ 0..1 Reference(FR Core Organization Profile | FR Core Organization Etablissement Profile) The organization of which this organization forms a part
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: FR Core ValueSet Organization type (extensible)

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.type Base example FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Organization If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0
org-2 error Organization.address An address of an organization can never be of use 'home' where(use = 'home').empty()
org-3 error Organization.telecom The telecom of an organization can never be of use 'home' where(use = 'home').empty()

This structure is derived from Organization

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization 0..* Organization A grouping of people or organizations with a common purpose
... meta
.... Slices pour profile 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: Non ordonné, Ouvert par value:$this
..... profile:fr-canonical 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to
Motif requis: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 markdown Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Organization.description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
.... extension:openReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:closureReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:members 0..1 Reference(FR Core Organization Profile) FR Core Organization Extension - Membre d'organisation
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-member
... type 0..* CodeableConcept Kind of organization
Binding: FR Core ValueSet Organization type (example)
... address 0..* FRCoreAddressProfile An address for the organization
... partOf 0..1 Reference(FR Core Organization Profile | FR Core Organization Etablissement Profile) The organization of which this organization forms a part
.... type 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: FR Core ValueSet Organization type (extensible)
... contact
.... telecom 0..* FRCoreContactPointProfile Contact details (telephone, email, etc.) for a contact
.... address 0..1 FRCoreAddressProfile Visiting or postal addresses for the contact

doco Documentation pour ce format

Bindings terminologiques (différentiel)

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.type Base example FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
Constraints: org-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Non ordonné, Ouvert par value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... Slices pour profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: Non ordonné, Ouvert par value:$this
..... profile:fr-canonical Σ 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to

Motif requis: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 markdown Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Organization.description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
.... extension:openReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:closureReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:members 0..1 Reference(FR Core Organization Profile) FR Core Organization Extension - Membre d'organisation
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-member
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier ΣC 0..* Identifier Identifies this organization across multiple systems
... active ?!Σ 0..1 boolean Whether the organization's record is still in active use
... type Σ 0..* CodeableConcept Kind of organization
Binding: FR Core ValueSet Organization type (example)
... name ΣC 0..1 string Name used for the organization
... alias 0..* string A list of alternate names that the organization is known as, or was known as in the past
... telecom C 0..* FRCoreContactPointProfile A contact detail for the organization
Constraints: org-3
... address C 0..* FRCoreAddressProfile An address for the organization
Constraints: org-2
... partOf Σ 0..1 Reference(FR Core Organization Profile | FR Core Organization Etablissement Profile) The organization of which this organization forms a part
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Non ordonné, Ouvert par value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: FR Core ValueSet Organization type (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... contact 0..* BackboneElement Contact for the organization for a certain purpose
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... purpose 0..1 CodeableConcept The type of contact
Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party.
.... name 0..1 HumanName A name associated with the contact
.... telecom 0..* FRCoreContactPointProfile Contact details (telephone, email, etc.) for a contact
.... address 0..1 FRCoreAddressProfile Visiting or postal addresses for the contact
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the organization

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.meta.security Base extensible SecurityLabels 📍4.0.1 Std. FHIR
Organization.meta.tag Base example Common Tags 📍4.0.1 Std. FHIR
Organization.language Base preferred Common Languages 📍4.0.1 Std. FHIR
Organization.type Base example FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.contact.​purpose Base extensible Contact entity type 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Organization If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0
org-2 error Organization.address An address of an organization can never be of use 'home' where(use = 'home').empty()
org-3 error Organization.telecom The telecom of an organization can never be of use 'home' where(use = 'home').empty()

Key Elements View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
Constraints: org-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 markdown Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Organization.description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
.... extension:openReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:closureReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:members 0..1 Reference(FR Core Organization Profile) FR Core Organization Extension - Membre d'organisation
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-member
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... type Σ 0..* CodeableConcept Kind of organization
Binding: FR Core ValueSet Organization type (example)
... telecom C 0..* FRCoreContactPointProfile A contact detail for the organization
Constraints: org-3
... address C 0..* FRCoreAddressProfile An address for the organization
Constraints: org-2
... partOf Σ 0..1 Reference(FR Core Organization Profile | FR Core Organization Etablissement Profile) The organization of which this organization forms a part
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: FR Core ValueSet Organization type (extensible)

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.type Base example FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Organization If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0
org-2 error Organization.address An address of an organization can never be of use 'home' where(use = 'home').empty()
org-3 error Organization.telecom The telecom of an organization can never be of use 'home' where(use = 'home').empty()

Differential View

This structure is derived from Organization

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization 0..* Organization A grouping of people or organizations with a common purpose
... meta
.... Slices pour profile 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: Non ordonné, Ouvert par value:$this
..... profile:fr-canonical 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to
Motif requis: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 markdown Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Organization.description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
.... extension:openReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:closureReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:members 0..1 Reference(FR Core Organization Profile) FR Core Organization Extension - Membre d'organisation
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-member
... type 0..* CodeableConcept Kind of organization
Binding: FR Core ValueSet Organization type (example)
... address 0..* FRCoreAddressProfile An address for the organization
... partOf 0..1 Reference(FR Core Organization Profile | FR Core Organization Etablissement Profile) The organization of which this organization forms a part
.... type 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: FR Core ValueSet Organization type (extensible)
... contact
.... telecom 0..* FRCoreContactPointProfile Contact details (telephone, email, etc.) for a contact
.... address 0..1 FRCoreAddressProfile Visiting or postal addresses for the contact

doco Documentation pour ce format

Bindings terminologiques (différentiel)

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.type Base example FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG

Snapshot View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. Organization C 0..* Organization A grouping of people or organizations with a common purpose
Constraints: org-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Non ordonné, Ouvert par value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... Slices pour profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
Slice: Non ordonné, Ouvert par value:$this
..... profile:fr-canonical Σ 0..1 canonical(StructureDefinition) Profiles this resource claims to conform to

Motif requis: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
.... extension:shortName 0..1 string FR Core Organization Short Name Extension
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-short-name
.... extension:description 0..1 markdown Optional Extensions Element
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Organization.description
.... extension:usePeriod 0..1 Period Extension
URL: http://hl7.org/fhir/StructureDefinition/organization-period
.... extension:openReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:closureReason 0..1 Annotation Additional notes that apply to this resource or element.
URL: http://hl7.org/fhir/StructureDefinition/note
.... extension:members 0..1 Reference(FR Core Organization Profile) FR Core Organization Extension - Membre d'organisation
URL: https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-member
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier ΣC 0..* Identifier Identifies this organization across multiple systems
... active ?!Σ 0..1 boolean Whether the organization's record is still in active use
... type Σ 0..* CodeableConcept Kind of organization
Binding: FR Core ValueSet Organization type (example)
... name ΣC 0..1 string Name used for the organization
... alias 0..* string A list of alternate names that the organization is known as, or was known as in the past
... telecom C 0..* FRCoreContactPointProfile A contact detail for the organization
Constraints: org-3
... address C 0..* FRCoreAddressProfile An address for the organization
Constraints: org-2
... partOf Σ 0..1 Reference(FR Core Organization Profile | FR Core Organization Etablissement Profile) The organization of which this organization forms a part
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Non ordonné, Ouvert par value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: FR Core ValueSet Organization type (extensible)
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... contact 0..* BackboneElement Contact for the organization for a certain purpose
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... purpose 0..1 CodeableConcept The type of contact
Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party.
.... name 0..1 HumanName A name associated with the contact
.... telecom 0..* FRCoreContactPointProfile Contact details (telephone, email, etc.) for a contact
.... address 0..1 FRCoreAddressProfile Visiting or postal addresses for the contact
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the organization

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
Organization.meta.security Base extensible SecurityLabels 📍4.0.1 Std. FHIR
Organization.meta.tag Base example Common Tags 📍4.0.1 Std. FHIR
Organization.language Base preferred Common Languages 📍4.0.1 Std. FHIR
Organization.type Base example FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.partOf.​type Base extensible FR Core ValueSet Organization type 📦2.2.0-ballot cet IG
Organization.contact.​purpose Base extensible Contact entity type 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error Organization If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Organization If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Organization If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Organization If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique Organization A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
org-1 error Organization The organization SHALL at least have a name or an identifier, and possibly more than one (identifier.count() + name.count()) > 0
org-2 error Organization.address An address of an organization can never be of use 'home' where(use = 'home').empty()
org-3 error Organization.telecom The telecom of an organization can never be of use 'home' where(use = 'home').empty()

 

Other representations of profile: CSV, Excel, Schematron